body{
	background-color: Black;
	margin:0;
	padding:0;
	line-height: 1.5em;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-repeat: repeat-y;
	background-position:center;
}
#maincontainer{
width: 985px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
/* background: #000000; */
height: 131px; /*Height of top section*/
margin-left:1px;
border-bottom:groove;
border-bottom-width:thin;
border-bottom-color:#0099cc;
background:no-repeat;

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
border-bottom:groove;
border-bottom-width:thin;
border-bottom-color:#0099cc;
}

#contentcolumn_calendar{
margin: 0px 0px 0 140px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#leftcolumn{
	float: left;
	width: 140px; /*Width of left column in pixel*/
	margin-left: -985px; /*Set margin to that of -(MainContainerWidth)*/
	height: 100%;
	margin-top: 0px;
}

#footer{
clear:both;
width: 100%;
color: #FFF;
text-align: center;
padding: 4px 0;
background-color:#000000;

}
#footer-hostmeup{
clear:both;
width: 100%;
color: #A0A0A4;
text-align: center;
padding: 4px 0;
background-color:#000000;
}

#footer-hostmeup a{
color: #A0A0A4;
font-weight:bold;
text-decoration:none;
}

#footer-hostmeup a:hover{
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

a {
	color: 				#000000;
	text-decoration:	underline;	
}

a:visited {
	color:				#000000;
}

a:hover {
	color: 				#000000;
	text-decoration:	underline;
}

/*----------------------------------------------------------
STRUCTURE
----------------------------------------------------------*/

.Main_menu{
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 16px;
	padding:3px;
	border-bottom:groove;
	border-bottom-width:thin;
	border-bottom-color:#0099cc;	}

.Main_menu a,.Main_menu a:visited{
	text-align: center;
	color: #CCCCC9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 16px;
	padding:3px;
	}

.Main_menu:hover{
	background-color:black;
}
.Main_menu a:hover{
	color:#0099cc;
}

.adspace1,.adspace1 a,.adspace1 a:hover,.adspace1 a:visited{
	text-align: center;
	height: 33px;
	padding-top: 5px;
	color: Black;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table.outter-table{
	padding: 15px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:10px;
	margin-right:10px;
}
table.inner-table{
	padding: 15px;
	margin: 10px;
}
td.default-title{
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 16px;
}

.default-title{
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 16px;
}
td.default-text{
	color: #000000;
	text-align:left;
	font-weight: bold;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
}
.driver-title{
	color: Silver;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	margin-top:30px; margin-bottom:15px;
}
.driver-subtitle{
	color: Silver;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 14px;
}
.driver-text{
	color: #ef6a00;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
}

td.eversized-title{
	text-align:center;
	color: #FF0000;
	text-transform: uppercase;
	font-style:oblique;
	font-size: 26px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 32px;
}
td.picture-box{
vertical-align:top;

}
.table-even{
background-color:#black;
}
.table-odd{
background-color:#404040;
}
