@charset "utf-8";
/* CSS Document */

#container {
	width: 800px;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner {
	background-image: url(Assets/images/RGFC_banner_010309.jpg);
	background-position: center center;
	height: 150px;
	width: 800px;
	background-color: EEE;
}
#navigation {
	background-color: #EEE;
	height: 200px;
	width: 800px;
	border-top-width: 800px;
	border-right-width: 800px;
	border-bottom-width: 800px;
	border-left-width: 800px;
}
#diary {
	height: 250px;
	background-color: #EEE;
	vertical-align: top;
	width: 225px;
}
#sponsors {
	background-color: #EEE;
	height: 150px;
	width: 800px;
	float: none;
}
#news {
	background-color: #EEE;
	height: 400px;
	width: 300px;
	vertical-align: top;
}
#results {
	background-color: #EEE;
	height: 375px;
	width: 800px;
	font-size: 10px;
	float: none;
}
#map {
	height: 50px;
	width: 800px;
	background-color: #EEE;
	float: left;
}
#images {
	height: 100px;
	width: 160px;
	background-color: #EEE;
	float: right;
}
#container {
	top: 25px;
	bottom: 25px;
}
#coachcorner {
	height: 100px;
	width: 160px;
	background-color: #33FF99;
	float: right;
}



.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	background-color: #99FF99;
	display: block;
	padding: 8;
	width: auto;
}

H1 {
	font-size: 36px;
	color: #000000;
	text-align: left
}
H2 {
	font-size: 24px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
}
H2 {
	font-size: 18px;
	color: #000000;
	text-align: left
}
H4 {
	font-size: 12px; 
	color: #50922C; 
	background-color: #FFFFFF; 
	text-align: left
}
H5 {
	font-size: 14px; 
	color: #50922C; 
	text-align: center
}
.date {
	font-size: 11px; 
	color: #808080; 
	background-color: #FFFFFF; 
	text-align: right
}
.date A {
	color: #245917; 
	background-color: #fff
}

body {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	background-color: #99CCCC;
	margin-left: 50px;
	margin-right: 50px;
}


.menu {
	padding-left: 30px;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none
}

.hidden 		{
	display: none
}
a:link 			{
	color: #B60400;
}
a:visited 		{
	color: #B60400;
}
a:hover 		{
	color: #3B1F6A;
}

	
body,td,th {color: #000000;}	
	
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

/* The following were added from the photo css worksheet main.css */
/* exceptions (as already included above were "body",   */



a, a:visited {
	background-color: transparent;
	color: #0000FF;
}

a:hover {
	background-color: transparent;
	color: #FF0000;
}

/* Header */
#banner {
	background-image: url(Assets/images/RGFC_banner_010309.jpg);
	background-position: center center;
	height: 150px;
	width: 800px;
}
#navigation {
	background-color: #EEE;
	height: 56px;
	width: 796px;
	font-weight: bold;
	line-height: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
#diary {
	height: 350px;
	width: 198px;
	background-color: #FFFFFF;
	float: right;
	border: 1px solid #0000FF;
	vertical-align: top;
}
#sponsors {
	background-color: #FFFFFF;
	height: 75px;
	width: 800px;
	vertical-align: middle;
}
#news {
	background-color: #FFFFFF;
	height: 318px;
	width: 318px;
	float: left;
	border: 1px solid #0000FF;
	background-position: top;
}
#results {
	background-color: #FFFFFF;
	height: 375px;
	width: 800px;
	font-size: 9px;
}
#fixtures {
	font-size: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	width: 796px;
}
#team_name {
	font-size: 36px;
	font-weight: bold;
	text-decoration: blink;
}


#content_messages {
	float: right;
	height: 200px;
	width: 280px;
}

#map {
	height: 50px;
	width: 800px;
	background-color: #EEE;
}
#images {
	height: 100px;
	width: 160px;
	background-color: #00FF33;
	float: right;
}
#container {
	top: 25px;
	bottom: 25px;
	background-color: #99CCFF;
}
#coachcorner {
	height: 100px;
	width: 120px;
	background-color: #66FFCC;
	float: right;
}
#content {
	background-color: #FFFFCC;
	height: 320px;
	width: 800px;
}
