html {
	overflow:-moz-scrollbars-vertical;
	background-color:#007400;
	margin:0;
	padding:0;
	background:#007400 url('../images/main_bg.png') repeat-x top left;
	}
	
body {
	margin:0 auto;
	width:990px;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size:small;
	background-color:#fff;
	border:2px solid #cfc;
	border-top:none;
	border-bottom:none;
	color: black;
	}

/********************************
    HEADER
*********************************/
#headerContainer {
	height:150px;
	width:986px;
	border:2px solid #fff;
	}

#headerContainer img {
	border:none;
	}

div.random {
	float:right;
	}

/********************************
    NAVIGATION
*********************************/
#navContainer {
	width:990px;
	}

ul#nav {
	padding:0;
	margin:0 2em;
	line-height:2.35em;
	text-align:center;
	}

ul#nav li {
	display:inline;
	}

ul#nav li a {
	padding:0.5em 1em;
	margin:0 -0.2em;
	text-decoration:none;
	border-top:1px solid #009b00;
	border-right:1px solid #009b00;
	border-left:1px solid #009b00;
	border-bottom:1px solid #007400;
	color:#ffff40;
	background:#007400 url('../images/nav_bg.png') repeat-x top left;
	}

#navContainer ul li a:hover,
body#home li#home a,
body#news li#news a,
body#results li#results a,
body#fixtures li#fixtures a,
body#gallery li#gallery a,
body#club_info li#club_info a,
body#history li#history a,
body#life_members li#life_members a,
body#premierships li#premierships a,
body#stats li#stats a,
body#awards li#awards a,
body#merchandise li#merchandise a,
body#links li#links a,
body#contact li#contact a {
	color:#007400;
	background:#b5fdbd url('../images/nav_hover_bg.png') repeat-x top left;
	}

/********************************
    CONTENT
*********************************/
#contentContainer {
	width:990px;
	}

#sidebar {
	float:right;
	width:290px;
	padding:0 10px 10px 10px;
	margin:0 10px 10px 0;
	}

#sponsors {
	background:#fff;
	padding:0;
	margin:0 0 0.5em 0;
	border:0px solid #e2ffcb;
	text-align:center;
	}

#sponsors img {
	display:inline;
	padding:0 7px 5px 7px;
	border:none;
	}

#matchinfo {
	background:#eeffee;
	padding:0;
	margin:0 0 1em 0;
	border:1px solid #fafd00;
	}

#matchinfo a {
	color:#007400;
	text-decoration:none;
	font-weight:bold;
	}

#matchinfo a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}

#matchinfo div.item {
	font-size:90%;
	padding:0 0.25em 0.75em 1em;
	margin:0;
	}

#matchinfo div.item p {
	padding:0;
	margin:0;
	}

#main {
	padding:10px;
	margin-right:320px;
	background-color:#fff;
	}

#announcement {
	background:#fff;
	padding:0;
	margin:0 0 1em 0;
	border:1px solid #f00;
	-moz-border-radius-bottomleft:12px; /* Mozilla */
	-moz-border-radius-bottomright:12px; /* Mozilla */
	-webkit-border-bottom-left-radius:12px; /* Webkit */
	-webkit-border-bottom-right-radius:12px; /* Webkit */
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	}

div.announcement_text {
	padding:0 5px 5px;
	}

div.announcement_text p {
	padding:0;
	margin:0 0 1em 0;
	}

div.announcement_text img {
	float:right;
	padding:3px;
	margin:0 0.2em 1em 1em;
	border:1px solid #00ae00;
	}

#projectinfo {
	background:#fff;
	padding:0;
	margin:0 0 1em 0;
	border:1px solid #00f;
	}

div.projectinfo_text {
	padding:0 5px 5px;
	}

div.projectinfo_text p {
	padding:0;
	margin:0 0 1em 0;
	text-align:center;
	}

div.projectinfo_text p.shoutout {
	padding:0;
	margin:0 0 1em 0;
	font-size:200%;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}

div.projectinfo_text img {
	padding:0;
	border:none;
	}

div.projectinfo_total {
	font-family:"Arial", "Helvetica", sans-serif;
	font-size:350%;
	font-weight:bold;
	text-align:center;
	padding:15px 0;
	background:#fff url('../images/tally_highlight_rainbow3.png') 50% 50% no-repeat;
	}

div.feature_news {
	background:#ffffcc;
	padding:0;
	margin:0 0 1em 0;
	border:1px solid #00ae00;
	-moz-border-radius-bottomleft:12px; /* Mozilla */
	-moz-border-radius-bottomright:12px; /* Mozilla */
	-webkit-border-bottom-left-radius:12px; /* Webkit */
	-webkit-border-bottom-right-radius:12px; /* Webkit */
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	}

div.feature_news_text {
	padding:0 5px 5px;
	}

div.feature_news a, #announcement a {
	text-decoration:none;
	color:#007400;
	}

div.feature_news a:hover, #announcement a:hover {
	text-decoration:underline;
	color:#000;
	}

div.recent_news {
	float:left;
	width:450px;
	padding:0 0 10px 0;
	margin:0;
	}

