body {
	background-color: #644A2B;
	margin: 0px;
	font-weight: bold;
}
#container {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: large;
	text-decoration: none;
	width: 900px;
	padding-bottom: 40px;
	padding-top: 20px;
	background-image: url(../Images/paper-background2.png);
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #35322D;
}
#NavTop {
	background-image: url(../Images/wolversonheader.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000033;
	text-align: right;
	height: 150px;
}
#NavTop p {
	line-height: 60px;
}

h1 {
	font-size: medium;
	color: #336699;
}



h2 {
	color: #000033;
	font-size: 36px;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
a:hover {
	text-decoration: underline;
	color: #666666;
	}
.centerflash {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #000000;
	margin-top: 30px;
	background-position: center;
	padding-bottom: 30px;
}

a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #000033;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
#flashfooter {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
