body {
	margin: 0px;
	padding: 0px;
	background-color: #E8E88E;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.Links {
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
.Linksg {
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}
.impinfo{
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}
#title {
	text-align: center;
	height: 250px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 6px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#nav {
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 18px;
}
#content {
	background-color: #005826;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
	border-top-width: 6px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 18px;
}
#cbottom {
	background-color: #005826;
	text-align: right;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content .popup {
	height: 225px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: hidden;
}
#siteinfo {
	font-size: 12px;
	text-align: center;
}
#musicflash {
	height: 35px;
	width: 8%;
	margin-right: auto;
	margin-left: auto;
}
