
body {
	background-color: #3b773f;
	font-family:Arial, Helvetica, sans-serif;
	margin: 1px;	
	}
table.soccer {
border: 1px solid #000;
}
a {
	text-decoration: none;
	}

div#maincontainer {
	width: 778px;
	height:auto;
	}
	
div#links {
	line-height: 36px;
	margin-left: 555px;
	height: 216px;
	position: absolute;
	font-weight: bold;
	}
	div#links a {
		color: #F4FFA7;
		text-decoration: none;
		}
	div#links a:hover {
		color: #f1ff92;
		margin-left: 2px;
		text-decoration: none;
		}


div#pageHeader { 
	background: url(http://www.sauldesigns.com/webmastering/soccer/header.jpg) no-repeat; 
	float: left;
	position: absolute;
	width: 778px;
	height: 216px;
	}

div#bodycontainer {
	background-color: #696969;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 778px;
	height: 650px;
	}
	
div#bar {
	background: url(http://www.sauldesigns.com/webmastering/soccer/topborder.gif) no-repeat;
	margin-top: 220px;
	position: absolute;	
	width: 778px;
	height: 680px;
	}

div#leftcontent {
	margin-left: 33px;
	margin-top: 238px;
	background-color: #969696;
	padding-left: 15px;
	padding-right: 22px;
	padding-bottom: 5px;
	position: absolute;	
	width: 450px;
	height:400px;
	}

div#rightcontent {
	margin-left: 520px;
	margin-top: 238px;
	background-color: #fff;
	font-size: 15px;
	position: absolute;	
	padding-left: 10px;
	padding-right: 9px;
	padding-bottom: 5px;
	width: 239px;
	height: 400px;
	}
div#pageHeader h1 {
	display: none;
	}

div#bottomnavigation {
	background-image: url(http://www.sauldesigns.com/webmastering/soccer/bar.jpg);
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	padding: 6px;
	width: 766px;
	height: auto;
	z-index: 2;
}
	div#bottomnavigation a {
		color: #000;
	}
	
img {
	padding: 5px;
}

.lefth2 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #bfdb7d;
	font-size: 14pt;
	margin-top: 15px;
}

.righth2 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.graytext {
	color: #424242;
}

.greentext {
	color: #008309;
}

.redtext {
	color: #bd0000;
}

.browntext {
	color: #435f04;
}

.w3c {font: 9px Verdana, Tahoma, Arial, Helvetica, sans-serif; line-height: 45px; text-align: center; }
