#main {
	height: 580px;
	width: 400px;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 525px;
	text-decoration: none;
	text-align: left;
}
body {
	background-color: #28231D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
#container {
	height: 650px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page-home2.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	background-position: center center;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #A89D8B;
	height: 25px;
	margin-top: 5px;
}
#navbar {
	margin: 0px;
	height: 20px;
	width: 950px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #C1B197;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#navbar ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#navbar a:link {
	text-decoration: none;
	color: #C1B197;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-size: x-small;
}
#navbar a:visited {
	color: #C1B197;
	text-decoration: none;
	font-size: x-small;
}
#navbar a:hover {
	color: #AE2326;
	text-decoration: none;
}
.exsmall {
	font-size: x-small;
}
.periodsabout {
	color: #7B5832;
}
