/* CSS Document */

html,body{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #4f4a4e;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	min-width: 820px;
	min-height: 610px;
}
#vertical{
	float:left;
	height: 50%;
	margin-top: -305px;
	width: 100%;
}
#wrapper {
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	height: 600px;
	text-align:left;
	clear:both;
}

#top {
	background-image: url(/images/background_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	float: left;
}
#content {
	background-image: url(/images/background_mid.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
#content_inner {
	text-align: left;
	margin: 0px 10px 0px 10px;
	padding: 20px 27px;
	float: left;
}
#footer {
	background-image: url(/images/background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 126px;
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: 0.6em;
}
#footer_inner {
	height: 126px;
	margin: 0px 10px 0px 10px;
	padding: 0px 27px;
	float: left;
	width: 726px;
}
#footer_top {
	width: 746px;
	float: left;
}
#footer_bottom {
	width: 746px; 
	text-align: right;
	float: left;
	margin-top: 18px;
}
#footer_top p, #footer_bottom p {
	margin: 0px;
}
#footer a, #textonly a						{text-decoration: none; color: #ffffff}
#footer a:link, #textonly a:link			{text-decoration: none; color: #ffffff}
#footer a:visited, #textonly a:visited		{text-decoration: none; color: #ffffff}
#footer a:active, #textonly a:active		{text-decoration: none; color: #ffffff}
#footer a:hover, #textonly a:hover 			{text-decoration: underline; color: #ffffff}

#business_partners {
	width: 492px;
	float: left;
}
#football_associations {
	float: right;
	margin-top: 2px;
}

#navigation {
	width: 746px;
	float: left;
	margin: 25px 0px 6px 0px;
	position: relative;
	z-index: 1000;
}
a#nav_home {
	height: 27px;
	width: 150px;
	background-image: url(/images/home_off.png);
	background-repeat: no-repeat;
}
a#nav_home_on {
	height: 27px;
	width: 150px;
	background-image: url(/images/home_on.png);
	background-repeat: no-repeat;
}
a:hover#nav_home {
	background-image: url(/images/home_on.png);
}
a#nav_about_us {
	height: 27px;
	width: 149px;
	background-image: url(/images/about_us_off.png);
	background-repeat: no-repeat;
}
a#nav_about_us_on {
	height: 27px;
	width: 149px;
	background-image: url(/images/about_us_on.png);
	background-repeat: no-repeat;
}
a:hover#nav_about_us {
	background-image: url(/images/about_us_on.png);
}
a#nav_education {
	height: 27px;
	width: 149px;
	background-image: url(/images/education_off.png);
	background-repeat: no-repeat;
}
a#nav_education_on {
	height: 27px;
	width: 149px;
	background-image: url(/images/education_on.png);
	background-repeat: no-repeat;
}
a:hover#nav_education {
	background-image: url(/images/education_on.png);
}
a#nav_commercial {
	height: 27px;
	width: 148px;
	background-image: url(/images/commercial_off.png);
	background-repeat: no-repeat;
}
a#nav_commercial_on {
	height: 27px;
	width: 148px;
	background-image: url(/images/commercial_on.png);
	background-repeat: no-repeat;
}
a:hover#nav_commercial {
	background-image: url(/images/commercial_on.png);
}
a#nav_contact_us {
	height: 27px;
	width: 150px;
	background-image: url(/images/contact_us_off.png);
	background-repeat: no-repeat;
}
a#nav_contact_us_on {
	height: 27px;
	width: 150px;
	background-image: url(/images/contact_us_on.png);
	background-repeat: no-repeat;
}
a:hover#nav_contact_us {
	background-image: url(/images/contact_us_on.png);
}
#main {
	float: left;
	width: 100%;
	height: 285px;
}
#adverts {
	width: 118px;
	margin-right: 5px;
	float: left;
}
.first_ad {
	margin-bottom: 1px;
}
#news {
	width: 244px;
	margin-left: 5px;
	float: right;
}
#news_item {
	width: 244px;
	height: 95px;
	background-image: url(../images/news_small_background.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}
