/* CSS Document */

body {
	margin:0px; padding:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px; color:#B06F00;
	background-image:url(bg.gif); background-repeat:repeat-x;}
	
h1 {
	color:#336F8E;
	padding:0px; margin:0px;
	text-indent:-99999px;}
	
h4 {
	color:#ECB647;
	margin-top:35px}
	
.logo { /* h1 */
	background:url(logo.gif) no-repeat;
	height:48px; width:208px; margin:36px 0px 0px 30px;}
	
.bar_p {
	width:470px; height:200px;
	position:relative; left:30px; top:105px;}
	
.bar_hdr { /* h1 */
	background:url(bar_hdr.gif) no-repeat;
	width:464px; height:74px;}
	
.pic {
	position:absolute;
	width:386px;
	height:263px;
	background-color:#FFE2A7;
	left: 537px;
	top: 144px;
}
	
.pic img {
	margin:10px;}
	
.body_content {
	width:477px;
	position:absolute;
	left: 31px;
	top: 451px;
}
	
.symptoms { /* h1 */
	width:296px; height:31px;
	background:url(symptoms.gif) no-repeat;}

.causes { /* h1 */
	width:247px; height:25px; margin-top:40px;
	background:url(causes.gif) no-repeat;}
	
.treatment { /* h1 */
	width:288px; height:25px; margin-top:40px;
	background:url(treatment.gif) no-repeat;}
	
.s_body {font-size:12px;}

.right_clm {
	padding:0px; margin:0px;
	width:376px;
	background-color:#FFCC66;
	position:absolute;
	left: 545px;
	top: 432px;
	color:#956500;
	border-bottom:#CC9B35 1px solid;}
	
.q_box {
	border: #CB9A34 solid 1px;
	padding:0px; margin:0px;
	width:374px; height:270px;
	background-color:#CB9A34;}
	
.q_box object {
	margin:20px;}
	
.right_clm p {
	margin:20px 25px 0px 25px;}	
	
.q_box p {
	margin:10px 10px 10px 17px;
	color:#FFFFFF;}
	
.help {
	width:376px; height:100px;
	background:url(help.gif) repeat-x;}
		
.side_small {
	font-size:12px;}
	
.dontcause {
	background:url(notcauses.gif) no-repeat;
	width:376px; height:100px;
	margin-top:35px;}
	
.right_clm li {
	list-style:none;
	margin: 0px 0px 10px 0px
	}
	
.right_clm ul {
	margin-bottom:45px;}
	
	
.vertical_ad {
	width:160px; height:600px;
	position:absolute;
	left: 943px;
	top: 441px;
}

.horizontal_ad {
	width:728px; height:90px;
	position:absolute;
	left: 230px;
	top: 16px;
}

