body{
	margin:0px;	
}
#header 
{
	width:100%;
	float:left;
	padding-top:5px;
}
#headerv2{
	background:transparent url(/images/stadiumastro/HeaderBg.jpg) repeat scroll 0 0;
	height:125px;
	width:auto;
}
#superbanner {
	height: 90px;
	width: 728px;
	float: right;
	margin: 0;
	background-color: #FFF;
}
#rectangleads{
width:300px;
height:250px;
border: 1px solid #000;
}
#containerv2 {
	width: 960px;
	margin: 0 auto;
	padding-left:10px;
}

#menuv2 {
	background: #fff url(/images/stadiumastro/MenuBg.jpg) repeat-x;
	height: 30px;
}
.menu-v2{ 
/* Revamp - quicklinks*/
padding-left:10px;
padding-right:5px;
}
#TextLinkContent1
 {
	clear:both;
	float:left;
	margin: 10px 0;
	width:620px;	
}
#TextLinkContent2
 {
	clear:both;
	float:left;
	margin: 10px 0;
	width:620px;	
}
#footerv2 {
	background:url(/images/stadiumastro/FooterBg.jpg);
	height: 190px;
	width:auto;
	margin-top: 20px;
	overflow:hidden;
}
#footerLinkv2 {
	color: #FFF;
	float:left;
	width: 300px;
	padding: 20px 10px 0 0;
	text-align:left;
}
#footerLinkv2 a{
	font-size:13px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	padding:3px;	
}
#footerLinkv2 a:hover{
	color: #FFF;
	text-decoration: underline;
}
#greyBar {
	background:#222;
	color: #FFF;
	padding: 10px;
	text-align:center;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
#greyBar a{
	color: #FFF;
	text-decoration: none;
}
#greyBar a:hover{
	text-decoration: underline;
}
