	
	A:link {COLOR: #0000CC; TEXT-DECORATION: none}
	A:visited {COLOR: #0000CC; TEXT-DECORATION: none}
	A:hover {COLOR: #000000; TEXT-DECORATION: none}
	
	body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D1CDF3;
		}

#wrapper {
	margin:0 auto 0 auto;
	padding:0px;
	width: 800px;
	border: 1px #336699 solid;
	background-color: #fff;
		}
 img{
	border: 1px #000 solid;

}
	
	#leftcontent {
	position: absolute;
	top:120px;
	width:150px;
	background:#FFFFCC;

		}
	#leftcontent h6 {
	font: 14px bold Arial, Helvetica, sans-serif;
	background-color: #3399FF;
	color: #FFFFFF;
	margin: 0;
	padding: .1em;
	border-bottom: 1px none #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #333333;
		} 
		
		#leftcontent h1 {
	font: 14px bold Arial, Helvetica, sans-serif;
	background-color: #3399FF;
	color: #FFFFFF;
	margin: 0;
	padding: .1em;
	border-bottom: 1px none #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #333333;
		} 
	#leftcontent a {font-size: 10px;  }
	
	#centercontent {
   		margin-left: 157px;
		width: 470px;
		}

	#centercontent img{
		border: 0px;
		}


	#rightcontent{
	position: absolute;
	top:140px;
	width:170px;
	margin-left: 615px;
	padding-left: 5px;
		}
	
	#banner {
	background:#ffffff url(./hairstyle_pictures/hairstyles.gif) no-repeat left top;
	height:50px;
	margin: 10px;
	text-align: right;
	vertical-align: bottom;
		}
	
	#subbanner {
	background:#FFFFCC url(./hairstyle_pictures/transgif_leftcorner.gif) no-repeat left top;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	letter-spacing: 0.3em;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
		}
	
		
	p,h1,h2,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:18px;
		padding-top:40px;
		text-align: center;
		}
	
	h2 {
	font-size:16px;
	padding-top:10px;
	font-weight: bold;
	color: #6699FF;
		}
	#rightcontent p {
		font-size:10px
		}
	#leftcontent p {
		margin: 0,0,0,0;
		font-size:10px;
		}
	#centercontent p {
		font-size:12px;
		margin: 10px 30px 10px 10px;
		}
	#inlinead{
	display: inline;
	float: right;
		}
	.post {
		margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 12px;
		
	}
	
	small{
	font-size:10px;
	color: #ccc;
	padding-left: 15px;
	}