@charset "utf-8";
/* CSS Document */

a img{border:0;}

#apDiv1 {
	position:absolute;
	left:356px;
	top:180px;
	width:404px;
	height:109px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:70px;
	top:156px;
	width:734px;
	height:253px;
	z-index:1;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #C6B5C7;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#header{
text-align: center;
}

#container {
	width: 750px;
	height: 1200px;
	border:2px solid #333333;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu {
	background: #333;
	float: left;
	list-style: none;
	padding: 0;
	width: 750px;
	margin: 0;
	left: auto;
	right: auto;
	clear: both;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size: 1.0em;
color:#009933;
margin: 0;
padding-bottom: 2px;
text-align: right;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #333333;
margin: 0;
text-align: right;
padding-bottom: 5px;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #666666;
margin: 0;
padding-bottom: 15px;
text-align: right;
}

h4{
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #CC0000;
margin: 0;
text-align: right;
padding-bottom: 3px;
}

h5{
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
color: #666666;
margin: 0;
padding-bottom: 10px;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size: 0.7em;
color:#333333;
line-height: 1.4;
text-align: right;
}

.grey{color:#666666;}

.imagepadding{ padding-top: 10px; padding-bottom:10px;}

#gallerycontainer{
width: 95%;
height: auto;
margin: 20px 15px 15px 15px;
float:left;
}

#gamescontainer{
text-align: center;
width: 95%;
height: auto;
margin: 20px 15px 15px 15px;
float:left;
}

.galleryimage{ padding-bottom: 10px; padding-left: 4px;}

#leftcontainer{
width: 300px;
height: auto;
margin: 20px 0 0 15px;
float:left;
}

#rightcontainer{
width: 400px;
height: auto;
margin: 20px 0 0 15px;
float:left;
}

#nextfixture{
width: 300px;
height:auto;
border-bottom: thin solid #333333;
margin-bottom: 10px;
text-align:right;
}

#newsstorycontainer{
padding: 10px 0 10px 0;
border-bottom: thin solid #333333;
}

#othernews{
padding: 10px 0 10px 0;
border-bottom: thin solid #333333;
}

#squadpic {
	padding-left: 10px;
	padding-top: 40px;
}

.playernames{
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
color:#000000;
}

