body{
	background: #000033 url(../images/tile.jpg) repeat-x;
	
}
a:link {
	color: #000032;
}
a:visited {
	color: #000032;
}
a:hover {
	color: #003399;
}
#header{
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #CCCC00;
	text-align: center;
	letter-spacing: 1px;
} 
#header span.colour{
	color:#ffff00;
	font-style: italic;
	letter-spacing: 1px;
}
#coverDiv{
background-color:#000000;
z-index:200;

}
#main_container{
	margin-top: 20px;
	position: absolute;
	left:50%;
	width:920px;
	margin-left: -460px;
	background:none;
} 
#container{
	float: left; 
	background:none;
}
#one{
	position: relative;
	width:780px;
	border: solid yellow;
	border-width: 8px 8px 0 8px;
	overflow: hidden;
	background-color: #D5E1EC;
}
#main_header{
	width:780px;
	height:250px;
	background:#555;
	text-align: center;
	line-height:15em;
}
#scrolling{
	height:35px;
	background:yellow;
	vertical-align: middle;	
}

/* manu css rules. Place img links on the markup if you need to */  

#menu{
	float: left; 
	width:140px;
	margin: 1px 0;
} 

#menu  img{
	border:none;
} 

#menu a {
	display: block; 
	width:140px;
	height:30px;
}


/* End manu css rules. */  
#content{
	float: left;
	width:600px;
	margin:20px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
#content h1{
	margin-top: -5px;
   font: bold 1.5em/1.3em Verdana, Arial, Helvetica, sans-serif;  
}
#footer{ 
	width:780px;
	height:200px;
	background:red;
	border: solid yellow;
	border-width: 0 8px 8px 8px; 
	text-align: center;
	font: normal 0.7em/4em "Lucida Grande", Verdana, Arial, sans-serif; 
	color:#fff; 
}
#sponsors{
	position: absolute; 
	left:116px;
	width:570px;
	height:130px;
	line-height:0; 
	background:none
}
#sponsors img { 
	float: left;
	margin: 0 2px 2px 0;
	border:none;
}

#rh_sponsors{ 
	float: left;
	margin-left: 4px;
	margin-top: 1px;        
	background:none; 
	width:120px;
}
 #rh_sponsors img{
	border:none;
	margin-top:-1px;
}

.tdBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #000066;
	background-color: #FFFF00;
}

.tdSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	text-align: center;
	background-color: #FFFF00;
	font-weight: bold;
}
