/* 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;
}