@charset "utf-8";
/* CSS Document */

html,body 			{text-align:center; height:100%;}
body 				{font-family:Tahoma, Geneva, sans-serif; font-size:1em; color:#333; background:#caee9c; margin:0; padding:0;}
p					{margin:0; padding:0;}
.fleft 				{float:left; padding:6px;}
.fright				{float:right; padding:10px;}

#wrapper 			{width:858px; margin:0 auto -117px; background:url(../images/bg_page.gif) repeat-y; min-height:100%; height:auto !important; height:inherit; text-align:center;}
#container			{width:794px; text-align:left; margin:0 auto;}

#header 			{width:794px; height:389px; background:url(../images/bg_header_new_new.gif) no-repeat; position:relative;}
#top 				{width:794px; height:170px; background:url(../images/top.jpg) no-repeat top; position:relative;}
/* top div is for all pages other than the homepage. it makes the header smaller, allowing focus to shift to actual content */

#nav 				{width:794px; height:73px; background:url(../images/bg_nav.jpg); position:absolute; bottom:0; text-align:center;}
#nav ul 			{margin:0; padding:0;}
#nav li 			{width:132px; height:50px; float:left; overflow:hidden; padding-top:23px; text-align:center; list-style:none;}
#nav li a 			{font-family:Calibri,Tahoma,Geneva,sans-serif; font-size: 1.9em; color:#cf9665; text-decoration:none;}
#nav li a:hover 	{color:#f1bd90;}
#nav p				{text-align:left; padding-top:23px; padding-left:16px;}
#nav p a			{color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12pt}
.libg 				{background:url(../images/hover-new.png) no-repeat; width:132px; height:50px; float:left; overflow:hidden; padding-top:10px;}

#splash 			{width:794px; height:220px; background:url(../images/bg_splash.gif) repeat-x;}
#splash p 			{margin:0; font-family:Calibri,Tahoma,Geneva,sans-serif; font-size:1.9em; line-height:130%; color:#87ba44; padding:10px; text-align:justify;}
.focus 				{border-bottom:4px dotted #527800; font-family:Georgia,"Times New Roman",Times,serif; font-style:italic; font-weight:bold;}
.focus a 			{text-decoration:none; color:#f5a430;}
.focus a:hover 		{color:#ff8400;}

#content 			{width:794px; background:url(../images/bg_content_top.gif) repeat-x; padding-top:20px; height:inherit; height:100%}
.pad				{padding:0 20px 0 20px;}
#content p			{margin:10px;}

#footer 			{margin:0 auto; background:url(../images/new_footer.jpg); height:117px; width:858px;}
#push 				{height:117px;}

h1 					{font-family:Georgia,"Times New Roman",Times,serif; font-size:2.8em; color:#9acf54; border-bottom:1px solid #f5a430; text-align:center; margin:0; padding:0;}

acronym				{border-bottom:1px dotted #f5a430;}

.award				{font-weight:bold; color:#03F;}