#right p {
	padding: 0;
	margin: 0;
}

#right h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	height: 36px;
	line-height: 36px;
	width: 527px;
	color: #487EAA;
	background-image: url('../images/submenuheader.jpg');
}

#rmenu {
	width: 532px;
	margin: 0;
	padding: 0;
}

#rmenu img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	clear: both;
}

#rmenu a {
   margin: 0;
   padding: 0;
   display: block;
   float: left;
   width: 109px;
   height: 22px;
   line-height: 22px;
   text-align: center;
   color: white;
   background: url('../images/buttonmenudark.jpg') no-repeat;
   text-decoration: none;
}

#rmenu a.active {
   color: #000;
   background: url('../images/topbuttonlight.jpg') no-repeat;
} 

#rmenu a.first {
	margin-left: 10px;	
}


#rcontent {
	width: 500px;
	margin: 0;
	padding: 0 15px 0 15px;
	background-image: url('../images/rbg.jpg');
}

#rcontent h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	width: 500px;
	padding: 0;
	height: 36px;
	color: #CCCC66;
	background-image: none;
}

#rcontent img.anchor {
	float: none;
}

#rcontent p {
	padding: 0;
	margin: 0;
	width: 500px;
}

#rcontent img {
	float: right;
	margin: 0 0 0 5px;
}

#rcontent a {
	margin: 0;
	padding: 0;
	display: inline;
	color: #003399;
}

#rcontent a.first {
	margin-left: 15px;
}

#rbottom {
	clear: both;
}

a {
	color: black;
	font-size: 10px;
	font-weight: bold;
	border: none;
	text-decoration: none;
}