@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	background-color: #eeeef1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
#wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/2009/football/01.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

/* Top Section */

#top-section {
	width: 830px;
	height: 243px;
	position: relative;
	background-image: url(../images/2009/football/01.jpg);
	background-repeat: no-repeat;	
}
a#home {
	position: absolute;
	left: 607px;
	top: 65px;
	width: 59px;
	height: 14px;
	display: block;
	background-image: url(../images/2009/football/04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a#home:hover {
	background-position: 0px -14px;
}
a#contact-us {
	position: absolute;
	left: 682px;
	top: 65px;
	width: 91px;
	height: 14px;
	display: block;
	background-image: url(../images/home/24.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a#contact-us:hover {
	background-position: 0px -14px;
}

/* Info */

#mid {
	background-image: url(../images/2009/football/02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 830px;
}
#mid .grass {
	background-image: url(../images/2009/football/05.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 830px;
}
#mid .info {
	padding: 68px 110px 76px 110px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0px 0px 16px 0px;
	text-align: justify;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 22px 0px 16px 0px;
	color: #5f568f;
	text-align: justify;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 16px 0px 6px 0px;
	color: #5f568f;
	text-align: justify;
}

b {
	color: #5f568f;
}

/* Contact Details */

#contact-details {
	width: 784px;
	padding-top: 9px;
	padding-left: 23px;
	padding-right: 0px;
	padding-bottom: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #eeeef1;
}














