body {	font: 12px/18px Arial, Helvetica, sans-serif;	color: #333333;	text-align: center;	background: #E9E9E9;	margin: 0px;	padding: 0px;}.bold{	font-weight: bold;}.center{	text-align: center;}.floatRight{	position: relative;	float: right;}.floatRight img{	margin: 10px 5px 10px 10px;}#container {	width: 800px;	margin: 20px auto;	border: 2px solid #A9ADC1;	background: #FFFFFF;}#banner {	position: relative;	width: 800px;	height: 278px;	background-image: url(images/headerFlag.jpg);	background-repeat: no-repeat;	padding: 0px;	margin: 0px;}.boldItalic{	font-weight: bold;	font-size: 10px;	font-style: italic;	font-family: "Trebechut MS", verdana, arial, sans-serif;	text-align: center;}#lane {	position: relative;	width: 750px;	height: 200px;	background-image: url(images/laneWatkins.jpg);	background-repeat: no-repeat;	background-color: #eaeced;	padding: 0px;	margin: 0px;	border: 1px solid black;}.laneText{	position: relative;	width: 525px;	padding-left: 175px;	font-family: "Trebuchet MS", arial, sans-serif;	color: #000000;	font-size: 13px;	font-style: italic;	font-weight: bold;	text-align: center;}* html .laneText{	padding-top: 10px;}.condolences{	position: relative;	width: 770px;	padding: 15px;	border-bottom: 1px solid black;}#nav {	position: relative;	height: 19px;	background-image: url(images/navBlue.jpg);	background-repeat: no-repeat;	text-align: center;	padding: 3px;	background-color: #8d9f64;	z-index: 100;}#nav ul {	list-style-type: none;}#nav li {	display: block;	float: left;	margin-right: 15px;	font-size: 13px;	font-weight: bold;}#related, #related ul {	margin: 0;	list-style: none;	z-index: 1100;}#related a {	display: block;	width: 110px;    color: #694D2A;    font-weight: bold;    text-decoration: none;    text-align: left;}#related li { /* all list items */	float: left;	width: 250px; /* width needed or else Opera goes nuts */	height: auto; /*controls height of items in drop down menu */	text-align: left;	background-color: transparent;}#related li li a{ 	display: block;	width: 250px;	padding: 5px;	text-align: left;	background-color: #e6e3cf;	border: 1px solid black;}#related li ul { /* second-level lists*/	position: absolute;	left: 5px;	background: #e6e3cf;	width: 250px;	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */	z-index: 1101;}#related li:hover ul, #related li.sfhover ul { /* lists nested under hovered list items */	left: auto;}#watkins, #watkins ul {	margin: 0;	list-style: none;	z-index: 1100;}#watkins a {	display: block;	width: 140px;    color: #694D2A;    font-weight: bold;    text-decoration: none;    text-align: left;}#watkins li { /* all list items */	float: left;	width: 140px; /* width needed or else Opera goes nuts */	height: auto; /*controls height of items in drop down menu */	text-align: left;	background-color: transparent;}#watkins li li a{ 	display: block;	width: 140px;	padding: 3px;	text-align: left;	background-color: #e6e3cf;	border: 1px solid black;}#watkins li ul { /* second-level lists*/	position: absolute;	left: 5px;	background: #e6e3cf;	width: 150px;	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */	z-index: 1101;}#watkins li:hover ul, #watkins li.sfhover ul { /* lists nested under hovered list items */	left: auto;}#tournament, #tournament ul {	margin: 0;	list-style: none;	z-index: 1102;}#tournament a {	display: block;	width: 140px;    color: #694D2A;    font-weight: bold;    text-decoration: none;    text-align: left;}#tournament li { /* all list items */	float: left;	width: 140px; /* width needed or else Opera goes nuts */	height: auto; /*controls height of items in drop down menu */	text-align: left;	background-color: transparent;}#tournament li li a{ 	display: block;	width: 125px;	padding: 5px;	text-align: left;	background-color: #e6e3cf;	border: 1px solid black;}#tournament li ul { /* second-level lists*/	position: absolute;	left: 5px;	background: #e6e3cf;	width: 125px;	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */	z-index: 1101;}#tournament li:hover ul, #related li.sfhover ul { /* lists nested under hovered list items */	left: auto;}#content {	width: auto;	padding: 20px;	text-align: left;}#leftContent{	position: relative;	float: left;	width: 250px;	padding: 10px;	background-color: #efefef;	font-family: verdana, arial, sans-serif;	font-size: 12px;	text-align: left;}#rightContent{	position: relative;	float: left;	width: 460px;	padding: 10px 10px 5px 15px;}.clearer{	clear:both;}h1 {	font-family: arial;	font-size: 16px;	text-transform: uppercase;	color: #666666;}a:link {	color: #4f7382;	font-weight: bold;	text-decoration: none;}a:visited {	color: #4f7382;	font-weight: bold;	text-decoration: none;}a:hover {	color: #627f47;	font-weight: bold;	text-decoration: none;}#related a:link {	color: #4f7382;	font-weight: bold;	text-decoration: none;}#related a:visited {	color: #4f7382;	font-weight: bold;	text-decoration: none;}#related a:hover {	color: #627f47;	font-weight: bold;	text-decoration: none;}#watkins a:link {	color: #4f7382;	font-weight: bold;	text-decoration: none;}#watkins a:visited {	color: #4f7382;	font-weight: bold;	text-decoration: none;}#watkins a:hover {	color: #627f47;	font-weight: bold;	text-decoration: none;}#tournament a:link {	color: #4f7382;	font-weight: bold;	text-decoration: none;}#tournament a:visited {	color: #4f7382;	font-weight: bold;	text-decoration: none;}#tournament a:hover {	color: #627f47;	font-weight: bold;	text-decoration: none;}h2 {	font-size: 14px;}ul {	padding: 0px;	margin: 0px;}li {	list-style: inside;}.borderRight {	border-right: 1px dotted #CCCCCC;}#footer{	position: relative;	height: 19px;	width: 794px;	background-image: url(images/navBlue.jpg);	background-repeat: no-repeat;	padding: 3px;	background-color: #8d9f64;}.footerdivs{	position: relative;	float: left;	width: 250px;	padding-left: 5px;	padding-right: 5px;}/*-------------------------------  Defaults  -------------------------------*/h1 {				font-size:1.3em;				margin-bottom:7px;}p {				margin-bottom:10px;}/*--------------------------------  Div ID's  -------------------------------*/#wrapper {			width:440px;				margin:10px auto;				background-color:#FFF;				color:#333;				border:1px solid #000;				padding:20px 30px;}/*-----------------------------  Input Classes  -----------------------------*/input.form, textarea.form, input.button  {			border:solid 1px #333;}textarea.form {			margin-left:75px;}input.button {			font-size:0.95em;				width:75px;				font-weight:bold;}/*---------------------------------  Lists  ---------------------------------*/ul.error {			width:350px;				margin:10px auto;				color:#C00000;				background-color:transparent;				font-size:1em;}ul.error li {			font-size:0.9em;				margin-left:25px;}/*---------------------------  Paragraph Classes  ---------------------------*/p.centered {			text-align:center;				font-weight:bold;				margin:10px;}p.small {			font-size:0.85em;}/*------------------------------  Span Classes  -----------------------------*/span.required {			font-size:1em;				color:#C00000;				background-color:transparent;				width:5px;				text-align:right;				margin-left:60px;				line-height:2em;}span.fieldname {		font-weight:bold;				width:100px;				text-align:right;				padding: 0 5px;}				
