body {
	background: url('Projtilebkg.jpg') top repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#maincontainer{
	z-index: 1;
	position:absolute;
	top: 0px;
	left:50%;
	width:980px;
	margin-left:-490px;
	background-color: transparent;
}


#topsection{

background: #ffffff;
height: 396px; /*Height of top section*/
maging-bottom: 25px;
padding-bottom: 25px;
}

#menu{

background: #ffffff;
height: 85px; /*Height of top section*/
maging: 0px;
padding: 0px;
}


#contentwrapper{
float: left;
width: 980px;
}

#verbage{
float: left;
width: 980px;
}

#contentcolumn{
margin-left: 281px; /*Set left margin to LeftColumnWidth*/
width: 500px;
padding-left: 15px;
padding-right: 25px;
padding-top: 5px;
}



#leftcolumn{
float: left;
padding-left: 0px;
margin-left: -980px;
margin-top: 5px;
border: 0px;
width: 281px; 
}

#block{
float: left;
padding: 0px;
margin: 0px;
border: 0px;
}



#footer{
clear: left;
width: 100%;
background: white;
color: #CCCCCC;
text-align: center;
padding: 4px 0;
font-family:sans-serif;
font-size:10px;
border: 0px;
}



#footspace{
clear:  left;
width: 100%;
height:  20px;

}

.innertube{
margin-left: 28px; /*Margins for inner DIV inside each column (to provide padding)*/

}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 0px;
	font-weight: bold;
	white-space:nowrap;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;


}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

td.stats{
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 25px;
	width: 70px;
	font-weight: normal;
	line-height: 16px;
	border-top: .5px;
	border-bottom: .5px;
	border-right: .5px;
	padding-left: 10px;
}

td.numbers{
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 160px;
	font-weight: normal;
	line-height: 16px;
	border-top: .5px;
	border-bottom: .5px;
	border-right: .5px;
	text-align: right;
	padding-right: 5px;
}

td.content{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	height: 20px;
	font-weight: normal;
	line-height: 12px;
	border-top: .5px;
	border-bottom: .5px;
	border-right: .5px;
	text-align: left;
	padding-right: 5px;
}

ul.listings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}


