body {
	font-family: arial;
	font-size: 12px;
	background-color: #000037;
	margin: 0px;
}
h1 {
	font-family: arial;
	font-size: 36px;
	color: #00008b;
	margin: 0px;
	padding: 1px;
	border-top: 1px dashed #696969;
	border-bottom: 1px dashed #696969;
}
h2 {
	font-family: arial;
	font-size: 24px;
	color: #00008b;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h3 {
	font-family: arial;
	font-size: 24px;
	color: #00008b;
	margin: 0px;
}

#container {
 
 width: 750px;
 background: url(img/bg.png) left top;
 margin-right: auto;
 margin-left: auto;
}

#header {
 height: 125px;
 width: 750px;
 color: #00FF00;
 background: url(img/banner08.png) left top no-repeat;
 margin: 0px;
 padding: 0px;
}

#navmenu {
 height: 34px;
 width: 750px;
 text-align: center;
 color: #FF00FF;
 background: url(img/bg.png) left top;
}

#navmenu p {
 margin: 0px;
 padding: 0px;
}

#posters {
 width: 750px;
 background: #FFFFFF;
 text-align: center;
 padding: 0px;
 background: url(img/bg.png) left top;
}

#poster table {
 background: url(img/bg.png) left top;
 border: 0px;
}

#events {
 background: url(img/bg.png) left top;
}

#mailist {
 width: 750px;
 background: url(img/bg.png) left top;
 padding: 0px;
 margin: 0px;
}

#footer {
 height: 50px;
 width: 750px;
 margin: 0px;
 bottom: 0px;
 background: url(img/footer.png) left bottom no-repeat;
}

#about {
}

#members {
 text-align: center;
}

#contact {
background: url(img/bg.png) left top;
font-family: century gothic;
font-size: 16px;
}
