body
{
	text-align: center;
	font-family: Helvetica, sans-serif, Arial, Tahoma, Verdana;
	font-size: 0.8em;
	margin: 0px auto;
	background-image:url('/systemfiles/media/images/mainbg.jpg');
	background-repeat: repeat-x;
	background-color:#001818;
	background-position:top;
	color: #333;
}

h1
{
	margin:0px;
	padding:0px;
	font-size: 26px;
	color: #E87A2C;
	font-weight: bold;
/*	margin-bottom:20px;*/
}

#content h1
{
margin-bottom:20px;
}

.white
{
	color: #fff;
}

h2
{
	margin:0px;
	padding:0px;
	color:#333;
	font-size: 16px;
	font-weight:normal;
}

h3{
	margin: 0px;
	padding:0px;
	background-image:url('/systemfiles/media/images/h3bg.png');
	background-repeat:no-repeat;
	line-height: 24px;
	padding-left: 40px;
	color: #fff;
}

h3 a
{
	color:#fff;
	text-decoration:underline;
}

#leftcontainer h3, #leftcontainer h4, #leftcontainer h5
{
	margin:0px;
	padding:0px;

}

#leftcontainer h3 a
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	float: left;
	width: 255px;
	background-image:url('/systemfiles/media/images/brownbtn1.png');
	background-repeat:no-repeat;
	line-height: 40px;
	color: #fff; 
	text-decoration:none;
	padding-left: 40px;
	font-size: 16px;
	margin-top: 15px;
}

#leftcontainer h4 a
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	float: left;
	width: 255px;
	background-image:url('/systemfiles/media/images/brownbtn2.png');
	background-repeat:no-repeat;
	line-height: 40px;
	color: #fff; 
	text-decoration:none;
	padding-left: 40px;
	font-size: 16px;
	margin-top: 15px;
}

#leftcontainer h5 a
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	float: left;
	width: 255px;
	background-image:url('/systemfiles/media/images/brownbtn3.png');
	background-repeat:no-repeat;
	line-height: 40px;
	color: #000; 
	text-decoration:none;
	padding-left: 40px;
	font-size: 16px;
	margin-top: 15px;
}



