/* CSS Document */

body{background:#627d7c; margin:0px; padding:0px; text-align:center;}
li{ list-style-type:none;}
a, a:hover, a:visited {text-decoration:none;}

#container{width:800px; height:auto; margin:0px auto;}

/*header*/
#header{width:760px; height:110px; background:#fff url(../../assets/images/header_lc.gif) top left no-repeat; padding:0px 20px; margin:0px;}
#sub_header{position:relative; top:10px; width:760px; height:90px; background:#0d4e5e url(../../assets/images/sub_header.gif) top no-repeat;} 
#header .conner{margin:0px -20px 0px 0px; padding:0px; height:110px; width:20px}

/*navigation*/
#nav {background:transparent; }
#nav li{ background:transparent; float:left; padding:0px 20px; display:block; list-style-image:none; margin-top:35px; position:relative; right:46px; top:3px }
#nav a{font:12px Verdana, Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none; width:auto;}

/*form*/

#selection{text-align:left; background:transparent; position:relative; top:-36px; left:34px; border:none; margin:0px;}
#topic, #program, #problems, #msg{ font-size:12px; color:#555;}
#id{width:700px;}

/*dropdown menu*/
option.topics {background:#9FC0BF; color:black;}
option.subtopics {background:#EEFDFC; color:black;}

/*body*/
#body_top{width:800px; background:transparent url(../../assets/images/body_top.gif) top no-repeat; height:20px; position:relative; top:-22px;}

#image_container{width:800px; background:transparent url(../../assets/images/image_bg_wspace.gif) top repeat; height:160px; position:relative; top:-23px;}

#body_bottom_line{width:800px; background:transparent url(../../assets/images/body_bottom_line.gif) top no-repeat; height:10px; position:relative; top:-23px;}
#body_content{width:800px; background:transparent url(../../assets/images/body_bg.gif) top repeat; position:relative; top:-35px; text-align:left; padding:0px;}
.contents{padding:10px 20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#body_bottom{width:800px; }

/*footer*/
#footer{ width:800px; position:relative; background:transparent url(../../assets/images/footer_top.gif) top no-repeat; top:-33px; margin:0px; padding:0px; text-align:left; font-size:10px;}
.footer_content{}
#footer_content{width:800px; background:transparent url(../../assets/images/footer_bg.gif) top repeat; padding:0px; margin-top:-0px;  }
#footer_note{padding:10px 20px	; margin:0px;}

