body {
	background: #999999;
	font: 12px arial, helvetica, san-serif;
}

#container {
	text-align: left;
	width: 800px;
	background: white;
	margin: 50px auto;
	color: #330000;
}

#container a {
	color: #330000;
	text-decoration: none;
	border-bottom:1px dotted;
}

#container a:hover {
	color: white;
	text=decoration: none;
	background: #330000;
}

#container h1 {
	margin-left: 10px;
	color: #330000;
	text-align: left;
	text-decoration: underline;
	font-size: 150%;
}


#thumb {
	padding-top: 35px;
	padding-right: 30px;
	height: 100px;
}	

#thumb a {
	color: transparent;
}

#image {
	padding-top: 35px;
	padding-right: 30px;
	height: 300px;
	align: center;
}	

#menu {
	text-align: left;
	width: 800px;
	background: transparent;
	padding-top:95px;
	font: 10px arial, helvetica, san-serif;
}

.lnav {
	text-align: left;
	font-size: 100%;
	font-family: Verdana, sans-serif;
}

.lnav li {
	list-style-type: none;
	padding: 5px ;
}

.lnav li a {
	color: #330000;
	text-decoration: none;
	border-bottom:1px dotted;
}

.lnav li a:hover {
	text-decoration: none;
	background-color: #666666;
	color: #ffffff;
}


#top {
	width: 800px;
	height: 205px;
	background: transparent url('images/rllf-header.png') top right no-repeat;
	padding: 0;
}

#top ul {
	list-style: none;
	margin-left: 150px;
	padding: 62px 0 0 0;
}

#top li {
	display: inline;
	margin: 0 2px;
	padding: 3px 7px;
}

#top a {
	color: white;
	text-decoration: none;
	padding: 3px 4px;
}

#top a:hover {
	color: #330000;
	text=decoration: none;
	background: white;
	padding: 3px 4px;
}

#content {
	background: #ffffff;
	width: 800px;
	min-height: 425px;
}
#full {
	background: white;
	margin-left:15px;

}

#full_top {
	background: #999999;
	text-align: right;
}

#leftsmall {
	background: white;
	width: 175px;
	margin-left:5px;
	min-height: 350px;

}


#rightbig {
	float: right;
	background: #ffffff;
	width: 600px;
	min-height: 350px;
	padding-right: 5px;

}

#left {
	background: white;
	width: 400px;
	margin-left:15px;
	min-height: 400px;

}


#right {
	float: right;
	background: #ffffff;
	width: 300px;
	height: 400px;
	padding-right: 5px;

}

#rttop {
	background: #cccccc url('images/scoreboard.jpg') top left no-repeat;
	width: 300px;
	height: 175px;
	margin: 0;

}

#rttop ul {
	list-style: none;
	text-align: left;
	font-size: 100%;
	font-family: Verdana, sans-serif;
	padding: 0px;
	margin-left: 0;
}


#rttop li {
	list-style-type: none;
	font-size: 10px;
}


#rttop li a {
	color: #330000;
	text-decoration: none;
	border-bottom:1px dotted;
}

#rttop li a:hover {
	text-decoration: none;
	background-color: #330000;
	color: #666666;
}


#rtspacer {
	background: #ffffff;
	width: 240px;
	height: 10px;
	margin: 0;

}

#rtbottom {
	float: bottom;
	background: #cccccc url('images/announcements.jpg') top left no-repeat;
	width: 300px;
	height: 175px;
	margin: 0;

}


#footer {
	width: 810px;
	background: #999999;
	margin: 0;
	padding: 0;
}


