body {
	background-color: #C8C5B0;
	background-image:  url('/images/bg2.jpg');
	margin: 0px;
	padding: 0px;
	text-align; center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	
}
.verdana { font-family:Verdana, Arial, Helvetica, sans-serif; }
div#ie_hack { text-align: center; }

div#flash_header { width:770px; margin:0px auto; }
div#content { width:770px; margin:0px auto; background-image: url('/images/dropshadow.jpg'); }
div#content_no_sidebar { width:770px; margin:0px auto; background-image: url('/images/dropshadow2.jpg'); }

div#main_text { width: 510px; padding-left: 32px; padding-top: 8px; padding-bottom: 15px; float: left; }
div#main_text_no_sidebar { width: 738px; margin:0px auto; padding:8px 0 15px 32px; }

div#sidebar { width: 168px; float: right; padding-right: 32px; padding-top: 8px; padding-bottom: 15px; }

div#footer { background-image: url('/images/footer.jpg'); width: 770px; background-repeat: no-repeat; height: 40px; padding-left: 32px; clear: both; }
.maincopy { font-size: 13px; color: #999999; }
.header1 { font-size: 13px; color: #999999; font-weight: bold; }
.header2 { font-size: 13px; color: #CC6600; font-style: italic; font-weight: bold; }
a:hover { text-decoration:none; color:#CC6600; }
a:link { text-decoration:none; color:#CC6600; }
a:visited { text-decoration:none; color:#CC6600; }

.form_error { font-size:14px; color:#CC0000; font-weight:bold; }

.msgSuccess { padding:10px; background:#003300; color:#FFF; }
.msgSuccess h4 { font-size:16px; }
.msgSuccess p {}

.NewsForm { padding:0 0 0 7px; }
.NewsSub { width:150px; padding:2px; background:#FFF; color:#333; font-weight:bold; }
.NewsSub p { font-size:14px; color:#333; }
.NewsSubBtn { width:152px; margin-top:3px; padding:2px; background:#333; color:#FFF; font-weight:bold; border:1px solid #666; }

/*#nav_wrapper { float:left; margin:0px 0px 4px 0px; background:#2A56AE; width:100%; }*/
#horizontal_nav { width: 600px; margin:0px auto; padding:0; background:#99FF00; }
#top_nav_items { float:left; display: block; list-style: none; font-size:14px; }
#top_nav_items ul { display: block; list-style: none; }
#top_nav_items li { display: block; float: left; border-right:1px solid #FFF; }
#top_nav_items a { display: block; text-decoration: none; color: #ffffff; padding:10px; background:#2A56AE; }
#top_nav_items li ul { position:absolute; width: 202px; left:-999px; border: 1px solid #000000; background-color: #FFF; font-size:12px; }
#top_nav_items li ul a { padding:5px 0 5px 10px; width:190px; color: #000000; background:#F0F0F0; }
#top_nav_items li ul a:hover, #top_nav_items #navon a {	width: 192px; background-color: #474747; color: #FFFFFF; }
/*#top_nav_items li ul.align_right { margin-left: -98px; border-right:none; }*/
#top_nav_items li:hover ul, #top_nav_items li.top_navHover ul { left: auto; }