/* divs --------------------------------------------------------------------------------------------------------------------------*/

/* header divs */

#header {
	background:url(../images/left_header_dial-up.gif) no-repeat #bd2323;
}

#content #right_content {
	background-color:#f8dcdc;
	border-color: #c22424;
}

#footer {
	background:url(../images/footer_dial-up.gif) top left no-repeat #9f1e1e;
}

#content #right_content h3 {
	background-color:#951c1c;
}

#left_content p a, #left_content ul li a, #left_content ol li a{
	color:#bd2323;
	border-bottom-color: #bd2323;
}

#menu li a, #left_content a:hover, #left_content div ul li a:hover {
	color:#bd2323;
}

#left_content h1 {
	color:#bd2323;
}

#print a, #top a {
	color:#bd2323;
}

#print a:hover, #top a:hover {
	border:#bd2323 1px solid;
}

#hof {
	border:none;
}

#hof th{
	border:none;
	padding-top: 0px;
	text-align: left;
	height: 20px;
}

#hof td{
	border:none;
	padding: 10px 0;
}

#hof p{
	padding: 0px;
}

#hof h1{
	font-size:large;
}

.firstplace{
	font-size:x-large; font-weight:bold; color: #21C600;
}

.firstplaceheader{
	font-size:x-large; font-weight:bold; color: #BD2323;
}

.secondplace{
	font-size:large; font-weight:bold; color: #21C600;
}
.secondplaceheader{
	font-size:large; font-weight:bold; color: #BD2323;
}

.thirdplace{
	font-size:medium; font-weight:bold; color: #21C600;
}

.thirdplaceheader{
	font-size:medium; font-weight:bold; color: #BD2323;
}
