body {
	color: #F5DEB3;
	font-family: georgia, garamond, "bookman old style", "times new roman", times, serif;
	background-color: #80654D;
	border: none;
} 
a:link {
	color: #f5deb3;
	text-decoration: none;
} 
a:visited {
	color: #F5AC70;
	text-decoration: none;
} 
a:active { 
color: #d2b48c 
} 
a:hover {
	color: #F3EBE0;
} 
.title { 
margin-left: 150px; color: #ffd700; margin-right: 50px 
} 
.menu { 
border-right: thin solid; float: left; height: 25%
} 
.menu a { 
display: block
} 
.content { 
font-size: 12px; font-style: normal
} 
.link {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyhomepage {
	background-image: url(images/bgimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.linkbox {
	border: 1px solid #A47215;
}
.masthead {
	font-family: "Times New Roman", Times, serif;
	font-size: 145%;
	font-style: italic;
	color: #B3A382;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}
.maincontent {
	width: 580px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 10px;
	text-align: left;
	border: 1px solid #A47215;
	color: #F5DEB3;
}
.bodyhomepage .linkbox .link {
	margin: 0px;
}

