#btop {
	width: 100%;
	background-image: url(/images/btop_bg.gif);
	background-repeat: repeat-x;
	height: 201px;
}

.news_image
{
	FLOAT: right;
	margin: 0px;
	padding: 12px;
	background-image: url(/images/shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#btop object,embed {
	margin-top: 3px;
}

#main {
	background: #ffffff url(/images/main_bg.gif) repeat-y;
}

#center_column {
	width: 463px;
}

#right_column {
	float: left;
	width: 174px;
	margin-left: 15px;
}

#right_column #faq .hr {
	clear: both;
	background-color: #E7E8E7;
}

#right_column #rmenu {
	margin-left: 2px;
	margin-top: 10px;
	font-size: small;
}

#right_column #rmenu ul {
	padding: 0px;
	margin: 0px 0px 0px 14px;
}

#right_column #rmenu ul li {
	list-style-image: url(/images/menu_dot.gif);
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
}

#right_column #rmenu ul li .hr {
	margin-top: 0px;
	margin-left: -25px;
	width: 200px;
}


#right_column #rmenu a {
	color: #616561;
	text-decoration: none;	
}

#right_column #rmenu a:hover {
	text-decoration: underline;
}

#right_column .back {
	clear: both;
	margin-left: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#right_column .back a {
	color: #CF0000;
	font-weight: bold;
	text-decoration: none;
}

#right_column .back a:hover {
	text-decoration: underline;
}