#footer {
	width: 711px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #CCCCCC;
	text-align: right;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999999;
	font-weight: normal;
}
.maintext a:link , .maintext a:visited {
	text-decoration: underline;
	color: #999999;
}
.maintext a:hover , .maintext a:active {
	text-decoration: none;
	color: #666666;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #999999;
	font-weight: bold;
}
#bodytext {
	width: 517px;
	text-align: left;
}

#bodytext h1 {
	font-size: 1.5em;
	color: #999999;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 7px;
	line-height: 1.5em;
}
#bodytext h2 {
	font-size: 1.5em;
	color: #CCCCCC;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bodytext p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}
#bodytext a:link , #bodytext a:visited {
	color: #999999;
	text-decoration: underline;
}
#bodytext a:hover , #bodytext a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

#mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#mail input { 
 background-color: #AAA792; 
}
#mail textarea {
	background-color: #AAA792;
}
#menusidemenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 185px;
	padding-left: 15px;
	text-align: left;
	color: #CCCCCC;
	padding-bottom: 15px;
	padding-top: 8px;
}
#menusidemenu p {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#menusidemenu a:link , #menusidemenu a:visited {
	text-decoration: none;
	color: #979163;
	display: block;
	font-size: 1em;
}
#menusidemenu a:hover, #menusidemenu a:active {
	color: #C6BD82;
	text-decoration: underline;
}
