body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.groupImg {
	border: medium groove #000066;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: auto;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	bottom: 100px;
	clear: both;
	margin: 20px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	float: right;
	top: 10px;
	left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 200px;
	margin-right: 15px;
}

.bottomimg {
	position: relative;
	bottom: 10px;
	text-align: left;
	top: 15px;
	clear: both;
}

.bottomspacing {
	padding: 35px;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-position: center;
	text-align: left;
	width: 180px;
	position: relative;
	left: 60px;
	font-weight: bold;
}
.header {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.fourTeens {
	left: 100px;
	top: 0px;
	float: left;
}

.line {
	background-color: #B8523C;
	height: 16px;
}

.floatleft {
	float: left;
}

.pagecontainer {
	width: 760px;
	border: thin solid #07387B;
	margin-right: auto;
	margin-left: auto;
}

.navbut {
	background-image: url(images/navbutbkg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1D2683;
	color: #000000;
	font-size: small;
	padding: 5px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding: 10px;
	clear: both;
	background-color: #B8523C;
}
.contentbody {
	padding: 0px;
	width: 760px;
	display: inline;
}
.navbutBlue {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 3px;
	width: 160px;
}

