#header_options {
	color:  #636466;
}

#center_content {
	background:  #636466 url('../images/background/bottom_right_dark_purple.gif') no-repeat bottom right;
	height: 110px;
}

#left_nav ul, #footer, .footer_img { 
	border-top: 1px dashed #ada7b5;
}

#left_nav li, #header {
	border-bottom: 1px dashed #ada7b5;
}

a.left_nav_link:link, a.left_nav_link:visited {
	color: #636466;
}

a.left_nav_link:hover {
	color: #4c4c4e;
}

#page_top {
	background: url('../images/background/page_top_demolition.jpg');	
}

#mainpage_content h3 {
	color: #636466;
}

#mainpage_content p {
	color: #6f6f6f;
}

#right_panel {
	margin-top: 0px;
}

.right_download {
	margin: 20px 0px;
	padding: 10px 0px;
	border-top: 1px solid #9e9e9e;
	border-bottom: 1px solid #9e9e9e;
}

.right_download img {
	float: right;
	margin: 5px 25px 0px 0px;
}

.right_download p {
	margin-right: 80px;
}
a.link:link, a.link:visited {
	color: #636466;
	text-decoration: underline;
	padding: 2px;
}

a.link:hover {
	background: #636466;
	color: #fff;
	text-decoration: none;
}