@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 10px;
	border-top: none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
a:link{
	color:#FFFFFF;
}
a:visited{
	color:#FFFFFF;
}
a:hover{
	color:#8e3e4d;
	text-decoration:none;
}
a:active{
	color:#FFFFFF;
}

#frame1{
	border: thin dotted #FFFFFF;
	position: absolute;
	height: 40px;
	width: 200px;
	left: 277px;
	top: 13px;
}
img {
	border: 1px solid #7D6A55;
}

#wrapper {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 1200px;
	width: 900px;
	top: 5px;
	text-align: center;
	margin: 0 auto;
	background-color: #000000;
	color: #cccccc;
	font-size:12px;
}
#wrapper .lightbox img {
	padding: 6px;
}
#banner {
	position: absolute;
	height: 200px;
	width: 790px;
	left: 43px;
	top: 0px;
	padding: 12px;
	border: 1px solid #FFFFFF;
	clear: both;
}
#menu{
	position: absolute;
	clear: both;
	height: 22px;
	width: 790px;
	top: 230px;
	left:43px;
	z-index:999;
}
#content {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 270px;
}
#rightContent{
	position: absolute;
	width: 200px;
	top: 0px;
	right: 0px;
	text-align: left;
}
#bio {
}
.thumbnails {
	width: 680px;
	overflow: visible;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#wrapper #content #current p {
	text-align: left;
}
#bio h3 {
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 8px;
}
#footer {
	height: 240px;
	width: 65%;
	left: 43px;
	bottom: -300px;
	text-align: left;
	padding-left: 43px;
	background-color: #A3B6B0;
	position: absolute;
	float:none;
	clear:both;
}
#footer img {
	padding-top: 10px;
	background-color: #A3B6B0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#footer .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	color: #B5523F;
	float:right;
}
#footer .content p {
	margin: 0px;
	padding: 0px;
}
#footer .content input {
	margin: 0px;
	padding: 0px;
}
#content  p {
	width: 80%;
	margin-left: 63px;
}
#rightContent p{
	width: 100%;
	margin-left: 0px;
}
#content #footer .content h2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
