html {height:100%}

body {
	background-color: #EEEDEB; font-family:Arial, Helvetica, sans-serif; font-size:12px;
	height:100%; margin:0; padding:0; color:;
	
}

a {color:#000000; font-weight:bold; font-size:13px; text-decoration:none}
a:hover{color:#ffffff; text-decoration:underline}
a:active{color:#000000; font-weight:bold; font-size:13px; text-decoration:none}

#container{margin: auto; width:800px; height:100%; text-align:justify;}

#header{background-image:url(header.jpg);
height:249px;}

#content{background-image:url(main.jpg);
height:434px;}

#content_footer{background-image:url(main_footer.jpg);
height:30px;}

#footer{background-image:url(footer.jpg);
height:151px;

}

#pad_left{ float:left; width:40px;  height:100%}

#pad_right{ float:right; width:40px;  height:100%}

#maincontent{ float:left; width:490px; height:100%}
#maincontent_right{ float:right; width:200px; height:100%}
.title {color: #275F00; font-size:18px; font-weight:bold; border-bottom:dashed #275f00 1px; width:100%}

#footernav{ float:left; padding:40px 0 0 170px }

#nav{ padding:220px 0 0 85px }

#nav2 ul {list-style:none; padding:0; margin:0px ;}
#nav2 li {float:left; margin: 0 1px;}
#nav2 a {display:block; width:100px;; text-align:center; text-decoration:none; font-size:16px; font-family:Verdana;letterspacing:1px;font-weight:bold;color:#ECF59E;}
#nav2 a:hover { color:#ffffff;}
.subject {font-size: 10px}
