body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #23324c;
	background-color:#000000;
	background-image: url("../images/static_bg.jpg"); 
	background-repeat:no-repeat; 
	background-attachment: fixed; 
	background-position: center;
	background-position:top;
}
.logintext {
	color: #ff9d09;
 	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.logintextwhite {
	color: #FFFFFF;
 	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.navlinks a:visited 
{
    color: #ff9d09;
 	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navlinks a:link{
	color: #ff9d09;
 	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.navlinks a:hover {
	text-decoration: underline;
}

/* main page layout classes */
#maintable {
	background-image: url(../images/default/sidebar/bg_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	visibility: visible;
	z-index: 0;
	height: 750px;
	width: 760px;
	LEFT: 50%;
	MARGIN: 0px 0px 0px -380px;
	top: 213px;
}

#flashwidget {
	background-color: #FFFFFF;
	height: 233px;
	width: 565px;
	position: relative;
	padding: 0px;
	left: 2px;
	z-index: 1;
}
#flashtop {
	z-index: 2;
	height: 7px;
	width: 565px;
	position: absolute;
}
#flashleft {
	position: relative;
	z-index: 2;
	height: 204px;
	width: 9px;
	top: 7px;
}
#flashbottom {
	position: absolute;
	z-index: 2;
	height: 12px;
	width: 565px;
	top: 240px;
}
#flashcontent {
	position: absolute;
	height: 237px;
	width: 547px;
	left: 9px;
	top: 7px;
	background-color: #FFFFFF;
}
#flashright {
	width: 9px;
	left: 556px;
	top: 7px;
	position: absolute;
	height: 233px;
}
#search {
	height: 300px;
	width: 184px;
	position: absolute;
	z-index: 1;
	left: 572px;
	top: 0px;
}
#searchhdr {
	width: 184px;
	height: 33px;
}
#searchcontent {
	background-image: url(../images/default/sidebar/search_bg_tile.gif);
	background-repeat: repeat-y;
	height: 100px;
	width: 184px;
	padding-left: 10px;
	padding-right: 10px;
}
#searchcontent a:visited 
{
    color: #e95d00;
 	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#searchcontent a:link {
	color: #e95d00;
 	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#searchcontent a:hover {
	text-decoration: underline;
}
#searchbottom {
width: 184px;
	height: 9px;
	top: -1px;
	position:relative
}
#maintable #divider {
	background-image: url(../images/default/sidebar/top_left_spacer.gif);
	position: absolute;
	z-index: 10;
	top: 0;
	right: 188px;
	background-repeat: no-repeat;
	height: 33px;
	width: 5px;
}
#Form1 #maintable #newsbox {
	position: absolute;
	top: 250px;
	width: 376px;
	height: auto;
}
#Form1 #maintable #news {
	position: relative;
	width: 376px;
	left: 2px;
	background-image: url(../images/default/news_header.gif);
	background-repeat: no-repeat;
	height: 36px;
	text-align: left;
}
#newscontent {
	background-image: url(../images/default/news_bg_tile.gif);
	background-repeat: repeat-y;
	position: relative;
	min-height: 350px;
	width: 376px;
	left: 2px;
}
#newsfooter {
	background-image: url(../images/default/news_footer.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 17px;
	width: 376px;
	left: 2px;
}
#compbox {
	height: auto;
	width: 186px;
	position: relative;
}
#comphdr {
	background-image: url(../images/default/hdr_competitions.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 28px;
	width: 186px;
}
#maintable #compbox #compcont {
	background-image: url(../images/default/competition_bg_tile.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 186px;
	position: relative;
}
#compfooter {
	background-image: url(../images/default/competition_footer.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 186px;
}

#maintable #evtbox {
	height: auto;
	width: 186px;
	position: relative;
}
#evthdr {
	background-image: url(../images/default/hdr_events.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 28px;
	width: 186px;
}
#maintable #evtbox #evtcont {
	background-image: url(../images/default/competition_bg_tile.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 186px;
	position: relative;
}
#evtfooter {
	background-image: url(../images/default/competition_footer.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 186px;
}
#Form1 #maintable #compnewsbox {
	position: absolute;
	height: auto;
	width: 186px;
	top: 250px;
	left: 380px;
}
#Form1 #maintable #newsbox #footer {
	position: relative;
	height: auto;
	width: 760px;
}
