﻿body {
	background-color:#333333;
}

/*1col template containers*/
#wrapper{	
	/*background:url('../images/run_melb_bg.gif') repeat-x #333333;*/
	background:#333333;
	width:100%;	
	float:left;	
}
#container{	
	width:900px;		
	margin:auto;
	padding:auto;	
	text-align:left;
	background:url('../images/runmelb_header.jpg') no-repeat;
}
#headerMenu{
	clear:both;		
	height:18px;	
	overflow:hidden;
}
#menuleft
{
	float:left;
	width:600px;
	height:1%;
}
#menuright
{
	float:left;
	width:300px;
	text-align:right;
}
#header{
	clear:both;	
	height:208px;	
	width:900px;
}
#headerlogo{
	float:left;
	width:268px;
	padding:10px 0px 0px 10px;
}
#headerright{
	width:280px;
	float:left;		
	padding:0px 0px 0px 342px;
}
#main{
	float:left;
	width:900px;
	padding:10px 0px;		
	background-color:#FFF;
}
#mainleft{
	float:left;
	width:665px;			
}
#mainright{
	float:left;
	width:220px;		
}
#towerad{	 	
	float:left;
	width:120px;		
}
#footer{
	 	
	float:left;
	background:url('../images/runmelb_footer_bg.jpg') no-repeat;
	width:900px;
	height:78px;	
}
.menutop
{
 padding-right:10px;	
}
.menutop,
.menutop a
{
	color:#ffffff;
	font-size:10px;
	line-height:1.6em;
	
}
.copyright
{
	color:#ffffff;
	padding:50px 0px 0px 90px;
	font-size:10px;
}
.copyright a
{
	color:#ffffff;	
	text-decoration:underline;
	
}
