body
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000;
	margin-top: 30px;
}

a:link, a:visited
{
	color: #fff;
	text-decoration: none;
}

a:hover, a:active
{
	color: #888;
	text-decoration: none;
}

ul
{
	margin: 0;
	line-height: 1em;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 15px;
}

li
{
	padding-bottom: 10px;
	margin: 0;
}

input
{
	background-color: #000;
	border: 1px solid #000;
	font-size: 18pt;
	line-height: 20px;
	color: #FFFFFF;
	font-family: Georgia;
}

select
{
	font-size: 18pt;
	line-height: 20px;
	font-family: Georgia;
	color: #FFFFFF;
	background-color: #000;
}

.caption
{
	font-size: 7pt;
	text-transform: uppercase;
	line-height: 9pt;
}

.divSpacer
{
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: #999;
	width: 100%;
}

.PaddingRight15
{
	padding-right: 15px;
}

.PaddingRight45
{
	padding-right: 40px;
}

.logo
{
	height: auto;
	width: auto;
}

.MainMenuBorder
{
	width: 1px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #999;
	float: none;
}

.on
{
	color: #FFFFFF;
}

.MainMenuBorder
{
	width: 1px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #999;
	float: none;
}

.on
{
	color: #FFFFFF;
}

#MainMenu
{
	font-size: 20px;
	position: relative;
	color: #FFF;
	width: 830px;
	text-align: left;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	height: 35px;
	display: block;
}

#Base #MainMenu .on
{
	color: #FFFFFF;
}

#MainMenu a:link, #MainMenu a:visited
{
	color: #888;
}
#MainMenu a:hover, #MainMenu a:active
{
	color: #fff;
	text-decoration: none;
}


#flashcontent
{
	height: 320px;
	width: 575px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	line-height: 26px;
}

/*Layout Containers*/
#Base
{
	width: 830px;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
}

#HeaderLink
{
	width: 830px;
}


#Header
{
	width: auto;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	font-size: 24px;
	font-style: italic;
	color: #888;
	font-family: "Times New Roman" , Times, serif;
	line-height: 24px;
	letter-spacing: -0.5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-decoration: underline;
}


#Logo
{
	height: 110px;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	display: block;
	padding-top: 10px;
}
#Content
{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}


#Column01
{
	float: left;
	width: 100%;
	text-align: left;
	position: relative;
	overflow: visible;
	padding-right: 10px;
}
#Column01 a:link, a:visited
{
	color: #888;
	text-decoration: none;
}
#Column01 a:hover, a:active
{
	color: #fff;
	text-decoration: none;
}
#Column01 h1
{
	color: #fff;
	font-size: 16px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: lighter;
}

#footer
{
	width: 100%;
	top: 100px;
	float: left;
	padding-top: 5px;
}

#footer a:link, a:visited
{
	color: #888;
	text-decoration: none;
}
#footer a:hover, a:active
{
	color: #fff;
	text-decoration: none;
}

