#englandgoalsmenu
{
	position:						absolute;
	left:							185px;
	top:							93px;
	height:							39px;
	
	font-size:						13px;
}

#top_ad
{
	position:						absolute;
	top:							32px;
	left:							200px;
}

#bbb_vote
{
	position:						absolute;
	top:							20px;
	left:							691px;
}

#bbb_blurb
{
	position:						absolute;
	top:							18px;
	left:							507px;
	width:							185px;
	
	text-align:						right;
	
	font-size:						smaller;
}

#bbb_vote img
{
	border:0;
}

#footer
{
	font-size:						smaller;
	position:						absolute;
	top:							605px;
	width:							839px;
	left:							50px;
}

#bottom_banner
{
	/*top:							630px;
	/*width:							839px;*/
	margin-left:							50px;
}

body
{
	margin:							0;
	width:							100%;
	height:							100%;
	
	font-family:					"Trebuchet MS",Arial,Helvetica,sans-serif;;
	font-size:						small;
	
	background-image:				url( "../images/bg/greyscale.jpg" );
	background-repeat:				repeat-x;
}

h1, h2
{
	font-size:						small;
	margin:							6px 4px 4px 4px;
}

p
{
	margin: 2px 0 2px 0;
}

form
{
	margin: 0;
	padding: 0;
}

#englandgoals
{
	background-image:				url( "../images/bg/ribbon.jpg" );
	background-repeat:				no-repeat;
	background-color:				#FFFFFF;
	
	width:							839px;
	height:							636px;
}

#englandgoals_logo
{
	position:						absolute;
	width:							117px;
	height:							166px;
	left:							66px;
	top:							28px;
}

#englandgoals_logo img
{
	border:0;
}

#content
{
	position:						absolute;
	top:							150px;
	left:							200px;
	width:							500px;
	height:							400px;
}

#right_banner
{
	position:						absolute;
	top:							8px;
	left:							810px;
}

#bottom_banner
{
	position: 						relative;
}

#bottom_small_right_banner
{
	position: 						absolute;
	top: 							610px;
	left: 							810px; 
}

.error
{
	font-weight: bold;
	color: #FF0000;
	font-size: smaller;
}