body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-image: url(img/background.jpeg);
	background-repeat: repeat-x;
	font-size: small;
}
.maintable {
	border: thin inset #4B381B;
	background-color: #FFF;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	margin-right: 20px;
	margin-left: 20px;
}
#link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #AB946D;
}
#link a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #8C7651;
	margin-left: 25px;
	text-decoration: none;
	font-weight: bold;
}
#link a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #8C7651;
	margin-left: 25px;
	text-decoration: none;
	font-weight: bold;
}
#link a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #8C7651;
	margin-left: 25px;
	text-decoration: none;
	font-weight: bold;
}
#link a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #AB946D;
	margin-left: 25px;
	text-decoration: none;
	font-weight: bold;
}
.titletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #B19A78;
	text-align: left;
	font-weight: bold;
}
#navbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
	background-color: #AB946D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #DCD2C2;
	border-bottom-color: #000;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	line-height: 30px;
	border-top-style: solid;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	background-color: #AB946D;
	line-height: 20px;
	font-weight: lighter;
}

#hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999;
	background-color: #FFC;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #DCD2C2;
	border-bottom-color: #000;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	line-height: 30px;
	border-top-style: solid;
}
#hover a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999;
	background-color: #FFC;
	text-decoration: none;
}
#outline {
	border: 2px solid #000;
	height: 200px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#hover a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999;
	background-color: #FFC;
	text-decoration: none;
}
#hover a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999;
	background-color: #FFC;
	text-decoration: none;
}
#hover a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6B5534;
}
#navbar a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	background-color: #AB946D;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	background-color: #AB946D;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background-color: #AB946D;
	text-decoration: none;
}
#navbar a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6B5534;
}
