body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	font: normal 18px Perpetua;
	color: #D6C399;
}
 a:link {
	font: 20px Perpetua;
	color: #D6C399;
	text-decoration: none;
}

a:visited {
	font: 20px Perpetua;
	color: #D6C399;
	text-decoration: none;
}
 a:hover {
	font: 20px Perpetua;
	color: #D6C399;
	text-decoration: underline;
	
}

.outer_border {
	text-align: left;
	width: 800px;
	height: 640px;
	border: 1px none #666666;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/ruth2.jpg) no-repeat right 15px;
}

.top_menu {
	color: #D6C399;
	float: left;
	width: 800px;
	border-width: 1px;
	border-color: #666666;
	font-size: 14px;

}

#ruth_lambert {
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 300px;
	margin-left: 225px;
	font: 48px Perpetua;
}


#white {
color:#ffffff;
}
.bb {font-size: 20px;
			font-weight: bold}
			
#return {
	width: 300px;
	float: left;
	margin-top: 40px;
	background: #CCCCCC;
	color: #000000;
	text-align: center;
}
