body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFCC;
	background-image: url(images/woodBackDark.jpg);
}
.textBrownTitle {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}

.hr90 {
	color:#003366;
	background-color:#003366;
	height:1px;
	border:none;
	width: 90%;
	text-align: center;
}
.alignRight {
	float: right;
}

#linkBox {
	cellpadding: 8;
	float: left;
	width: 225px;
	position: relative;
	left: -12px;
	border-top-color: #DEAF58;
	border-top-width: 1px;
	border-right-color: #DEAF58;
	border-right-width: 2px;
	border-bottom-color: #D89F36;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	top: -8px;
	background-image: url(images/backgroundShade10.png);
}
.linkCell {
	cellpadding: 8;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-left: 7px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#layerContent {
	font-size: 16px;
	color: #000000;
	position: absolute;
	z-index: 20;
	position: absolute;
	overflow: visible;
	vertical-align: top;
	height: auto;
	width: 730px;
	top: 140px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #FDDAA6;
	background-image: url(images/wood.gif);
	left: 23px;
	padding-right: 8px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#layerHeader{
	position: absolute;
	z-index: 10;
	position: absolute;
	overflow: visible;
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	height: 140px;
	background-color: #FDDAA6;
	background-image: url(images/wood.gif);
	left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #744011;
}

#layerExtraLeftBox{
	position: absolute;
	z-index: 40;
	position: absolute;
	overflow: visible;
	width: 230px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	height: auto;
	left: 25px;
	top: 580px;
	background-image: url(images/wood.gif);
}
a { 
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-style: normal;
	background-color: #D89F36;
	color: #000033;
	background-image: url(images/backgroundWoodFloor.gif);
}

a.mailto { 
	text-decoration: none;
}
a.mailto:link {
	text-decoration: none;
	color: #0000FF;
}
a.mailto:visited {
	color: #0000FF;
	text-decoration: none;
}
a.mailto:hover {
	text-decoration: none;
	font-style: normal;
	background-color: #800000;
	color: #99FFFF;
}


a.getSirius {
	text-decoration: none;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.getSirius:link {
	color: #CF9B30;
	text-decoration: none;
}
a.getSirius:visited {
	color: #CF9B30;
	text-decoration: none;
}
a.getSirius:hover {
	color: #000000;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	color: #800000;
}
.text18 {
	font-size: 18px;
}
h2 {
	font-size: 18px;
	color: #800000;
}
