@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF!important;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}

h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 3px;
}

p a {
	color: #D5090A;
}

p a:hover {
	color: #000;
}

#wrapper {
	margin: 0px auto;
	width: 960px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 700px;
}

#header {
	height: 129px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

#header img {
	padding-top: 12px;
	padding-left: 20px;
}

#header h1 {
	text-indent: -9999px;
	font-size: 6px;
}

#nav {
	height: 25px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin-top: 18px;
	position: relative;
	z-index: 1;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	list-style-type: none;
}

#nav li {
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-right: 1px solid #FFF;
}

#nav li a {
	color: #FFF;
	text-decoration: none;
}

#nav li a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Roster Drop Down Menu */

#nav li ul {
	display: none;
	margin-left: -20px!important;
	margin-top: 5px!important;
}

#nav ul li a {
  	display: block;
  	text-decoration: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#nav li:hover ul {
  	display: block;
  	position: absolute;
}


#nav li:hover li a:hover {
	text-decoration: underline;
}

.dropdown {
	width: 150px!important;
	background-color: #FFF;
	float: none!important;
	border-bottom: 1px dotted #999;
	padding-left: 2px!important;
	padding-right: 2px!important;
	color: #333!important;
	height: 18px!important;
}

.dropdown a {
	padding-bottom: 2px!important;
	padding-top: 2px!important;
	padding-left: 13px!important;
	padding-right: 0px!important;
	color: #333!important;
	font-weight: normal!important;
}

.dropdown a:hover {
	color: #000!important;
	background-color: #F3F3F3;
	padding-bottom: 2px!important;
	padding-top: 2px!important;
	padding-left: 13px!important;
	padding-right: 0px!important;
}





#content {
}

#content_left {
	float: left;
	width: 540px;
}

.content_left_container {
	margin-bottom: 10px;
}

.content_left_container_top {
	background-image: url(../images/content_left_container_top.jpg);
	background-repeat: no-repeat;
	height: 8px;
}

.content_left_container_mid {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF;
}

.content_left_container_mid h3 {
	background-image: url(../images/container_left_header_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFF;
	padding-left: 7px;
	padding-top: 5px;
	font-size: 14px;
}

.content_left_container_btm {
	background-image: url(../images/content_left_container_btm.jpg);
	background-repeat: no-repeat;
	height: 8px;
}



.content_left_container_large {
	margin-bottom: 10px;
}

.content_left_container_large_top {
	background-image: url(../images/content_left_container_large_top.png);
	background-repeat: no-repeat;
	height: 8px;
}

.content_left_container_large_mid {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF;
}


.content_left_container_large_btm {
	background-image: url(../images/content_left_container_large_btm.png);
	background-repeat: no-repeat;
	height: 8px;
}





#content_right {
	float: right;
	width: 400px;
}

.content_right_container {
	margin-bottom: 10px;
}

.content_right_container_top {
	background-image: url(../images/content_right_container_top.jpg);
	background-repeat: no-repeat;
	height: 8px;
}

.content_right_container_mid {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding-left: 10px;
	padding-right: 10px;
}

.content_right_container_mid img {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

.content_right_container_mid h3 {
	background-image: url(../images/container_right_header_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFF;
	padding-left: 7px;
	padding-top: 5px;
	font-size: 14px;
}

.content_right_container_btm {
	background-image: url(../images/content_right_container_btm.jpg);
	background-repeat: no-repeat;
	height: 8px;
}


.content_right_container_small {
	margin-bottom: 10px;
}

.content_right_container_small_top {
	background-image: url(../images/content_right_container_small_top.jpg);
	background-repeat: no-repeat;
	height: 8px;
}

.content_right_container_small_mid {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding-left: 10px;
	padding-right: 10px;
}

.content_right_container_small_mid img {
	padding-top: 5px;
	padding-right: 5px;
	float: left;
}

.content_right_container_small_mid h3 {
	background-image: url(../images/container_right_small_header_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFF;
	padding-left: 7px;
	padding-top: 5px;
	font-size: 14px;
}

.content_right_container_small_btm {
	background-image: url(../images/content_right_container_small_btm.jpg);
	background-repeat: no-repeat;
	height: 8px;
}



#footer {
	height: 60px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #999;
	font-size: 11px;
	color: #999;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #333;
}

a .news_title  {
	background-color: #FFF;
	color: #000;
	position: relative;
	z-index: 3;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}

#content_left2 {
	float: left;
	width: 700px;
}

#content_right2 {
	float: right;
	width: 240px;
}




/* Misc */

.clear {
	margin: 0px;
	clear: both;
}

img {
	border: none;
}
