@charset "UTF-8";
/* CSS Document */

#main_right h1, #main_right h2, #main_right h3, #main_right h4, #main_right h5, #main_right h6, #main_right p, #main_right address, #main_right preformatted {
	/*font-weight:bold;*/
	color: #333333;
}
a, a:link, a:visited {
	color:#ad5eca;
	font-weight: normal;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #f4d6ff;
}
#main_right {
	background: none;
}
#main_right #topsurround {
	background: none;
}
#main_right {
	background-color:#ffffff;	/*darkgreen*/
}
.scroll_nav {
	text-align: center;
	width: 235px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
