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

#base {
	position:relative;
	left:auto;
	top:auto;
	width:1200px;
	height:900px;
	z-index:1;
	vertical-align: middle;
	right: auto;
	bottom: auto;
	text-align: center;
	margin: auto;
	background-color: #FFFFFF;
	background-position: center;
	border: 1px solid #FFFFFF;
}
#logo {
	position:absolute;
	left:25px;
	top:25px;
	width:364px;
	height:31px;
	z-index:2;
}
.style4 {
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
#menu {
	position:absolute;
	left:29px;
	top:90px;
	width:200px;
	height:160px;
	z-index:2;
}
.bodytext{
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #5B5B5B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B5B5B;
}
a:hover {
	text-decoration: underline;
	color: #5B5B5B;
}
a:active {
	text-decoration: none;
	color: #5B5B5B;
}
#small {
	position:absolute;
	left:29px;
	top:130px;
	width:200px;
	height:20px;
	z-index:2;
}
#about {
	position:absolute;
	left:29px;
	top:300px;
	width:600px;
	z-index:2;
}
#enter {
	position:absolute;
	left:25px;
	top:180px;
	width:80px;
	height:31px;
	z-index:2;
}
.bodytext {font-size: 13px; color: #5B5B5B; font: Arial; text-align:left }
#text1 {
	position:absolute;
	left:135px;
	top:35px;
	width:141px;
	height:80px;
	z-index:2;
}
#title {
	position:absolute;
	left:29px;
	top:300px;
	width:600px;
	height:30px;
	z-index:2;
}
#thumbnails {
	position:absolute;
	left:30px;
	top:350px;
	width:1142px;
	height:150px;
	z-index:2;
}
#copyright {
	position:absolute;
	left:29px;
	top:800px;
	width:350px;
	height:20px;
	z-index:2;
}
#image {
	position:absolute;
	left:100px;
	top:94px;
	width:1000px;
	height:667px;
	z-index:2;
}
.titles {font-size: 20px; color: #5B5B5B; font: Arial; text-align:left }
#blurb {
	position:absolute;
	left:29px;
	top:550px;
	width:420px;
	height:200px;
	z-index:2;
}
#line {
	position:absolute;
	left:590px;
	top:25px;
	width:20px;
	height:30px;
	z-index:2;
}
.style5 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
}
.style6 {font-size: 12px}
