﻿body{
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
	background: #003300 url('images/bg01.jpg') repeat;
	background-attachment: fixed;
	letter-spacing: 1px;
}

#pagewidth{
	padding: 10px;
	width: 960px;
	background-color: #000000;
	border: 6px ridge #FFFF33;
	text-align: left;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Lucida Grande, Verdana, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */;
	font-size: 16px;
	color: #000;
	height: auto;
	background-repeat: repeat;
}
#header{
	padding: 0px;
	position: relative;
	height: 190px;
	width: 100%;
	background: repeat 0% 0%;
	background-color: #2FB254;
	margin-bottom: 10px;
	margin-top: 0px;
}
.title {
	margin: 0;
	padding: 0px;
	color: #F2FF54;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	font-variant: normal;
	text-indent: 10px;
}

#leftcol{
	border: 3px ridge #F8FF5B;
	width: 100px;
	float: left;
	position: relative;
	background-color: #000000;
	height: 260px;
}

/* NAVIGATION LEFT */

#menu1 {
width: 190px;
float: left;
}

#menu1title {
	margin: 0;
	padding: 2px 0 0 10px;
	width: 170px;
	height: 18px;
	color: #FFFD4C;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: normal;
	background-color: #000000;
}

#menu1 ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu1 li a:visited {
	width: 164px;
	\width: 190px;
	w\idth: 164px;
	display: block;
	color: #008000;
	margin-left: 0px;
	padding: 5px 0 0 26px;
	font-weight: bold;
	outline: none;
	background: url(images/bg_nav.gif) repeat-y;
}
#menu1 li a:link {
	width: 140px;
	\width: 190px;
	w\idth: 164px;
	display: block;
	color: #2D5CAC;
	margin-left: 0px;
	padding: 5px 0 0 26px;
	font-weight: bold;
	outline: none;
	background: repeat-y;
}
#menu1 li a:hover {
	color: #FFFF00;
	padding: 5px 0 0 26px;
	width: 150px;
	text-decoration: none;
	background: #000000 url(images/bg_nav_over.gif);
	background-repeat: no-repeat;
}

/* BEGIN SUBLINKS */

#menu1 ul ul li {margin: 0;padding: 0;}

#menu1 ul ul a:visited
{
display: block;
padding: 5px 0 0 40px;
width: 150px;
color: #cc0000;
text-decoration: underline;
font-size: 11px;
}

#menu1 ul ul a:link
{
display: block;
padding: 5px 0 0 40px;
width: 150px;
color: #cc0000;
text-decoration: underline;
font-size: 11px;
}

#menu1 ul ul a:hover
{
background-image: none;
color: #eb9999;
text-decoration: none;
background: url(images/bg_nav.gif) repeat-y;
}

/* END SUBLINKS */

/* NAVIGATION TOP */

#menu2 {
margin: 0 0 12px 0;
float:right;
width:100%;
font-size:93%;
line-height:normal;
border-bottom: 1px solid #598C01;
}

#menu2 ul {
margin:0;
padding:10px 0 0 50px;
list-style:none;
}

#menu2 li {
display:inline;
margin:0;
padding:0;
}

#menu2 a {
float:right;
background:url("images/tab_left.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
width: 100px;
}

#menu2 a span {
float:right;
display:block;
background:url("images/tab_right.gif") no-repeat right top;
padding:5px 8px 4px 6px;
color:#fff;
text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu2 a span {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover span {
color:#FFF;
}

#menu2 a:hover {
background-position:0% -42px;
}

#menu2 a:hover span {
background-position:100% -42px;
}

#menu2 #current a {
background-position:0% -42px;
}
#menu2 #current a span {
background-position:100% -42px;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
color: #9EC630;
text-decoration: none;
}

#list
{
margin-left: 20px;
padding-left: 0;
list-style: none;
}

#list li
{
	position: relative;
	padding-left: 16px;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	text-align: left;
}

.borders {
border: 1px solid #000000;
}

#twocols{
	width: 760px;
	float: right;
	position: relative;
	height: 100%;
}

/*----------Begin Newsbox----------*/

fieldset {
	border: 1px solid #F8FF50;
	padding: 0px 6px 6px 6px;
	margin-top: 0px;
	color: #2D5CAC;
	text-align: center;
}
legend {
	color: #F8FF5B;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	text-align: justify;
}

/*----------End Newsbox----------*/

#maincol{
	background-color: #000000;
	float: left;
	display: inline;
	position: relative;
	width: 540px;
	height: 100%;
}

h3 {
margin: 0 20px 5px 20px;
font-size: 22px;
font-weight: normal;
color: #598C01;
letter-spacing: 3px;
line-height: normal;
}

h2 {
margin: 0 20px 5px 20px;
font-size: 22px;
font-weight: normal;
color: #598C01;
letter-spacing: 3px;
line-height: normal;
}

h1 {
	margin: 0 20px 5px 20px;
	font-size: 22px;
	font-weight: bold;
	color: #F8FF5B;
	line-height: normal;
	text-align: center;
	background-color: #000000;
	font-variant: normal;
	text-transform: uppercase;
	font-style: italic;
}

h4 {
margin: 10px 0 0 0;
padding: 4px 0 4px 6px;
font-size: 14px;
font-weight: normal;
color: #000;
letter-spacing: 2px;
line-height: normal;
background: #DCF4C2 url(images/arrow.gif) no-repeat;
background-position: right;
}

#text{
	margin: 10px;
	padding: 0 20px 0px 20px;
	color: #F8FF5B;
	text-align: center;
}
#footer {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	clear: both;
	text-align: center;
	font-size: 8pt;
	margin-bottom: 0px;
	color: #FFFC49;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

