body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	border: 0;
}
#side {
	background-image: url(images/side.gif);
	background-position: left top;
	background-repeat: repeat;
	
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #865439;
}
.footer a:link {
text-decoration:none; 
color: #865439;
}
.footer a:visited {
text-decoration:none;
color: #865439;
}
.footer a:hover {
text-decoration:none;
color: #000000;
}
#bottom {
	background-image: url(images/bottom.gif);
	background-position: left bottom;
	height: 35px;
	width: 870px;
	background-repeat: no-repeat;
}
img {
	padding-left: 15px;
}
.text {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	width: auto;
	color: #29221C;
}
.text a:link {
	text-decoration:none;
	color: #336699;
	font-weight: bold;
}
.text a:visited {
	text-decoration:none;
	color: #336699;
	font-weight: bold;
}
.text a:hover {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
#page {
	width: 870px;
	background-position: center top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#top {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 222px;
	width: 870px;
}

.side_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	padding: 5px;
}
.side_menu a:link {
	text-decoration:none;
	color: #816550;
	font-weight: bold;
}
.side_menu a:visited {
	text-decoration:none;
	color: #816550;
	font-weight: bold;
}
.side_menu a:hover {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

