@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6a1e2a;
	background-color: #531a23;
	background-image: url(Images/BackgroundMain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.RB #container {
	position: relative;
	width: 895px;
	border: 2px solid #C48535;
	height: 835px;
	padding: 1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 10px;
	background-image: url(Images/BackgroundB.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
} 
#Flash {
	position:absolute;
	width:897px;
	height:100px;
	z-index:1;
	left: 0px;
	top: 0px;
	text-align: left;
	background-color: #6A1E2A;
}
#Photo {
	position:absolute;
	width:317px;
	height:344px;
	z-index:2;
	left: 2px;
	top: 149px;
}
#NavBar {
	position:absolute;
	width:897px;
	height:25px;
	z-index:3;
	left: 0px;
	top: 98px;
	background-color: #6A1E2A;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:  #C48535;
	border-right-color:  #C48535;
	border-bottom-color:  #C48535;
	border-left-color:  #C48535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .85em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.RB #container #NavBar a {
	color: #FFFFFF;
}
.RB #container #NavBar a:hover {
	color: #6A1E2A;
	background-color: #FFFFFF;
}
#Text {
	position:absolute;
	width:531px;
	height:573px;
	z-index:4;
	left: 321px;
	top: 154px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6A1E2A;
	border-right-color: #6A1E2A;
	border-bottom-color: #6A1E2A;
	border-left-color: #6A1E2A;
}
#UnderPictureLinks {
	position:absolute;
	width:252px;
	height:250px;
	z-index:5;
	left: 50px;
	top: 461px;
}
#Table {
	position:absolute;
	width:489px;
	height:115px;
	z-index:1;
	left: 19px;
	top: 266px;
}
.RB #container #Text #Table a {
	color: #6A1E2A;
	padding: 0px;
}
#Footer {
	position:absolute;
	width:895px;
	height:145px;
	z-index:6;
	left: 0px;
	top: 758px;
	font-size: 0.6em;
	color: #6a1e2a;
	background-image: none;
	background-position: bottom;
}
.RB #container #Text a {
	color: #6a1e2a;
}
.BioTitleFontCopy {
	font-size: 1.2em;
	color: #6a1e2a;
	font-weight: bold;
}
.RB #container #UnderPictureLinks a {
	font-size: .8em;
	color: #6a1e2a;
}
.RB #container #Footer a {
	color: #6a1e2a;
}
.RB #container #Footer a:hover {
	color: #FFFFFF;
	background-color: #6a1e2a;
}
.RB #container #UnderPictureLinks a:hover {
	color: #FFFFFF;
	background-color: #6a1e2a;
}
.RB #container #Text a:hover {
	color: #FFFFFF;
	background-color: #6a1e2a;
}

