body { margin:0px; padding:0px; font-family: arial,helvetica,sans-serif; font-weight: normal; font-size: 90%; background-color:white; }
td { font-family: arial,helvetica,sans-serif; font-size: 90%; }
h1 { margin:0px; padding:0px; font-size: 100%; font-weight: bold; }
h2 { margin:0px; padding:0px; font-size: 95%; font-weight: bold; color: #FABF45; text-align:center; font-family: 'Maiandra GD','Victorian LET','Tiranti Solid LET','Script MT Bold','Lucida Sans','Lucida Sans Unicode','One Stroke Script LET','MisterEarl BT',Georgia; }
h3 { margin:0px; padding:0px; font-size: 95%; font-weight: normal; }
h4 { margin:0px; padding:0px; font-size: 90%; font-weight: normal; }
div { margin:0px; padding:0px; }
.height6 { line-height: 6px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.gold { color: #FABF45; background-color:transparent; }
.red { color: red; background-color: transparent; }
.green { color: green; background-color: transparent; }
.blue { color: #007BBD; background-color: transparent; font-weight:bold; }
.purple { color: #8000FF; background-color: transparent; }
.yellow { color: #ffffcc; background-color: transparent; }
.black { color: black; background-color: transparent; }
.white { color: white; background-color: transparent; }

.inline { display: inline; }
.bold { font-weight: bold; }
b { font-weight:normal; }

a:link, a:visited, a:active { color: #007BBD; background-color: transparent; text-decoration: none; }
a:hover { color: black; background-color: #EADA15; text-decoration: none; }

sup { color: red; background-color: transparent; }
img { border-style: none; }
form { display: inline; }
li { list-style-position: outside; }
ol { list-style-type: none; }
.nostyle { list-style: none; }
#head {
	background: url('images/golden_sun_header.gif') no-repeat;
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 150px;
	text-align: right;
	font-weight: bold;
}

#navmenu {
	width: 137px;
	border: 1px solid #FABF45;
	margin: 0px;
	padding: 10px;
	line-height: 19px;
	background-color: #F7D99B;
	color: #00A518;
}

#content {
	border: 1px solid #FABF45;
	background-color: #FBF2CE;
}

#foot {
	background-color:#00007b;
	width: 850px;
	border-top: 1px solid #FABF45;
	margin: 0px;
	padding: 7px 0px;
	text-align: center;
	color: #FABF45;
}

#front-foot {
	background-color:#00007b;
	border-top: 1px solid #FABF45;
	margin: 0px;
	padding: 7px 0px;
	text-align: center;
	color: #FABF45;
}