@charset "utf-8";

/* CSS Document */

body {
	background-image: url(images/body_background2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

</style>
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 5px 5px 5px 5px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #150185;
padding: 0px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 150px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.style1 {
	color: #000033;
	font-weight: bold;
}
.style2 {
	color: #000066;
	font-weight: bold;
}
.photogallerylink {
	color: #000066;
	font-size:10px;
}
/************** header *********************/

#header {
	height:555px;
	width:900px;
	background:#660000 url("../images/headerbg.jpg") repeat-x top;
	position:relative;

	}


#header .nav {

	position:absolute;

	bottom:12px;

	right:5px;

	}

#header  ul li {

	display:inline;

	padding:0px 2px;

	}

#header a {

	color:#FFCC00;

	font-weight:bold;

	font-size:.9em;

	}

#header a:hover {

	text-decoration:underline;

	}

#collage {

	width:270px;

	height:115px;

	float:left;

	}

#curve {

	position:absolute;

	top:74px;

}

#boosters {

	position:absolute;

	right:75px;

	top:20px;

	}

#rcswarriors {

	position:absolute;

	right:5px;

	top:90px;

}

.textheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 18px;
}


h4 {
	color:#000066;
	border-bottom:2px solid #00C400;	
	padding: 0px 0px 0px 0px;
}

ul { 
	list-style-image: url(images/bullet.jpg); 
}

ol { 
	list-style-type: upper-roman; 
}

.style4 {color: #009900}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.r {color:whatever}
.r:link {color:white; text-decoration: underline}
.r:hover {color:white; text-decoration: underline}
.r:visited {color:white; text-decoration: underline}

.tablehomepage
	{
		border:#000066 1px solid;
	
	}
	
.tablehomepage
	{
		border:#000066 1px solid;
	
	}
	
#rotator
{
  background: url(images/headers/rotator.php) no-repeat center top;
  width: 735px;
  height: 200px;
}