body{
font-family:"Comic Sans MS";
font-size:12px;
margin:0;
color:#000000;
}
 
#header{
	float: left;
	height: 234px;
	width: 1000px;
	background-color: #BBEE44;
	float:left;}

 	
#main{
	background-color: #919191;
	width:1000px;
}



#left {background-color: #9B9B9B;
width:200px;
padding: 0px 0px 50px 0px;
float:left;
}

.head{
	font-weight:bold;
	color: #FFFFFF;
	padding: 24px 0px 10px 5px;
}

.whiteline{
	background-image: url(images/white_line.gif);
	background-repeat: repeat-x;
}
.links{color:#000000;
float:left;
width:160px;
line-height:24px;}

.links a{color:#000000;
text-decoration:none;}

.links ul{margin:0px;
padding:0px;
}

.links li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 50px;
	list-style-type: none;
}

.center{width:580px;
margin: 0px 10px 0px 10px;
padding: 0px 0px 0px 0px;
background-color:#ECECEC;
float:left;
}

.question{
width:550px;
padding: 10px 0px 10px 35px;
color:#638E00;
font-weight:bold;
line-height:22px;
}

.answer{
width:550px;
padding: 0px 0px 10px 35px;
color:#000000;
font-weight:bold;
line-height:22px;
}

.banner{float:left;
padding:10px 0px 10px 20px;
}

#right{width:200px;
background-color:#9B9B9B;
float:right;
height:400px;

}

.ads-title{color:#ffffff;
margin:0px;
float:right;
width:190px;
line-height:24px;
font-weight:bold;
}

.ads{color:#BBEE45;
margin:0px;
float:right;
width:190px;
line-height:24px;
font-weight:bold;
padding-bottom:10px;
}

.ads a{color:#BBEE45;
font-weight:bold;
font-style:underline;
}

.ads-txt{color:#000000;
margin:0px;
float:right;
width:190px;
line-height:18px;
}

.bottom{
color:#000000;
	width:1000px;
	text-align: center;
	float:left;
padding: 25px 0px 25px 0px;

}

 