div.recent_news h3 {
	color:#007400;
	}

div.recent_news_item {
	padding:0 0 5px 10px;
	margin:0;
	background:#fff url('../images/recent_news_bg.png') repeat-y top left;
	}

div.recent_news_item a {
	text-decoration:none;
	color:#007400;
	}

div.recent_news_item a:hover {
	text-decoration:underline;
	color:#000;
	}

div.recent_images {
	float:left;
	width:185px;
	margin:0 0 10px 10px;
	padding:0;
	border:1px solid #fafd00;
	text-align:center;
	background:#fff url('../images/img_bg.png') repeat-x top left;
	}

div.recent_images a {
	text-decoration:none;
	color:#007400;
	}

div.recent_images a:hover {
	text-decoration:underline;
	color:#000;
	}

div.thumbnail {
	margin:5px 0 10px 0;
	}

div.thumbnail img {
	border:2px solid #007400;
	}

div.caption {
	padding:2px 0 3px 0;
	color:#007400;
	font-size:90%;
	}

div.meta {
	font-size:80%;
	margin:0 0 0.5em 0;
	color:#777;
	}

div.more {
	margin:1em 0 0 0;
	}

div.meta a, div.more a {
	text-decoration:none;
	color:#007400;
	}

div.meta a:hover, div.more a:hover {
	text-decoration:underline;
	color:#000;
	}

div.club_season, div.indiv_season {
	clear:left;
	width:135px;
	float:left;
	text-align:left;
	margin-bottom:1.25em;
	}

div.club_desc, div.indiv_desc {
	float:left;
	width:450px;
	text-align:left;
	margin-bottom:1.25em;
	}

dt {
	font-weight:bold;
	margin:0.5em 0 0 2em;
	}

dd {
	font-weight:normal;
	}

quote {
	display:block;
	margin:0 3em;
	padding:0.5em;
	font-style:italic;
	border-left:3px solid #f5f533;
	background-color:#ffff99;
	}

div.left_right_buffer {
	margin:0 20px;
	}

div.statistic {
	margin:0 10px 20px 10px;
	text-align:left;
	width:450px;
	float:left;
	}

div#records_list_left {
	width:220px;
	float:left;
	}

div#records_list_right {
	width:220px;
	float:right;
	}

div.records {
	margin:0 5px 20px 5px;
	text-align:left;
	}

img.lifemember {
	float:left;
	border:3px solid #326802;
	margin:8px 5px 5px 5px;
	}

span.pdf {
	font-size:80%;
	color:#aaa;
	}

div.list_name {
	float:left;
	width:125px;
	clear:left;
	}

div.list_achievement {
	float:left;
	width:50px;
	text-align:right;
	}

/********************************
    FOOTER
*********************************/
#footerContainer {
	width:990px;
	clear:both;
	padding:2.5em 0 1em 0;
	background:#e4fee7 url('../images/footer_bg.png') repeat-x top left;
	border-bottom:2px solid #cfc;
	font-size:75%;
	text-align:center;
	}

div.credit {
	float:right;
	margin:0 2.5em 0 2.5em
	}

div.credit a {
	color:#007400;
	text-decoration:none;
	}

div.credit a:hover {
	color:#000;
	text-decoration:underline;
	}

div.copyright {
	width:40em;
	margin:0 auto;
	}

/********************************
    TYPOGRAPHY
*********************************/
h1, h2, h3, h4, h5, h6 {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	margin:0.4em 0 0 0;
	padding:0.1em 0 0 0;
	font-weight:normal;
	}

h1 {
	font-size:150%;
	text-align:center;
	color:#007400;
	}

h2 {
	font-size:175%;
	}

h3 {
	font-size:150%;
	}

h4 {
	font-size:125%;
	}

h5 {
	font-size:110%;
	}

h6 {
	font-size:100%;
	}

h2.headline {
	background:#cbffcb url('../images/headline_bg.png') repeat-x bottom left;
	font-family:"Times New Roman", "Times", serif;
	margin:0;
	padding:5px 0 0 5px;
	font-size:175%;
	color:#007400;
	}

h2.announcement {
	background:#ffd2d2 url('../images/announcement_bg.png') repeat-x bottom left;
	font-family:"Times New Roman", "Times", serif;
	margin:0;
	padding:5px 0 0 5px;
	color:#f00;
	font-size:175%;
	}

h2.projectinfo {
	background:#bbbeff url('../images/project_bg.png') repeat-x bottom left;
	font-family:"Times New Roman", "Times", serif;
	margin:0;
	padding:5px 0 0 5px;
	color:#00f;
	font-size:175%;
	}

h3.matchinfo {
	background:#ffff99 url('../images/matchinfo_bg.png') repeat-x bottom left;
	/*font-family:"Times New Roman", "Times", serif;*/
	margin:0;
	padding:5px 0 0 5px;
	color:#007400;
	}

h4.headline {
	font-family:"Times New Roman", "Times", serif;
	}

.iframe { height: expression(document.documentElement.clientHeight + "px"); }
