/* divs --------------------------------------------------------------------------------------------------------------------------*/

/* header divs */

#header {
	background:url(../images/left_header_dsl.gif) no-repeat #a43c9a;
}

#content #right_content {
	background-color:#f4e1f2;
	border-color:1px solid #a93e9f;
}

#footer {
	background:url(../images/footer_dsl.gif) top left no-repeat #8a3282;
}

#content #right_content h3 {
	background-color:#812f79;
}

#left_content p a, #left_content ul li a, #left_content ol li a{
	color:#a43c9a;
	border-bottom-color: #a43c9a;
}

#menu li a, #left_content a:hover, #left_content div ul li a:hover {
	color:#a43c9a;
}

#left_content h1 {
	color:#a43c9a;
}

#print a, #top a {
	color:#a43c9a;
}

#print a:hover, #top a:hover {
	border:#a43c9a 1px solid;
}