html {
	overflow: scroll;
	}


body {
	background-color: #333333;
}
	
#BORDER {
	position: absolute;
	visibility: visible;
	left: 50%;
	z-index: 2;
	width: 700px;
	height: 820px;
	margin-left: -350px;
	top: 0px;
	background-color:#333333;
}

#HEADER {
	position: absolute;
	width: 345px;
	height: 100px;
	top: 11px;
	left: 50%;
	margin-left: -350px;
	text-align: center;
	background-color: #333333;
	color: #666666;
}

#IMAGE{
	position: absolute;
	width: 354px;
	height: 100px;
	top: 11px;
	left: 50%;
	margin-left: -4px;
	text-align: center;
	background-color: #333333;
}

#NAV1{
	position: absolute;
	width: 700px;
	height: 25px;
	top: 117px;
	left: 0px;
	text-align: left;
	background-color: #333333;
	color:#666666;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

#ROTATE{
	position: absolute;
	width: 700px;
	height: 650px;
	top: 148px;
	left: 50%;
	margin-left: -350px;
	background-color: #333333;
	vertical-align: top;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
}

#NAV2 {
	position: absolute;
	width: 700px;
	height: 21px;
	top: 750px;
	left: 50%;
	margin-left: -350px;
	text-align: center;
	background-color: #333333;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

#FOOTER {
	position: absolute;
	width: 700px;
	height: 25px;
	top: 773px;
	left: 50%;
	margin-left: -350px;
	text-align: left;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #333333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: left;
	color: #999999;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
	background-position: center;
}


.style2 {color: #CCCCCC}
.style3 {color: #999999}
.style4 {color: #666666}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style14 {	color: #CCCC99;
	font-family: "Palatino Linotype";
	font-size: 16px;
}
.style15 {font-size: 16}
.style19 {color: #CCCC99; font-family: "Palatino Linotype"; font-size: 16px; font-weight: bold; }
.style20 {font-size: 16; font-weight: bold; }
.style22 {color: #B9B9A8; font-size: 14px; font-family: "Palatino Linotype";
