#container {
	position:absolute;
	width:1080px;
	height:800px;
	z-index:2;
	left: 0px;
	top: 0px;
}

#flash {
	position:absolute;
	width:1080px;
	height:800px;
	z-index:9;
	top: 0px;
	left: 0px;
}
#navigation {
	position:absolute;
	width:501px;
	height:21px;
	z-index:22;
	top: 30px;
	left: 450px;
}
#copyright {
	position:absolute;
	width:350px;
	height:20px;
	z-index:22;
	top: 735px;
	left: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9a9da8;
	background-color: #FFFFFF;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #aa9c7a;
	text-align: left;
}

a:link {
	color: #edece7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
a:visited {
	color: #edece7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
a:hover {
	color: #aa9c7a;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
a:active {
	color: #edece7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
a.main:link {
	color: #677e80;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}
a.main:visited {
	color: #677e80;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}
a.main:hover {
	color: #485859;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}
a.main:active {
	color: #677e80;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}
.main-navigation-spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #677e80;
	text-align: left;
}
.btnav { 
   background-color: #b5b981;
}
.ctnav { 
   background-color: #c4bb60;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
	width: 24px;
	background-image: url(images/scrollbar-bg.png);
}
.vscrollerbar {
	width: 24px;
	background-image: url(images/scrollbar.png);
	background-repeat: no-repeat;
}