#news_item p {
	font-size: 0.6em !important;
}
#news_item div {
	height: 95px;
	width: 68px;
	overflow: hidden;
	float: left;
}
#news_item span {
	padding: 6px 6px 6px 74px;
	display: block;
}

#news_main {
	width: 623px;
	height: 285px;
	float: left;
	overflow: auto;
}
#news_main_item {
	height: 95px;
	background-image: url(../images/news_small_background.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}
#news_main_item p {
	font-size: 0.6em !important;
}
#news_main_item div {
	height: 95px;
	width: 68px;
	overflow: hidden;
	float: left;
}
#news_main_item span {
	padding: 6px 30px 6px 96px;
	display: block;
}

#news_feed {
	height: 285px;
	width: 224px;
	float: right;
	color: #4f4a4e;
}
#news_feed #news_feed_header {
	height: 20px;
	width: 204px;
	float: right;
	background-image: url(/images/news_small_background.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 5px 10px;
}
#news_feed #news_feed_header h1 {
	font-size: 1em;
	margin-top: 2px;
}
#news_feed #news_feed_header img {
	float: right;
}
#news_feed #news_feed_inner {
	display: block;
	float: right;
	width: 224px;
	height: 255px;
	overflow: auto;
	color: #4f4a4e;
}
#news_feed #news_feed_inner h3 {
	font-size: 0.7em !important;
	margin: 0px;
}
#news_feed #news_feed_inner p {
	font-size: 0.6em !important;
}
#news_feed #news_feed_inner div {
	padding: 10px 10px 5px 10px;
	background-image: url(/images/content_background.png);
	background-repeat: repeat;
}
#main_story {
	height: 285px;
	width: 393px;
	float: left;
	overflow: hidden;
	color: #4f4a4e;
}
#main_story #main_story_inner {
	display: block;
	background-image: url(../images/content_background.png);
	float: left;
	width: 100%;
	padding: 0px !important;
}
#main_story span {
	height: 285px;
	width: 168px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
#main_story #main_story_inner_top {
	padding: 15px 15px 0px 183px;
	height: 230px;
}
#main_story #main_story_inner_bottom {
	padding: 0px 15px 5px 183px;
	height: 35px;
}
#main p {
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 10px;
}
#main h1 {
	font-size: 1em;
	margin: 0px;
	font-weight: normal;
}
#main h2 {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
#main h3 {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 5px;
}
#main ul, #main ol {
	font-size: 0.7em;
	line-height: 1.5em;
}
a {
	outline: none;
	cursor: hand;
}
#main a				{text-decoration: none; color: #cc0000}
#main a:link			{text-decoration: none; color: #cc0000}
#main a:visited		{text-decoration: none; color: #cc0000}
#main a:active		{text-decoration: none; color: #cc0000}
#main a:hover 		{text-decoration: underline; color: #cc0000}

#main_story_full {
	height: 285px;
	overflow: auto;
	color: #4f4a4e;
}
#main_story_full #main_story_full_inner {
	display: block;
	background-image: url(../images/content_background.png);
	float: left;
	width: 100%;
	padding: 0px !important;
}
#main_story_full span {
	height: 285px;
	width: 168px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
#main_story_full div {
	padding: 15px 15px 15px 183px;
}
#main_body {
	height: 285px;
	overflow: auto;
	color: #4f4a4e;
}
#main_body span {
	display: block;
	background-image: url(../images/content_background.png);
	padding: 15px;
	min-height: 255px;
}
#main_body h1 {
	margin-bottom: 10px;
}
#main_body h2 {
	margin-bottom: 10px;
	font-weight: bold !important;
}
.profile {
	margin-bottom: 30px;
}
.profile img {
	float: left;
	border: 1px solid #000;
}
.profile h2 {
	padding-left: 90px;
	margin-bottom: 10px !important;
}
.profile p {
	padding-left: 90px;
}
.partners img {
	margin: 10px 0px 4px 0px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#contact {
	margin: 20px 30px;
}
#contact label {
	width: 70px;
	float: left;
	margin-top: 0px;
	font-size: 0.7em;
}
#contact p {
	padding-left: 80px;
}
#contact input {
	width: 90%;
}
#contact textarea {
	width: 100%;
}