body {
	background-image: url(images/summer.png);
	background-repeat: repeat-x;
}

div.mainlayer {
position:absolute; 
width:930px;
top: 13px;
left:50%;
margin-left:-465px;
}

div.categories {
	position:absolute;
	width:188px;
	/* [disabled]height:636px; */
	left: 0px;
	top: 286px;
}

div.social {
position:absolute;
width:66px;
height:30px;
left: 544px;
top: 12px;
}

#symptoms {
width: 100%;
border-right:1px solid #CCCCCC;
background-color:#EEEEEE;
}

#symptoms a{
font: bold 11px Arial;
padding-left: 14px;
padding-bottom: 3px;
display: block;
color: #666666;
text-decoration: none;
border-bottom:1px dotted #CCCCCC;
}

#symptoms a:hover{
color: #000000;
}

#navigation a{
font: bold 12px Arial;
padding: 7px;
padding-left: 14px;
display: block;
width: 100%;
color: #FFFFFF;
text-decoration: none;
}

html>body #navigation a{
width: auto;
}

#navigation a:hover{
color: #000000;
}

#content {
	position:absolute;
	width:429px;
	left: 205px;
	top: 288px;
	/* [disabled]height: 700px; */
}

div.overflow {
position:absolute;
width:443px;
left: 203px;
top: 288px;
height: 1022px;
}

#testimonials {
	position:absolute;
	width:267px;
	/* [disabled]height:700px; */
	left: 645px;
	top: 287px;
	border-left:1px solid #CCCCCC;
}

#testimonials td{
font: 12px Arial;
color:#333333;
padding-left:10px;
}

H1 {
	font: bold 18px Arial;
	color:#333333;
	margin-top:2px;
	margin-bottom:-1px;
}

H2 {
font: bold 12px Arial;
color:#333333;
margin-top:-5px;
}

H3 {
font: bold 16px Arial;
color:#FFFFFF;
margin-top:2px;
margin-bottom:2px;
}

H3 a{
color:#FF9900;
}

H3 a:hover{
color: #000000;
}

H4 {
font: bold 16px Arial;
color:#000000;
margin-top:2px;
margin-bottom:2px;
}

.data {    
font: bold 18px Arial;
color: #666666;
}

.data a{    
font: bold 18px Arial;
color:#FF9900;
text-decoration:none;    
}

.data a:hover{    
color: #000000;    
}

.data2 {
	font: bold 14px Arial;
	color: #333333;
	line-height: 1.3em;
}

.data2 a{    
font: bold 14px Arial;
color:#FF9900;
text-decoration:underline;    
}

.data2 a:hover{    
color: #000000;    
}

.data3 {
	font: 12px Arial;
	color: #333333;
	line-height: 1.4em;
}

.data3 a{
color:#0066FF;
text-decoration:none;  
}

.data3 a:hover{    
text-decoration:underline;  
}

.data4 {
font: 9px Arial;
color: #FFFFFF; 
padding-right:30px;
}

.data4 a{
color:#FFFFFF;
}

.data4 a:hover{    
color: #000000;    
}

div.feedburnerFeedBlock p.date {
			font-size: 12;
			display: inline;
			padding-right:10px;
			}
		div.feedburnerFeedBlock ul li div {
			padding-right:10px;
			}
		div.feedburnerFeedBlock span.headline {
			font-weight:;
			font-size: 13;
			display: block;
			padding-right:10px;
			padding-top:5px;
			}
		div.feedburnerFeedBlock ul li {
			margin-bottom: 1em;
			padding-left: 0;
			text-indent: 0;
			}
			
			#creditfooter { 
        display: none; 

