@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/test.jpg);
}
.RB #container {
	position: relative;
	width: 945px;
	text-align: left;
	height: 650px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	background-image: none;
} 
#TextBox {
	position:absolute;
	width:548px;
	height:468px;
	z-index:1;
	left: 145px;
	top: 155px;
	border-top-color: #FEB1D1;
	border-right-color: #FEB1D1;
	border-bottom-color: #FEB1D1;
	border-left-color: #FEB1D1;
	background-image: none;
	font-size: .9em;
	visibility: visible;
}
#NavBar {
	position:absolute;
	width:700px;
	height:26px;
	z-index:3;
	left: 128px;
	top: 92px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .81em;
	padding-top: 10px;
	color: #60330C;
	font-weight: bold;
	visibility: visible;
	border-top-color: #6030c;
	border-right-color: #6030c;
	border-bottom-color: #6030c;
	border-left-color: #6030c;
}
#Photo {
	position:absolute;
	width:300px;
	height:455px;
	z-index:1;
	left: 393px;
	top: 24px;
}
a:link {
	color: #60330C;
}
a:active {
	color: #60330C;
}
a:visited {
	color: #60330C;
}
a:hover {
	color: #FEB1D1;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	color: #60330C;
	font-weight: normal;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 189px;
	top: 289px;
}

