@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	background-color: #000000;
	margin-top: 25px;
   }
a{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	color: #FF6600;
}
a img {
  border-width:0;
  }

#wrapper{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#nav-menu ul
{
	list-style: none;
	padding: 0;
}

#nav-menu li
{
	float: left;
}

#nav-menu li a
{
	float: left;
	display: block;
	color: #999999;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
#nav-menu li a:hover{
	background-color: #666666;
	color: #000000;
	background-image: url(images/menutabover.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
/* Hide from IE5-Mac \*/
#nav-menu li a.active{
	background-image: url(images/menutabActive.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
}
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{

} 

.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 55px;
	padding-left: 10px;
	height: 1600px;
	background-image: url(images/pageBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}
.footer {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	}
.footer a {
	color: #CCC;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
	color: #FFF;
}
.sideheader{
	font-weight: bold;
	color: #FF0000;
	font-size: 16px;
	background-color: #333333;
	padding: 5px;
}
.liltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
}
.liltext a {
	text-decoration: underline;
	color: #990033;
}
.liltext a:hover{
	text-decoration: none;
}
.img1 {
	float: right;
	padding: 5px;
}
.img2 {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.dropshadow {
	border: thin solid #000000;
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	background-image: url(images/shadeform.gif);
	font-weight: bold;
}


.bullets{
	font-size: 11px;
	list-style-image: url((URL));
	list-style-type: circle;
	color: #666666;

}
.bullets a{
	color: #339933;
	text-decoration: underline;
	font-weight: bold;
}
.bullets a:hover{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.compbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}

.links {
	color: #999933;
	font-weight: bold;
}
.links a{
	color: #00CC00;
	text-decoration: underline;
}
.links a:hover{
	text-decoration: none;
}
.subheader {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
.locations{
	font-weight: bold;
	color: #990000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.locations a{
	text-decoration: none;
}
.locations a:hover{
	color: #000000;
	text-decoration: underline;
	
}
.mainpic{
	background-image: url(slices/cpr_r1_c5.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 167px;
	width: 100%;
}
.tabletitle{
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	padding: 10px;
}
.tableheader{
	color: #FFFFFF;
	font-weight: bold;
}
.classheader {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	background-color: #000000;
	padding-left: 55px;

}
.paging{
	text-align: right;
	color: #FF0000;
	background-color: #000000;
}
.teamname{
	font-weight: bold;
	color: #333333;
}
.homepage{
padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 55px;
	padding-left: 10px;
	height: 1165px;
	background-image: url(images/pageBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;}
.spacer{
	clear: both;
	height: 2px;
	width: 580px;
}
