#wrapper {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #000;
	margin: auto;
	width: 900px;
	border: 5px ridge #C00;
	overflow: visible;
}
body {
	background-color: #C4CCCF;
}
#Header {
	height: 250px;
	background-color: #CDD6DD;
	background-image: url(rbanner.jpg);
	background-repeat: no-repeat;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	padding-right: 20px;
	padding-left: 20px;
}
#rightsidebar {
	padding: 5px;
	float: right;
	width: 505px;
	background-color: #C60;
}
#rightsidebar1 p {
	font-size: 12px;
	color: #FFF;
}
#rightsidebar1 {
	background-color: #302FAE;
	padding: 10px;
	width: 800px;
}
#sidebar {
	float: left;
	width: 200px;
	background-image: url(Untitled.jpg);
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: center;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: none;
	padding: 5px;
	width: auto;
}
.Super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30F;
}
#title {
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
}
.rowing {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #060;
}
#Content {
	background-color: #999;
	font-size: 12px;
	overflow: hidden;
	border-top-style: solid;
	border-top-color: #000;
	width: 850px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#Footer {
	padding: 0px;
	background-image: url(fppter2.jpg);
	text-align: center;
	height: 175px;
}
#side {
	background-color: #063;
	padding: 10px;
	float: right;
	width: 400px;
}
#season {
	background-color: #F93;
	padding: 1px;
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#side1 {
	background-color: #CCC;
	padding: 10px;
	float: right;
	width: 550px;
}

