body {
	font-family: "Georgia", serif;
	font-size: 14px;
	background: #fbe671;
}
table {
	font-family: "Georgia", serif;
	font-size: 14px;
}
#bg img {
	width: 235px;
	height: 500px;
}
#bg {
	position: absolute;
	top: 140px;
	background-color: black;
	z-index: 1;
}
#topbar {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 100%;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: #ef9d1f;
}
#thinbar {
	position: absolute;
	top: 177px;
	left: 0px;
	right: 100%;
	width: 100%;
	background: #fbe671;
}
#topnav a {
	color: #004c1d;
}
#topnav {
	position: absolute;
	top: 202px;
	left: 207px;
	color: black;
	font-weight: bold;
	font-size: 16px;
}
#nmmaddress {
	position: absolute;
	top: 177px;
	font-weight: bold;
	font-size: 18px;
	color: #ed1a23;
}
#navigation a {
	display: block;
	color: black;
}
#navigation {
	position: absolute;
	top: 223px;
	left: 2%;
	bottom: 100%;
	z-index: 4;
}
#nav_indent a {
	display: block;
	color: black;
}
#nav_indent {
	position: absolute;
	top: 430px;
	left: 3%;
	bottom: 100%;
	z-index: 4;
}
#content {
	position: absolute;
	top: 260px;
	left: 207px;
	right: 30%;
	padding: 3px;
	text-align: justify;
	z-index: 3;
}
#sponsors {
	position: absolute;
	top: 260px;
	left: 75%;
	right: 100%;
}
#right_side {
	position: absolute;
	top: 260px;
	left: 75%;
	right: 100%;
}
#left_side {
	position: absolute;
	top: 450px;
}
#left_side_weather {
	position: absolute;
	top: 330px;
}
#highlight {
	color: red;
	font-weight: bold;
}
#footer {
	font-size: 9px;
	text-align: center;
}
#photocaption {
	font-size: 9px;
	font-style: italic;
}