body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #000033;
	background-image: url(images/background-grid.gif);
	background-attachment: fixed;
	margin: 0px;
}
h1 {
	font-size: 1.5em;
	color: #000033;
}
h2 {
	font-size: 1.2em;
	color: #000033;
}
#wrapper {
	width: 760px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.contentcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.padleft {
	padding-left: 15px;
	line-height: 1.3em;
}
.padright {
	padding-right: 15px;
	line-height: 1.3em;
}
.padboth {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.3em;
}
.golden {
	background-color: #FDE8AB;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 149px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a.golden:link {
	color: #664E04;
	text-decoration: none;
}
a.golden:visited {
	color: #333333;
	text-decoration: none;
}
a.golden:hover {
	color: #FDE8AB;
	text-decoration: none;
	background-color: #000033;
}
.textsmaller {
}
.mountain {
	background-color: #9FBDA2;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 149px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a.mountain:link {
	color: #2C3F2E;
	text-decoration: none;
}
a.mountain:visited {
	color: #333333;
	text-decoration: none;
}
a.mountain:hover {
	color: #9FBDA2;
	text-decoration: none;
	background-color: #000033;
}
.sea {
	background-color: #BCCDE4;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 149px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a.sea:link {
	color: #1F324B;
	text-decoration: none;
}
a.sea:visited {
	color: #333333;
	text-decoration: none;
}
a.sea:hover {
	color: #9FBDA2;
	text-decoration: none;
	background-color: #000033;
}
.sunsea {
	background-color: #D4D7D6;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 148px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a.sunsea:link {
	color: #353535;
	text-decoration: none;
}
a.sunsea:visited {
	color: #333333;
	text-decoration: none;
}
a.sunsea:hover {
	color: #D4D7D6;
	text-decoration: none;
	background-color: #000033;
}

a:link {
	color: #993300;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #000099;
}
.sold {
	font-weight: bold;
	color: #FF0000;
}
#nav {
}
