.mainlayer {
	background-color: #312D2A;
	background-repeat: no-repeat;
	height: 620px;
	width: 750px;
	background-image: url(images/mainbackground.gif);
}
body {
	background-color: #312D2A;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D6A50;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #312D2A;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #312D2A;
}
.mainlayerhome {

	background-color: #312D2A;
	background-repeat: no-repeat;
	height: 620px;
	width: 750px;
	background-image: url(images/homebackground.jpg);
}
#scroller {
	position:relative; 
	left:480px; 
	top:40px; 
	width:209px; 
	height:70px; 
}
#scrollercontainer {
	top:50px;
	background-position: center;
	height: 100px;
	width: 600px;
}
a:link {
	color: #55493A;
}
a:visited {
	color: #312D2A;
}
a:hover {
	color: #312D2A;
}
.imgborder {
	border: 1px #312D2A;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
}
.scrollertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C5B6A3;
	text-align: right;
}
a.footer {
	color: #8B7960;
}
