#content
{
	height:auto;
	width:100%;
	float:none;
	position:relative;
	overflow:hidden;
	margin-top:10px;
}
#rt_menu
{
	width:670px;
	height:205px;
	_height: 205px; 
	height:auto !important;
	margin-top:12px;
	float:left;
	position:relative;
	overflow:hidden;
	padding:0px;
	font:9pt verdana;
	text-align: justify;
	padding-bottom:15px;
}
#top
{
	width:670px;
	height:17px;
	background:transparent url(../Images/bg_links_top.jpg) no-repeat scroll 0 0;
	margin-bottom:0px;
	padding-bottom:0px;
}
.mid
{
	background:#333333;
	position:relative;
	left:1px;
	height:205px;
	min-height:205px;
	width:655px;
	margin-top:0px;
	padding-top:0px;
}
.mid p
{
	margin:0px 25px 0px 18px;
	color:#fff;
}
.mid a:link, .mid a:visited, .mid a:hover
{
	margin:0px 25px 0px 13px;
	font-weight:bold;
	color:#bbb;
	text-decoration: underline;
}
#bottom
{
	width:670px;
	height:17px;
	display:block;
	background:transparent url(../Images/bg_links_bottom.jpg) no-repeat scroll 0 0;
	border:none;
}
*> .mid
{
	height:auto;
}
