body {
    background: #9f002b;
	font: .74em Tahoma, "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	margin-top: 0px;
}
a {
	color: #3B6EBF;
	text-decoration: underline;
}

hr {
	color: #CCC;
background-color: #CCC;
height: 1px;
border: 0px;
	}

a:hover {
	text-decoration: none;
}


#wrap {
margin: 0px auto;
width: 790px;
}


#nav { 
height: 46px;
background: url('../images/nav-bg.jpg') no-repeat;
padding-top: 4px;
font-size: 12px;

}

#flashbar { 
height: 155px;
}

#bannerright {
height: 155px;
width: 426px;
float: right;
}



#logo {
height: 140px;
width: 128px;
margin-top: 5px;
}

#content {
padding: 0 5px 0 5px;
background-color: #FFF;
font-size: 13px;
}

#bottom {

background: no-repeat url('../images/botbg.gif');
height: 10px;
}


.header {
height: 100px;
background: #85ACF7 url('../images/hidr.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}
	
.middle {
	float: left;
	width: 335px;
	margin: 10px 0px;
	padding: 5px 5px;
}

.right {
	float: left;
	width: 405px;
	margin: 10px 0px;
	
}

#horizontal {
	width: 760px;
	padding: 5px 5px;
}

#horizontal h2 { color: #9f002b; font-size: 16px; margin-bottom: 5px; margin-top: 0px;}




.right ul {
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

#content h1 { color: #9f002b; font-size: 18px; margin-bottom: 10px; margin-top: 0px; margin-left: 5px; margin-right: 5px; padding-bottom: 5px; padding-top: 10px; border-bottom: 1px dotted #CCC;}
.middle h1 { color: #9f002b; font-size: 18px; margin-bottom: 10px; margin-top: 5px; padding-bottom: 5px; border-bottom: 1px dotted #CCC;}
.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 5px; margin-top: 0px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	color: #FFF;
	width: 790px;
	margin: 0px auto;
	padding: 5px;

}

#footer a {
	color: #FFF;
	text-decoration: underline;

}

#fivebyfive {
	float: right;
	color: #de3764;
	}
	
#fivebyfive a {
	color: #de3764;
		text-decoration: underline;

	}
	
#fivebyfive a:hover {
	color: #FFFFFF;
		text-decoration: none;

	}



