@charset "utf-8";

#header {
	background-color: #000;
	height: 80px;
	width: 590px;
	float: none;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: 1;
}
#main {
	height: 610px;
	width: 1000px;
	background-color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	left: 0px;
	top: 82px;
	position: absolute;
	margin: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align:left;
	color: #FFF;
	font-size: small;
	font-style: italic;
	line-height: normal;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#bio {
	float: left;
	height: inherit;
	width: 650px;
	top: 100px;
	position: absolute;
	left: 100px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: oblique;
	padding: 10px;
	margin: 30px;
}
.email {
	left: 230px;
	position: relative;
}


#title {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #B65425;
	letter-spacing: .8em;
	font-size: x-large;
	font-style: oblique;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	text-align: center;
	background-color: #000;
	height: 80px;
	width: 430px;
	left: 600px;
	top: 0px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 10px;
}


#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	left: 170px;
	height: 100px;
	width: 450px;
	position: absolute;
	text-align:center;
	bottom: 0px;
	top: 540px;
	padding: 0px;
}

#pagemain {
	background-color: #033;
	height: 100%;
	width: 100%;
	float: none;
	clear: none;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	position: absolute;
	visibility: visible;
}
#mainimg {
	position: absolute;
	left: 120px;
	border: thick solid #FFF;
	height: 500px;
	width: 750px;
	top: 130px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	;
	font-size: x-small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#index {
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 1000px;
	padding-bottom: 10px;
}

#logo {
	position: relative;
	left: 0px;
	top: 0px;
}



#zoomimg {
	position: relative;
	left: 10px;
	border: thick solid #FFF;
	height: 500px;
	width: 750px;
	top: 20px;
}

#thumbnails {
	position: relative;
	left: 760px;
	top: 10px;
	height: 360px;
	text-align: center;
	vertical-align: middle;
	border:none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.thumb {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	width:90px;
	height:65px;
	border:none;
}


#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	left: 0px;
	height: 80px;
	width: 760px;
	position: absolute;
	text-align:center;
	bottom: 0px;
	top: 600px;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #F90;
}
a:visited {
	color: #FC6;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #D6D6D6;
}
#Sprytable {
	top: 75px;
	position: relative;
	left: 40px;
}
.h1 {
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: .8em;
}
