@charset "UTF-8";
home {
}


#body {
	position: relative;
	height: 780px;
	margin: 0px;
	padding: 0px;
	left: 50%;
	width: 650px;
	margin-left: -325px;
}

#header {
	position: relative;
	margin: 0px;
	height: 150px;
	width: 650px;
	padding: 0px;
	left: 0px;
}	

#nav {
	position: relative;
	margin: 0px;
	height: 540px;
	width: 120px;
	padding: 0px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	float: left;
}	

#content {
	position: relative;
	margin: 0px;
	height: 540px;
	width: 530px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	float: left;
	margin-top: 0px;	
}	

#copyright {
	position: relative;
	height: 30px;
	margin: 0px;
	padding: 0px;
	left: 50%;
	width: 650px;
	margin-left: -325px;
	text-align: right;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
}	

#thumbnails {
	position: relative;
	height: 63px;
	width: 530px;
	padding: 0px;
	left: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	float: left;
}	

#splash {
	position: relative;
	height: 780px;
	margin: 0px;
	top: 75px;
	padding: 0px;
	left: 50%;
	width: 831px;
	margin-left: -415px;
}
