#wrapper
{
	width: 850px;
	border: 1px solid #FF0000;
	position: relative;
}
#container
{
width: 90%;
margin: 10px auto;
background-color: #FF0000;
color: #333;
border: 1px solid #FF0000;
line-height: 130%;
}
#top
{
text-align: center;
padding: .5em;
background-color: #FF0000;
}
#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 0px;
background-color: #FF0000;
}

#content
{
height: expression( this.scrollHeight < 600 ? "600px" : "auto" ); /* sets min-height for IE */
min-height: 600px; /* sets min-height value for all standards-compliant browsers */

margin-left: 160px;
padding: 1em;
background-color: #eeeeee;
}

#footer
{
clear: both;
padding: .5em;
color: #333;
background-color: #FF0000;
}
#underage_slideshow{
text-align: center;
}

a {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none}
a.webmaster {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
a.body {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: underline}
a.islink {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000;}
a:hover {text-decoration:underline;}
a.menu {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none}

a.email{
background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FF0000; text-decoration: none
}
a.email:hover{
background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FF0000; text-decoration: underline;
}

/* Begin New TOC Code */

#toc h4 { width:160px; background-color:#FF8833; margin:0; padding:4px 0px 4px 0px; text-transform:uppercase; color:#000000; font-size: 11px;}
#toc ul {margin:0 0 0px 0; padding:0;}
#toc ul li {margin:0; padding:0; list-style-type:none;background-color:#FF0000 ;}
#toc ul li.grouplead {margin-top:0px;}
#toc ul li a {width:100%; padding:4px 0px 4px 8px; display:block; font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color:#FF0000 ; color: #ffffff; text-decoration: none}
#toc ul li a:hover {background:#FF8833; color: #000000}
#toc ul li a.selected1 {width:90%; border-bottom:1px solid #fc6; border-top:1px solid #fc6;}
#toc ul li a.selected2 {width:90%; border-bottom:1px solid #fff; border-top:1px solid #fff;}
#toc ul li a.selected3 {width:90%; border-bottom:1px solid #696; border-top:1px solid #696;}

/* End New TOC Code */


table {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none}
td {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
th {background-color: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #FF0000; text-decoration: none; font-weight: bold}
tr {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none}

.bordertable {border: 1px solid #c2c5bc; background-color: transparent;}
.menu {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none}
.webmaster {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000}
.content {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff}
.leaguetable {background-color: #dddddd; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000}
ol {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff}
p {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000}
textarea {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000}
.title {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold}
.smalltxt {background-color: transparent; font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000; line-height: 2 }

li { list-style-type: square; }

.form_field {font-size: 11px; background: #ffffff; width: 170px}
.form_dropdown {font-size: 11px; background: #ffffff; width: 130px}
.form_submit_button {font-size: 11px; background: #ffffff; width: 60px}
.form_go_button {font-size: 11px; background: #ffffff; width: 30px}
.guestbook_field {font-size: 11px; background: #ffffff; width: 200px}
.news_top {font-size: 11px; background: #ffffff; font-family: Verdana, Arial, sans-serif; color: #0000FF; font-weight: bold;}
.guestbook_button {font-size: 11px; background: #ffffff; width: 60px}
.fixtures_score {font-size: 11px; background: #dddddd; width: 30px}
.fixtures_details {font-size: 11px; background: #dddddd; width: 90px}
.fixtures_changed {font-size: 11px; background: #FFFFFF; font-family: Verdana, Arial, sans-serif; color: #0000FF; font-weight: bold; width: 90px}
h1.subheading{
font-size: 14px;
}
td.profileHeading{
font-weight:bold;
color:red;
text-align:right;
vertical-align:top;
}
td.profileText{
vertical-align:top;
}

body { 
	text-align: center;
}