BODY {
	background-image : url("images/bg2.jpg");
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left : 8%;
	margin-right : 5%;
}

#shield {
	position:absolute;
	width:145px;
	height:132px;
	z-index:1;
	left: 8px;
	top: 8px;
}

H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -2em;
	margin-left : 33%;
}

.main {
	border: none;
	top: 132px;
	position: absolute;
	left: 258px;
	width: 503px;
}
.main-a {
	border: none;
	position: absolute;
	left: 231px;
	top: 313px;
	width: 339px;
}
.flyer {
	border: none;
	position: absolute;
	left: 666px;
	top: 10px;
	width: 119px;
	height: 105px;
}
.navlist {
	border: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	position: absolute;
	left: 14px;
	top: 163px;
	height: 226px;
	width: 149px;
}
.navlist-li {
	border: none;
	text-indent: 6pt;
}
.navlist a:link {
	color: #FFFFFF;
}
.navlist a:hover {
	background-color: #00CCFF;
}
.navlist a:visited {
	color: #CCCCCC;
}
.logo {
	border: none;
	position: absolute;
	left: 256px;
	top: 14px;
	width: 405px;
	height: 75px;
}
.shield1 {
	position: absolute;
	height: auto;
	width: auto;
	left: 3px;
	top: 3px;
}
