@charset "UTF-8";
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg.gif);
}
#footerdiv {
	padding-top: 77px;
	padding-left: 60px;
	color: #FFFFFF;
}

#header {
	background-image: url(images/rivalhdr.gif);
	background-repeat: no-repeat;
	height: 276px;
	width: 800px;
	clear: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #990000;
	text-align: right;
	padding-right: 65px;
}

#keyimg {
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
}

#nav {
	padding-top: 20px;
	text-align: center;
}
a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #646C91;
	text-decoration: underline overline;
	text-align: center;
}

#contentwrap {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#contentleft {
	float: left;
	width: 175px;
	padding-left: 35px;
}

#contentright {
	width: 500px;
	float: left;
	z-index: 50;
}
#container {
	border: 1px solid #990000;
	width: 800px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ECE4CC;
}

#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#imgborder {
	border: 5px solid #FFFFFF;
}