table
{
	font-size: .99em;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

#main
{
	margin: 0px auto;
	width: 900px;
	text-align:left;
}

#headercontainer
{
	float: left;
	width: 900px;
}

#logo
{
	float: left;
	width: 160px;
	text-align:right;
}

#topnav
{
	float: right;
	width: 624px;
	height: 30px;
	background-image:url('/systemfiles/media/images/topnavbg.jpg');
	background-repeat:no-repeat;
	margin-top:130px;
}

/*#topnav ul
{
	margin:0px;
	padding:0px;
}

#topnav li
{
	list-style: none;
	display:inline;
	padding-left:12px;
	padding-right: 12px;
	line-height: 30px;
}

#topnav li a
{
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}

#topnav{
z-index: 10;
position: relative;
width:770px;
}*/

ul.tabs{
display: table;
margin: 0;
padding: 0;
list-style: none;
position: relative;
margin-top: 0px;
padding-left: 4px;
}

ul.tabs li{
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
float: left;
position: relative;
padding-left: 7px;
padding-right: 7px;
background-position: right center;
font-weight: normal;
line-height: 31px;
}

ul.tabs a{
position: relative;
display: block;
color:#fff;
text-decoration: none;
}

ul.tabs .last{
background-image: none;
}

/* dropdowns *****/
ul.dropdown{
margin: 0;
padding: 0;
display: block;
position: absolute;
z-index: 999;
top: 100%;
width: 250px;
display: none;
left: 0;
top: 30px;
background-color:#324645;
}

ul.dropdown ul.dropdown{
top: 0;
left: 99%;
}

ul.dropdown li{
margin: 0;
padding: 0;
float: none;
position: relative;
list-style: none;
display: block;
line-height: 25px;
padding-left: 15px;
text-transform:none;
background-image: none;
}

ul.dropdown li a{
display: block;
}

ul.dropdown li a:hover{
text-decoration: underline;
}


#maincontainer
{
	float: left;
	width: 900px;
	background-image:url('/systemfiles/media/images/maincontentbg.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:350px;
	margin-top: 20px;
}

#leftcontainer
{
	float: left;
	width: 255px;
}

#lineupheader
{
	float:left;
	width:255px;
	background-image:url('/systemfiles/media/images/orangetop.jpg');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E87A2C;
}

#date
{
	float: right;
	width:220px;
	padding-right: 15px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	text-align:right;
	margin-top: 10px;
}

#header
{
	display: block;
	padding:9px;
	font-size:17px;
	font-weight:bold;
	color: #000;
	letter-spacing:2px;
}

#lineupbody
{
	float: left;
	width:255px;
	background-image:url('/systemfiles/media/images/yellowfade.jpg');
	background-color:#FEBF04;
	background-repeat:no-repeat;
}

#lineupbody ul
{
	margin:0px;
	padding:0px;
	padding-left:9px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#lineupbody li
{
	list-style:none;
	padding-bottom:3px;
	padding-top: 3px;
}

#lineupbody li a
{
	font-weight: bold;
	color:#000;
	font-size: 14px;
	text-decoration:none;
}

.fletter
{
	font-size: 19px;
}

.lineupmore
{
	display: block;
	padding:9px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#lineupfooter
{
	float:left;
	width: 255px;
}

#maincontent
{
	float:right;
	width:620px;
	color: #fff;
}

#maincontent a
{
	color: #FEBF04;
	text-decoration: none;
}

#maincontent a:hover
{
	color: #E87A2C;
	text-decoration: underline;
}

#topcorners
{
	float:left;
	width: 420px;
	overflow: hidden;
	margin-top: 10px;
}

#bottomcorners
{
	float:left;
	width:420px;
	overflow: hidden;
}

#middlecornersbg
{
	float: left;
	width: 420px;
	background-image:url('/systemfiles/media/images/3boxesmiddle.jpg');
	background-repeat:repeat-y;
	color: #fff;
}

#middlecornersbg h2, #middlecornersbg p, #middlecornersbg table
{
	margin: 0px;
	padding:0px;
	color: #fff;
	padding: 5px;
}

#middlecornersbg a
{
	color:#fff;
	text-decoration:underline;
}

.space
{
	float: left;
	width: 10px;
}

#leftbox
{
	float: left;
	width: 200px;
}

#middlebox
{
	float: left;
	width: 200px;
}

#rightbox
{
	float: left;
	width: 200px;
}

#morewaystohelp
{
	float:left;
	width:620px;
	margin-top: 20px;
}

#morewaystohelp h2, #morewaystohelp p, #morewaystohelp table
{
	margin: 0px;
	padding:0px;
	color: #fff;
	padding: 5px;
}

#morewaystohelp h2
{
	color: #E87A2C;
}

#morewaystohelp h2 a
{
	color: #E87A2C;
	text-decoration:none;
}

#morewaystohelp a
{
	color: #FEBF04;
	text-decoration: none;
}

#morewaystohelp a:hover
{
	color: #E87A2C;
	text-decoration:underline;
}

#morewaystohelp #leftbox, #morewaystohelp #middlebox, #morewaystohelp #rightbox
{
	margin-top: 10px;
}

/*template with menu */

#leftcontainer_menu
{
	float: left;
	width: 200px;
}

#leftmenubgtop
{
	float: left;
	width: 200px;
}

#leftmenubgfoot
{
	float: left;
	width: 200px;
}

#leftmenu
{
	float: left;
	width: 200px;
	background-color: #283C3B;
}

#leftmenu ul
{
	margin: 0px;
	padding: 0px;
}

#leftmenu li
{
	list-style: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#leftmenu li a
{
	color: #fff;
	text-decoration: none;
}

#maincontent_menu
{
	float: right;
	width: 670px;
	color: #fff;
}

#maincontent_menu a
{
	color: #fff;
}

#maincontent_menu #content
{
	min-height: 300px;
}

#footer {
	margin-top: 10px;
	display: block;
	float: left;
	width: 900px;
	color: #fff;
	text-align: center;
	font-size: 0.8em;
}

#footer ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}

#footer ul li a {
	color: #FEBF04;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #E87A2C;
	text-decoration: underline;
}