body {
	background-color: #221e1f;
	margin: 0px;
	border: 0px none;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

h1 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin-top: 0px;
	border: 0px none;
}
h2 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	border: 0px none;
}
h3 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	border: 0px none;
}
.ht {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	color: #fff; /** Blue */
	font-weight: bold;
}
.red { font-family: 'Arial', Helvetica, sans-serif; color: #971c1f; }

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #971c1f; text-decoration: underline;}
a:active {color: #971c1f; text-decoration: none;}

#bg_container_1 {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px;
	background: transparent;
}
#bg_container_2 {
	width: 1000px;
	height: auto;
	float: left;
	background-image: url('images/main_liquid.gif');
	background-repeat: repeat-y;
}
#main_container {
	width: 1000px;
	height: auto;
	float: left;
	background-image: url('images/header_mast.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#header_container {
	width: 1000px;
	height: 151px;
	float: left;
	background: transparent;
}
#scroller_container {
	width: 575px;
	height: 20px;
	margin-top: 121px;
	margin-left: 200px;
	float: left;
	background: transparent;
}
#second_container {
	width: 1000px;
	height: auto;
	float: left;
	background: transparent;
}
#third_container {
	width: 840px;
	height: auto;
	float: right;
	background: transparent;
}
#page_title {
	width: 616px;
	height: 27px;
	padding-top: 20px;
	padding-left: 25px;
	float: left;
	background: transparent;
}
#central_content {
	width: 591px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	text-align: left;
	color: #666;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 12px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	background-image: url('images/content_liquid.jpg');
	background-repeat: repeat-y;
}	
#lower_affiliate_content {
	width: 611px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	background-image: url('images/content_liquid.jpg');
	background-repeat: repeat-y;
}	
#lower_affiliate_content_box {
	width: 145px;
	height: 100px;
	float: left;
	background: transparent;
}
#lower_affiliate_content_spacer {
	width: 10px;
	height: 100px;
	float: left;
	background: transparent;
}
#right_column {
	width: 190px;
	height: auto;
	float: right;
	background: transparent;
}
#main_footer {
	width: 1000px;
	height: 26px;
	float: right;
	padding-top: 30px;
	text-align: center;
	color: #fff;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 11px; 
	background-image: url('images/main_footer.gif');
}
#main_footer a:link {color: #fff; text-decoration: none;}
#main_footer a:visited {color: #fff; text-decoration: none;}
#main_footer a:hover {color: #999; text-decoration: underline;}
#main_footer a:active {color: #999; text-decoration: none;}

/** Start Main Navigation */

#nav_container_main {
	width: 152px;
	height: auto;
	margin-top: 47px;
	float: left;
	background: transparent;
}
#nav_container ul {
	width: 144px;
	float: left;
	border: 0px none;
	margin: 0px 4px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	background: url('images/button_up.gif'); 
}
#nav_container ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#nav_container ul li a, .navcontainer ul li a.selected {
	/* inactive option box colours */
	width: 139px;
	height: 22px; /* box option height */
	padding-left: 5px;
	padding-top: 8px;
	color: #fff; /*color for other option type*/
	text-decoration: none;
	background: url('images/button_up.gif');
	display: block;
	text-align: left;
	font-weight: bold;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 13px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}
#nav_container ul li a:hover { 
	color: #fff; /* type colour for other option hover*/
	background-image: url('images/button_over.gif'); /* box colour for other option hover*/
}
#nav_container ul li a.selected {
	background-image: url('images/button_over.gif');
	color: #fff;
}

/** End Main Navigation */
/** Start Top Navigation */

#page_title_top_nav {
	width: 616px;
	height: 35px;
	padding-left: 24px;
	float: left;
	background: transparent;
}
#space_1 {
	width: 4px;
	height: 20px;
	float: left;
	background: transparent;
}
#top_nav_container ul {
	float: left;
	border: 0px none;
	margin: 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	background: url('images/top_button_up.gif'); 
}
#top_nav_container ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_nav_container ul li a, .navcontainer ul li a.selected {
	/* inactive option box colours */
	width: 135px;
	height: 25px; /* box option height */
	padding-left: 10px;
	padding-top: 8px;
	color: #fff; /*color for other option type*/
	text-decoration: none;
	background: url('images/top_button_up.gif');
	display: block;
	text-align: left;
	font-weight: bold;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 13px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}
