body {
	background-color: #830B33;
	width: 576px;
	padding-left: 10px;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}
div#logo {
	position: absolute;
	height: 90px;
	width: 382px;
	left: auto;
	top: 20px;
	right: auto;
	margin-left: 85px;
}
div#menubar {
	background-color: #E0CCD6;
	height: 49px;
	width: 576px;
	margin-top: 40px;
	position: relative;
}
.homepagetext {
	margin-top: 10px;
}

div#menubuttons {
	top: 56px;
	left: 50px;
	margin-right: 20px;
	margin-left: 20px;

}
div#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #E0CCD6;
	width: 576px;
	height: 75px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
}

li {
	float: left;
	list-style-type: none;
	width: 24%;
	margin-top:15px;
}

div#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 576px;
	margin-right: auto;
	margin-left: auto;
}
div#footer p {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
div#footer a:link {color: #990000}
div#footer a:visited {color: #666699}
div#footer a:hover {color:#000000}

div#content a:link {
	color: #E0CCD6;
	text-decoration: none;
}
div#content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#content a:hover {
	color:#000000;
	text-decoration: none;
}
div#smtextbox a:link {
	color: #660033;
	text-decoration: none;
}
div#smtextbox a:visited {
	color: #660033;
	text-decoration: none;
}
div#smtextbox a:hover {
	color: #000000;
	text-decoration: none;
}
a img {
border: none;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#smtextbox {
	font-size: 14px;
	color: #000000;
	background-color: #E0CCD6;
	padding: 5px;
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-left: 40px;
}
#smallphotobox1 {
	padding: 0px;
	float: left;
	width: 40%;
	margin-right: 5px;
	margin-left: 5px;
}
#smallphotobox2 {
	padding: 0px;
	float: left;
	width: 50%;
	margin-right: 5px;
	margin-left: 5px;
}
#smallphotobox {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#smallphotobox3 {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 30%;
}
#smallphotobox4 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#smallphotobox5 {
	float: right;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#smallphotobox6 {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 15px;
}
