* { margin: 0; padding: 0; }
body
{
	background-color: #000;
	color: #fff;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#content
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1010px;
}
h1 { color: #f60; }
h2 { color: #f90; }
h3 { color: #fc0; }
h4 { color: #ff0; }
a
{
	color: #fff;
}
a:hover
{
	color: #ff0;
}
.ctr
{
	text-align: center;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.bwh { font-family: verdana, arial, helvetica, sans-serif; }
.headorange, .bwhO { color:  #f60; }
.twolane, .tl { font-family: verdana, arial, helvetica, sans-serif; }
.twolaneyellow, .tlY { color: #ffd800; }
.twolanegray, .tlG { color: #999; }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#menu
{
	background-color: #000000;
	text-align: center;
	list-style: none;
	font-size: 1.2em;
	background-image: url(/images/menuback.png);
	background-repeat: repeat-x;
	padding: 4px 0px;
	width: 1002px;
}
#menu li
{
	margin: 0px;
	display: inline;
	color: #FFFF00;
	padding: 4px 0px;
}
#menu a
{
	padding: 4px 30px;
	text-decoration: none;
}
#menu a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#bottom
{
	text-align: center;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.pagetitle { text-align: center; }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#homevideo
{
	float: right;
	margin: 16px;
	width: 500px;
}
#homevideo p
{
	margin-top: 32px;
}
#hometext
{
	margin: 16px;
}
#hometext p
{
	margin-top: 8px;
}
#SponsorBlock
{
	/*background-color: #FFCC00;*/
	width: 444px;
	text-align: center;
	padding: 8px;
	color: #FFCC00;
}
#SponsorBlock p
{
}
#SponsorBlock img
{
	width: 130px;
}
#demoblock
{
	background-color: #003;
	border: 1px solid #009;
	padding: 16px;
	margin: 12px;
	font-size: 1.2em;
	width: 430px;
}
#demoblock form
{
	margin: 12px 0;
	text-align: left;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#VideoPlayer
{
	text-align: center;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#news
{
	padding: 8px 32px;
}
#news h2
{
	margin-bottom: 16px;
}
.newsStory
{
	border-bottom: solid #666666 thin;
	border-left:  solid #333333 thin;
	padding: 8px;
	margin-bottom: 8px;
}
.sponsornewslist
{
	text-align: center;
	list-style: none;
}
#RSS
{
	padding: 10px 0;
	float: right;
}

#RSS a
{
	color: #CCCCCC;
	padding: 10px 15px 10px 36px;
	background: #111111 url("/include/rssicon14.png") no-repeat 15px 50%;
	border-color: #42423F #161614 #0F0F0D #333330;
	border-style: solid;
	border-width: 1px;
}

#RSS a:hover
{
	color: #CCCCCC;
	background: #232323 url("/include/rssicon14.png") no-repeat 15px 50%;
	border-color: #42423F #161614 #0F0F0D #333330;
	border-style: solid;
	border-width: 1px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#press
{
	text-align: center;
	margin: 64px 0px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#about
{
	padding: 16px;
}
#about p
{
	margin-bottom: 16px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.projectdiv
{
	border-bottom: solid #666666 thin;
	border-left:  solid #333333 thin;
	padding: 8px;
	margin: 16px 48px;
}
.paraorange
{
	color: #FF9900;
	margin-bottom: 12px;
}
.parawhite
{
	color: #FFFFFF;
	margin-bottom: 12px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#contactList
{
	list-style: none;
	text-align: center;
	margin: 16px;
}
form
{
	border: thin #666666 solid;
	padding: 16px;
	margin: 8px;
}
.formList
{
	list-style: none;
}
.formList li
{
	margin-bottom: 12px;
}
label
{
	display: block;
	width: 480px;
}
input, textarea
{
	background-color: #CCCCCC;
	font-family: inherit;
	font-size: inherit;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.sitemaplist
{
	padding: 16px 64px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#privacy
{
	padding: 16px 32px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.redirect
{
	margin: 32px 64px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#bottommenu
{
	margin-bottom: 8px;
}
#bottommenu li
{
	display: inline;
	list-style: none;
	padding: 0px 8px;
	border-left: thin #666666 solid;
	border-right: thin #666666 solid;
}
