body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#framediv {
	position: absolute;
	height: 515px;
	width: 100%;
	left: 0px;
	top: 200px;
}
#linksdiv {
	position: absolute;
	height: 37px;
	width: 100%;
	left: 0px;
	top: 41px;
	text-align: right;
}
.floatleft {
	float: left;
	padding-left: 10px;
}
#imagesdiv {
	position: absolute;
	height: 500px;
	left: 0px;
	top: 0px;
	width: 9106px;
	padding: 0px;
	margin: 0px;
}
#imagesdiv img {
	padding-right: 20px;
}
#aboutdiv {
	position: absolute;
	height: 500px;
	left: 20px;
	top: 0px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
}
.floatright {
	float: right;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #FFFFFF;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #00CCCC;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: line-through;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: line-through;
}
#otherdiv img {
	padding-right: 20px;
}
#homediv {
	position: absolute;
	height: 505px;
	top: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#otherdiv {
	position: absolute;
	height: 500px;
	left: 0px;
	top: 0px;
	width: 3150px;
	padding: 0px;
	margin: 0px;
}
#linkpgdiv {
	position: absolute;
	height: 400px;
	left: 20px;
	top: 0px;
	width: 500px;
	padding: 0px;
	margin: 0px;
}

