BODY

{
	COLOR: #000; /* default text color */
	background-color: #040A60;
	background-attachment: fixed;
	font-family: tahoma;
	margin: 10px; /* no margins on any sides */
}



H1

{
	font-family: arial, verdana;
	COLOR: #040A60;
	font-size: 14pt;
	text-align: left;
}



H2

{
	font-family: arial, verdana;
	COLOR: #FF0000;
	font-size: 12pt;
	text-align: left;
}



a:link, a:visited {

	text-decoration: underline;
	color: #000000;

}

a:hover {

	text-decoration: underline;
	color: #040A60;

}

div.rnavbar
{
	display: none;
	background-color: #cccccc;
	width: 143px;
}

a.rnav:link, a.rnav:visited {
	display: block;
	background-color: #cccccc;
	color: #000000;  
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	width: 143px;
	margin-top: 4px;
	padding-right: 4px;
	border-bottom: solid 2px #cccccc;
	font-size: 12px;

}

a.rnav:hover {
	color: #000000; 
	background-color: #cccccc;
	text-decoration: none;

}




div.slideshow {
	float: right;
}




li

{

	margin-bottom: 4px;
}




.sponsor

{
	font-family: arial, verdana;
	COLOR: #000000;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 3px;
}





ul.checkmark

{

	list-style-type: none;

}



ul.checkmark li

{

	background: url(images/checkmark.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 30px;
	margin-bottom: 6px;
}



.container

{

	width: 950px !important;
	width: 950px;
	display: block;
	position: relative;

}


.header

{

	position: relative;
	display: block;
	
}




td.leftbar

{

	background-color: #FF0101;
	color: #000;
	width: 200px;
	border-right: solid 1px #000;
}




div.mainbodytext

{

	FONT-FAMILY: bookman, georgia, times;
	font-size: 10pt;

}





div.navbar

{
	margin-top: 15px;
	margin-bottom: 100px;
	width: 100%;
}

div.clock
{

	FONT-FAMILY: arial;
	font-size: 14pt;
	background-color: #FF0000;
	color: #fff;
 	display: block;
	border: solid 1px #000000;
	text-align: center;
}


a.nav:link, a.nav:visited {

	background-color: #FF0101;
	FONT-FAMILY: tahoma;
	font-weight: bold;
	color: #fff; /* text color */
	text-align: left;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 100%; 
	margin-bottom: 6px;
	font-size: 10pt;
	border-bottom: solid 1px #000000;
	display: block; /* makes it so you don't need br's between the buttons */

}





a.nav:hover {

	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div.addy

{
	position: absolute;
	bottom: 0px;
	background-color: #003333;
	color: #ffffff;
	width: 100%;
	font-size: .75em;
	padding: 10px;
}





td.mainwindow

{
	width: 750px;
	padding: 10px;
	background-color: #fff;
	font-size: 10pt;
	font-family: arial;
}




.copy {

	background-color: #000000;
	border-TOP: 0px;
	display: block;
	color: #FFF; 
	font-weight: bold;
	font-size: 8pt;
	FONT-FAMILY: arial;
	text-align: center;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.copy a
{
	color: #FFF; 
	font-weight: bold;
	font-size: 8pt;
	FONT-FAMILY: arial;
}



