/* Clarets 24-7 CSS */

#surround {
	position: relative;
	width: 800px;
	height: 1270px;
	}
	
#header {
	position: absolute;
	background-image:url('images/header.png');
	width: 800px;
	height: 170px;
	top: 0px;
	left: 0px;
	}

#newsbackground {
	position: absolute;
	background-image:url('images/news.background.png');
	background-repeat: no-repeat;
	width: 389px;
	height: 408px;
	top: 186px;
	left: 7px;
	}

#news {
	position: absolute;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	}

#news a {
	text-decoration:none;
	}
	
#news a:visited {
	text-decoration:none;
	}
	
#news a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	}
	
#reports {
	position:absolute;
	top: 250px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	}
	
#reports a {
	text-decoration:none;
	}
	
#reports a:visited {
	text-decoration:none;
	}
	
#reports a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	}
	
#picture {
	position: absolute;
	width: 162px;
	height: 407px;
	top: 186px;
	left: 416px;
	}

#nextgame {
	position: absolute;
	width: 194px;
	height: 194px;
	top: 186px;
	left: 599px;
	}
	
#lastgame {
	position: absolute;
	width: 194px;
	height: 194px;
	top: 399px;
	left: 599px;
	}

#navigation {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	top: 143px;
	left: 100px;
	}

#navigation a {
	text-decoration: none;
	color: #FFCC00;
	}
	
#navigation a:visited {
	text-decoration: none;
	color: #FFCC00;
	}
	
#navigation a:hover {
	color: #570E30;
	}
	
#latestnews {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	width: 389px;
	top: 186px;
	left: 7px;
	}

#latestnews a {
	font-weight: bold;
	text-decoration: none;
	color: #70193D;
	}
	
#latestnews a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #70193D;
	}
	
#latestnews a:hover {
	text-decoration: underline;
	}
	
#grounds {
	position: absolute;
	top: 186px;
	left: 7px;
	}
	
#profiles {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	width: 389px;
	top: 186px;
	left: 50px;
	}
	
#profiles2 {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	width: 389px;
	top: 186px;
	left: 200px;
	}

#gallery {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	width: 389px;
	top: 186px;
	left: 7px;
	}

#gallery a {
	font-weight: bold;
	text-decoration: none;
	color: #70193D;
	}
	
#gallery a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #70193D;
	}
	
#gallery a:hover {
	text-decoration: none;
	color: #99CCFF;
	}
	
#sponsor {
	position:absolute;
	top: 50px;
	right: 12px;
	}

