body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
#spbody {

}
#mainform {
	border: medium solid #999999;
	background-color: #444444;
	height: 100%;
	width: 756px;
}
img 
{ 
    border: 0px; 
}
hr 
{ 
    color: Gray;
    height: 1px; 
}
.fivepixspacer
{
    height:5px;
    clear:both;
}

.tenpixspacer
{
    height:10px;
    clear:both;
}
.fifteenpixspacer
{
    height:15px;
    clear:both;
}
.twentypixspacer
{
    height:20px;
    clear:both;
}
#mainheader
{
	display:block;
	width:auto;
	height:200px;
	border-bottom-color:#999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#mainmenu { /* styles for section or tab menu */
	height: 35px;
	width:756px;
	display:block;
	clear:both;
	margin-top:0px;
	margin-left:0px;
}

#mainmenu ul { list-style: none; padding: 0px; margin: 0px;}
#mainmenu li { display: inline;}
#mainmenu li a:link, #mainmenu li a:visited { 
	background:url('images/menubgbutton.jpg') repeat; 
	display: block;
	float: left;
	margin-right:1px;
	width: 125px;
	height: 37px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
	text-align: center;
	padding-top: 12px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
}
#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
	text-decoration:none;
	background-image: url(images/menubgbuttonhover.jpg);
	background-repeat:repeat;
}#content {
	display:block;
	padding-top:3px;
	margin: 0px;
	height: 100%;
	width: 100%;
	clear:both;
}
#leftcontent {
	display:inline;
	background-color:#484848;
	margin-left:2px;
	float:left;
	width:200px;
	height:auto;

}
#rightcontent {
	display:inline;
	background-color:#484848;
	float:right;
	width:550px;
	margin-left:2px;
	color: #FFFFFF;
	
}
.sponsorbox{
	display:block;
	background-color:#606060;
	background-image: url(images/commanditbg.jpg);
	background-repeat:repeat;
	padding:5px;
	margin-left:6px;
	margin-right:6px;
	margin-top:0px;
	height: auto;
	border: thin solid #B7B5A4;
	font-size:12px;
	text-align:left;
	color: #FFFFFF;
}

.contentbox{
	display:block;
	background-color:#666666;
	width:auto;
	padding:5px;
	margin-left:6px;
	margin-top:0px;
	margin-right:6px;
	height: auto;
	border: thin solid #B7B5A4;
	font-size:12px;
	text-align:left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.divider{
	width:170px;
	height:0px;
	border-width:0px;
	border-style:hidden;
	border-bottom-color:#FF0000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:0em;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
	display: block;
	width: 100%;
}
.BoxTitle
{
	display:block;
	background-color:#606060;
	margin-left:6px;
	margin-right:6px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B7B5A4;
	border-right-color: #B7B5A4;
	border-bottom-color: #B7B5A4;
	border-left-color: #B7B5A4;
}
.MainPVBox 
{
	background-color: #F8FBEB;
	display:block;
	background-color:#606060;
	margin-left:6px;
	margin-right:6px;
	/*height: 100px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7B5A4;
	border-right-color: #B7B5A4;
	border-bottom-color: #B7B5A4;
	border-left-color: #B7B5A4;
	clear: both;
}
.PVBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
	margin-top: 3px;
	margin-left:22px;
	margin-bottom:2px;
	padding: 3px;
	float: left;
	height: auto;
	width: 100px;
	display: inline;
}
.Thumbnail
{
	width:98px;
}
.RedLine
{
	border-color:#FF0000;
	border-bottom: 1px solid #FF0000;
	margin-bottom:6px;
	width: auto;
	clear: both;
}
.floatLeft{float: left;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top;margin-right:8px;} 
.image-right{float: right; vertical-align: text-top;margin-left:8px;} 
div.wrapContainer{width:99.5%; float:left;} 
div.wrapContainernews{width:99.5%; float:left;padding-bottom:3px;padding-top:9px} 

#footer {
	color: #FFFFFF;
	background-image: url('images/menubgbutton.jpg');
	background-repeat: repeat-x;
	height: 47px;
	width: 756px;
	background-position: left;
	clear: both;
	font-weight:lighter;
	font-size:11px;
	color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.separator 
{
	color: #FFFFFF;
}

a:link
{
	color: #FFFFFF; 
	text-decoration:underline;
}
a:active
{
	color: #FFFFFF; 
	text-decoration:underline;
}
a:hover
{
	color: #FFFFFF; 
	text-decoration:underline;
} 
a:selected
{
	color: #FFFFFF; 
	text-decoration:underline;
}
a:visited
{
	color: #FFFFFF; 
	text-decoration:underline;
}
#preview {
	border: thin solid #B7B5A4;
}
