#main {
	width: 999px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../bg.gif);
}
#address {
	color: #FFFFFF;
	position: absolute;
	margin-top: 35px;
	margin-left: 10px;
	font-weight: bold;
	width: 300px;
}
body {
	background-color: #024C1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mid {
	background-image: url(stripe.gif);
	padding: 5px;
}
#page {
	background-color: #FFFFFF;
	padding: 10px;
}
#menu {
	height: 25px;
	background-color: #FFFFFF;
	float: left;
	line-height: 20px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #111111;
}
.clear {
	clear: both;
}
#footer {
	background-image: url(../footer.jpg);
	height: 25px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
}
#menu.off {
	height: 25px;
	background-color: #024c1b;
	float: left;
	line-height: 25px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	color: #FFFFFF;
	display: block;
}
#menu .pad {
	margin-left: 10px;
	margin-right: 10px;
}
#menu.on {
	height: 25px;
	background-color: #FFFFFF;
	float: left;
	line-height: 25px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	color: #333333;
	display: block;
}
#menu.on a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#menu.on a:hover {
	background-color: #666666;
	display: block;
	color: #FFFFFF;
}
#menu.off a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#menu.off a:hover {
	background-color: #666666;
	display: block;
	color: #FFFFFF;
}#page H1 {
	font-size: 14px;

}
#page .left {
	float: left;
	width: 360px;
	padding: 10px;
}
#page .left img {
	border: 10px solid #000000;
}

#page .right {
	float: left;
	width: 565px;
	padding: 10px;
}
#page .right H1 {
	margin: 0px;
	font-size: 18px;

}
#address a {
	color: #CCCCCC;
	text-decoration: none;
}
#address a:hover {
	color: #FFFFFF;
}
#page a {
	color: #333333;
	text-decoration: none;

}
#page a:hover {
	color: #666666;
	text-decoration: none;
}
#page textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

