body { 	
font:11px Arial;
padding:0px;
margin:0px;
text-align:center;
background-image:url(/_images/top_img.jpg);background-repeat:no-repeat;
background-position:top center;
}
	
a { text-decoration:underline;font-weight:bold;color:#f89806;}	

#frame {
width:993px;	
margin-right:auto;
margin-left:auto;
margin-top:10px;
padding:0px;
text-align:left;
}

#contentleft {
width:225px;	
padding:80px 8px 0 0;
float:left;
}

/*main container*/
#contentcenter {
width:552px;
padding:88px 0 0 10px;
float:left;
}

/*formcontainer*/
#content_inner_1{
border-right:3px solid orange;
height:220px;
overflow:auto;
padding:5px 0 0 60px;
}

/*disclaimer*/
#content_inner_2{
border-right:3px solid orange;
padding:5px;
}

/*answers*/
#content_inner_3{
border-left:3px solid orange;
border-right:3px solid orange;
border-bottom:3px solid orange;
height:200px;
overflow:auto;
padding:5px 0 0 60px;
}

/*text-bottom*/
#content_inner_4{
height:195px;
overflow:hidden;
color:#bfbfbf;
}

#contentright {
padding-top:88px;width:175px;	
float:left;
margin-left: 20px;	
}

#contentheader {height:1px;}
#footer {text-align:center}

h1 {font-size:14px;display:inline;color:#f08900}
#google { border:2px solid orange;width:160px }

.button {
font-weight:bold;
height: 22px;
width:160px;
font-size:11px;
color: black;
border:1px solid #fcc834;
background-image: url(/_images/button.jpg);
}

html {
scrollbar-base-color: white;
scrollbar-arrow-color: white;
scrollbar-track-color: white;
scrollbar-shadow-color: gray;
scrollbar-lightshadow-color: gray; 
scrollbar-darkshadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: gray;
}

.nav_l{
color:orange;
text-decoration:none;
font-weight:normal;
}

#disclaimer {
height:140px;
overflow:auto;
background:white;
padding:3px;
border-top:1px dotted orange;
border-bottom:1px dotted orange;
}

#ads_left {
text-align:center;
margin:10px 65px 0 0;border:2px solid orange;
padding:8px;
background:#F8F8F8
}

.no_dec{
color:black;font-weight:normal;text-decoration:none
}