body { background-image: url(../../graphics/design/bg_greenstripes.png); margin: 0; padding: 0; text-align: center; }

#top { background-color: #202020;
	color: #ffffff;
	overflow: hidden;
	padding: 15px 0 0 0;
	width: 100%; }

	.top_menu ul { margin: 0; padding: 0; text-align: left; }

	.top_menu ul li { display: inline; list-style: none; margin: 0; padding: 0; }

	.top_menu ul li a { border-top: 3px solid #414141; 
		color: #eeeeee;
		font: 13px Georgia, Times, Times New Roman, serif; 
		font-variant: small-caps;
		letter-spacing: 2px;
		margin-left: -4px;
		padding: 10px;
		text-decoration: none; }

	.top_menu ul li a:hover { border-top: 3px solid #FFCC00;
		color: #FFCC00; }

	.top_menu ul li a.first { margin-left: 25px;
		_margin-left: 3px; }

#header { background-image: url(../../graphics/site_headers/img-header05.png); width: 800px; height: 150px; margin: 0 auto; padding: 0; border: 2px solid #606540; }

#body { width: 800px; margin: 0 auto; padding: 10px;  background-color: #ffffff; color: #000000; font: 10pt Arial, sans-serif; line-height: 22px; text-align: justify; border: 5px solid #606540; }

#body_inner { background-color: #f6f6f4; margin: 5px 18px; }

#footer { background-color: #202020;
	color: #ffffff;
	overflow: hidden;
	padding: 0;
	width: 100%; }

	#footer .col1 { float: left;
		margin-left: 70px;
		_margin-left: 50px;
		padding: 10px;
		width: 20%; }
	#footer .col2 { float: left;
		padding: 10px;
		width: 20%; }
	#footer .col3 { float: left;
		padding: 10px;
		width: 20%; }
	#footer .col4 { float: left;
		padding: 10px;
		width: 20%; }

	#footer h1 { background: none;
		border-top: 3px solid #414141; 
		border-bottom: none;
		color: #eeeeee;
		font: 16px Georgia, Times, Times New Roman, serif; 
		font-variant: small-caps;
		letter-spacing: 2px;
		line-height: 24px;
		padding: 10px 0; }

	#footer ul { margin: 0; padding: 0; }

	#footer ul li { list-style: none;
		text-align: left; }

	#footer a { color: #808080;
		font: 12px Verdana, Arial, sans-serif;
		line-height: 24px; }

	#footer a:hover { color: #FFCC00; }

	#footer p { color: #eeeeee;
		font: 12px Verdana, Arial, sans-serif;
		line-height: 20px; }

	#footer p.downloads { margin-top: 10px;
		text-align: center; }

h1 { color: #9b9b9b; font: 16px Arial, sans-serif; font-weight: bold; margin-left: 18px; }

h2 { font: 14px Arial, sans-serif; font-weight: bold; text-align: center; letter-spacing: 2px; word-spacing: 3px; }

p { margin: 15px 0; padding: 0 10px; font: 10pt Arial, sans-serif; }

a { color: #6b704b; text-decoration: underline; }

a:hover { color: #790000; text-decoration: none; }



/* ANYLINK DROPDOWN MENU CSS 
------------------------------------------------------ */

#dropmenudiv{ position: absolute;
	border: 1px solid #202020;
	border-bottom-width: 2px;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100; }

#dropmenudiv a{ background-color: #414141;
	width: 100%;
	display: block;
	color: #eeeeee;
	text-indent: 3px;
	text-align: left;
	border-bottom: 1px solid #202020;
	padding: 5px 0;
	text-decoration: none; }

#dropmenudiv a:hover{ background-color: #202020;  /*hover background color*/
	color: #FFCC00; }

#dropmenudiv span{ background-color: #202020;
	width: 100%;
	display: block;
	color: #eeeeee;
	text-indent: 3px;
	text-align: left;
	border-bottom: 1px solid #202020;
	padding: 1px 0;
	text-decoration: none; }

.blank { background-color: #202020; 
	width: 100%;
	display: block;
	color: #eeeeee;
	text-indent: 3px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 1px solid #202020;
	padding: 1px 0;
	text-decoration: none; }