@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	border-color: #081D34;
	background-color: #018D34;
}
#container a:link,
#container a:visited {
	text-decoration: underline;
	color: #ff0;
}
#container a:hover {
	color: #46C400;
}
.twoColFixRtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #03211D;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	background: #03211D;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: auto;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #03211d;
	width: 550px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.twoColFixRtHdr #container #sidebar li {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
}
.twoColFixRtHdr #container #sidebar1 ol li {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
	line-height: 1.2;
}

.twoColFixRtHdr #mainContent {
	color: #335EA8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	width: 170px;
} 
.twoColFixRtHdr #submenu {
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	width: 150px;
	float: left;
	line-height: 1.2;
}
#subContent p {
	font-family: Verdana, Geneva, sans-serif;
}


.twoColFixRtHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#03211D;
	color: #fff;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	margin-top: -20px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header #mainNav {
	position: relative;
	left: 125px;
	bottom: 0px;
	width: 600px;
	float: left;
}
#header #mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#header #mainNav li {
	float: left;
	margin: 0;
	padding:0;
	display: block;
}
#header #mainNav li a:link, #header #mainNav li a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #FF0;
	text-decoration: underline;
	padding: 0 15px 0 30px;
	margin-right: 10px;
	display: block;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	font-weight: bold;
}

#header #mainNav li a:hover {
	color: #46C400;
	border: none;
	background-position: left top;
	text-decoration: underline;
}
#header #mainNav ul li a.current {
	margin-top: -5px;
	height: 30px;
	background: url(_images/current.jpg) no-repeat;
	color: #ff0;
}
#header #mainNav ul li a.current:hover {
	color: #ff0;
	cursor: default;
}

#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #FFF;
	background-color: #03211D;
}
img {
	background-color: #03211D;
}
img.left {
	padding-right: 20px;
	padding-bottom: 20px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.fltcenter {
	text-align: center;

}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FF0;
	font-size: 1em;
	text-align: center;
}
.twoColFixRtHdr #subheader {
	background: #03211D;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 428px;
}
a:active {
	color: #FF0;
}
a:active {
	color: #FF0;
}

h2 {
	font-size: 14px;
	color: #58DB03;
}
h2 {
	font-size: 14px;
	color: #58DB03;
}

a:link {
	color: #FF0;
}
a:link {
	color: #FF0;
}

a:hover {
	color: #46C400;
}
a:hover {
	color: #46C400;
}
.sponsor {
	font-family: Verdana, Geneva, sans-serif;
	padding: 20px;
	float: left;
	width: 170px;
	text-align: center;
}
.twoColFixRtHdr #container .sponsor p {
	font-family: Verdana, Geneva, sans-serif;
}
.twoColFixRtHdr #container #footer div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
}
.BoldHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
