#wrapper {
	background-color: #5F497A;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #551F55;
}
#mid {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 170px;
	margin-left: 170px;
	padding: 15px;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: underline;
}
.midsmall {
	font-size: small;
	font-style: italic;
	text-align: center;
}
#foot {
	height: 60px;
	clear: both;
}
.mid {
	text-align: center;
}
.imagemid {
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
}
h1 {
	margin: 0px;
}
#header {
	height: 170px;
	width: 960px;
}
#leftc {
	float: left;
	width: 170px;
}
#rightc {
	float: right;
	width: 170px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #808080;
}
.center {
	text-align: center;
}
#menu {
	text-align: center;
	margin-right: 170px;
	margin-left: 170px;
	margin-top: 15px;
	margin-bottom: 0px;
}

