#container {
	width: 1000px;
	padding: 0px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	background-color: #000000;
}
#container #imageRepeat {
	background-image: url(../images/repeatSidebar.png);
	clear: absolute;
	margin: 1px;
	padding: 1px;
}
#header {
	background-image: url(../images/header5.gif);
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
}
#maint_content {
	background-color: #000000;
	position: relative;
	background-image: url(../images/sidebar2.png);
	padding: 20px 0 0 20px;
	background-repeat: no-repeat;
	float: right;
	margin: 5px 0 0 0;
	width: 750px;
	color: #fff;
}

#maint_content #standings {
	width: 200px;
	margin: 0 5px 0 0px;
	padding: 0;
	float: right;
	background: #000;
}
#header #navigation {
	position: absolute;
	bottom: 0px;
	width: 985px;
	background-image: url(../images/navigationBar.png);
	height: 25px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#footer {
	clear: both;
	background-color: #B89017;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#sidebar1 {
	width: 175px;
	padding: 5px 5px 0 7px;
	float: left;
	margin: 5px 0 0 0;
	background-image: url(../images/navigationSidebar.png);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 750px;
}
#maint_content #flash {
	width: 530px;
	float: left;
	padding: 0 7px 0 7px;
}
#maint_content #updates {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 500px;
}
a {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}
#image {
	position: left;
	margin: 30;
}
