@charset "utf-8";
/* CSS Document */

body {
	background:#798263;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
.style1 {
	font-size: 1.5em;
	font-weight: bold;
}
.content {
	padding: 10px;
	font-size:0.8em;
	text-align:left;
}

.filler {
	background:#798263;
}

.wrapper {
	text-align:center;
}

.main {
	background:#FFFFFF;
}

.menu {
	font-size:0.8em;
	height:50px;
	background:#3f6045;
}

a:link, a:visited {
	color:#666666;
	text-decoration:none;
}

.menu, .menu a, .menu a:link, .menu a:visited {
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.menu a:hover {
	color:#FF9900;
}

.footer {
	color: #FFFFFF;
	font-size:0.7em;
}
