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

body
{ 
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
background-position: top left;
background-color: #243757;
}
.header{
	font-family: century serif, Times;
	font-weight: 600;
	font-size: 15px;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #9B0909;
	line-height: 20px;
	padding-left: 43px;
	padding-top: 20px;
}
.subheader{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #9B0909;
	line-height: 20px;
	padding-right: 15px;
	padding-top: 5px;
}

.subheaderlink{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #9B0909;
	line-height: 20px;
}

.subheaderlink a{
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #9B0909;
	text-decoration: underline;
}

.subheaderlink hover{
	color: #ffffff;
	text-decoration: underline;
}

.content{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding-left: 63px;
	padding-right: 63px;
	padding-top: 20px;
}

.content a{
	color: #9B0909;
	text-decoration: underline;
}

.content a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.content_community{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding-left: 13px;	
	padding-top: 20px;
	padding-right: 5px;
}

.content_community a{
	color: #9B0909;
	text-decoration: underline;
}

.content_community a:hover{
	color: #ffffff;
	text-decoration: underline;
}


.content_sport_l{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding-left: 63px;
	padding-right: 13px;
	padding-top: 20px;
}

.content_sport_r{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding-left: 23px;
	padding-right: 63px;
	padding-top: 20px;
}


.content_news{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 20px;
}

.content_news a{
	color: #9B0909;
	text-decoration: underline;
}

.content_news a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.content_news_header{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #9B0909;
	line-height: 20px;	
	padding-right: 20px;
	padding-top: 20px;
}

.content_bio{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #ffffff;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 20px;
}

.content_biomain{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding-left: 63px;
	padding-right: 23px;
	padding-top: 20px;
}



.dropmenudiv_d{
border: 1px solid #617490; /*THEME CHANGE HERE*/
border-width: 0 1px;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 12px;
text-indent: 12px;
line-height:22px;
background-color: #324a6f;
color: white;
text-decoration: none;
}


.dropmenudiv_d a{
display: block;
border: 0 solid #617490; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
text-decoration: none;
color: #ffffff;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #617490;
color: #9B0909;
}




.logos{
	padding-top: 23px;
	padding-bottom: 7px;

}