#top_nav_container ul li a:hover { 
	color: #fff; /* type colour for other option hover*/
	background-image: url('images/top_button_over.gif'); /* box colour for other option hover*/
}
#top_nav_container ul li a.selected {
	background-image: url('images/top_button_over.gif');
	color: #fff;
}

/** End Top Navigation */
/** sub nav */

#sub_nav_container ul {
	width: 144px;
	float: left;
	border: 0px none;
	margin: 0px 4px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	background: transparent; 
}
#sub_nav_container ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#sub_nav_container ul li a, .navcontainer ul li a.selected {
	/* inactive option box colours */
	width: 134px;
	height: 20px; /* box option height */
	padding-left: 10px;
	padding-top: 5px;
	color: #000; /*color for other option type*/
	text-decoration: none;
	background: transparent; 
	display: block;
	text-align: left;
	font-weight: bold;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 12px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}
#sub_nav_container ul li a:hover { 
	color: #971c1f; /* type colour for other option hover*/
	background-color: #eee;
}
#sub_nav_container ul li a.selected {
	color: #971c1f;
	background-color: #eee;
}

/** end sub nav */

#nav_other_link {
	width: 144px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 4px;
	background: transparent;
}
#right_col_title {
	width: 185px;
	height: 22px;
	padding-left: 5px;
	padding-top: 8px;
	text-align: left;
	font-weight: bold;
	float: left;
	color: #fff;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 13px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	background-color: #000;
}
#right_col_fixture_area {
	width: 182px;
	height: 210px;
	margin-left: 1px;
	padding-left: 5px;
	padding-top: 10px;
	float: left;
	background: transparent;
}
#right_col_fixture_spacer {
	width: 190px;
	height: 9px;
	float: right;
	margin: 0px;
	border: 0px;
	background-image: url('images/fixture_low_spacer.jpg');
}
#right_col_forum_spacer {
	width: 190px;
	height: 9px;
	float: right;
	margin: 0px;
	border: 0px;
	background-image: url('images/forum_low_spacer.jpg');
}
#forum_image {
	width: 187px;
	height: 128px;
	margin-left: 2px;
	float: left;
	background: transparent;
}
#right_col_sponsor_area {
	width: 182px;
	height: auto;
	margin-left: 1px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
	float: left;
	background: transparent;
}
#centre_col_affiliates_title {
	width: 591px;
	height: 22px;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	float: left;
	font-weight: bold;
	color: #fff;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 13px; 
	background-color: #000;
}
#sponsor_container {
	width: 170px;
	height: auto;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background: transparent;
}
#sponsor_logo {
	width: 150px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background: transparent;
}

/** PLAYER PROFILES */

#profile_main_bg {
	width: 590px;
	height: auto;
	margin-top: 15px;
	background-image: url('images/profile_bgliquid.gif');
	background-repeat: repeat-y;
	float: left;
}
#profile_container {
	width: 290px;
	height: auto;
	background: transparent;
	float: left;
}
#profile_spacer {
	width: 10px;
	margin-top: 15px;
	height: 300px;
	background: transparent;
	float: left;
}
#profile_picture {
	width: 280px;
	height: 280px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	background: transparent;
	float: left;
}
#profile_text_field_1 {
	width: 280px;
	height: auto;
	background: transparent;
	color: #333333;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#profile_text_field_2 {
	width: 280px;
	height: auto;
	background: transparent;
	color: #000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/** PLAYER PROFILES END */
/** GALLERY */

#gallery_main {
	width: 590px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	background: transparent;
}
#gallery_container_spacer {
	width: 25px;
	height: 100px;
	float: left;
	background: transparent;
}
#gallery_container {
	width: 180px;
	height: auto;
	float: left;
	background: transparent;
}
#gallery_picture_box {
	width: 180px;
	height: 160px;
	float: left;
	background: transparent;
}
#gallery_box_spacer {
	width: 180px;
	height: 10px;
	float: left;
	background: transparent;
}
#gallery_text_box {
	width: 180px;
	height: auto;
	float: left;
	background: transparent;
}
