body {
	color:#000000;
	background: url('images/bg.gif');
	text-align:center;
	}
.header {
	text-align:center;
	}
.header img {
	border: 0px;
}
.footer {
	text-align: center;
	color:#000000;
	font-size: 10.0pt;
	font-family: "Verdana";
	}
.counter {
	width:80px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	color:#996666;
	background:#FFFFFF;
	font-size: 12pt;
	font-family:"Impact", "Courier New", "Verdana";
	}
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
p.img2 {
	float: right;
	width: 300px;
	margin: 0em 0em 1em 1em;
	text-align:center;
	font-weight:bold;
	font-size: 11.0pt;
}
p.img1 {
	float: right;
	width: 150px;
	margin: 0em 0em 1em 1em;
	text-align:center;
	font-weight:bold;
	font-size: 11.0pt;
}
img.img1a {
	border:0px;
}
#mainbody {
	text-align: left;
	width: 760px;
	padding: 10px 20px;
	background:#FFFFFF;
	border-bottom: 3px solid #996666;
	}
div.med {
	text-align: center;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana
}
li {
	margin-top: 15px;
}
#items {
	padding: 0em 2em;
}
#menu {
	height: 25px;
	width: 800px;
	margin: 40px 0px 0px 0px;
	border-bottom: 3px solid #996666;
	}
div.outer {
	float: left;
	width: 150px; height: 25px;
	background: none;
	}
div.outer a {
	display: block;
	margin: 0; padding: 0;
	width:100%; height:100%;
	overflow:hidden;
	color:#ECE5B6;
	text-decoration: none;
	background: url('images/navbar.gif') no-repeat 0 -70px;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana
	}
div.outer span {
	display: block;
	padding: 5px 10px 0px 0px;
	}
div.outer a:hover {
	color:#FAF8CC;
	background: url('images/navbar.gif') no-repeat 0 -35px;
	}
div.outer a:active {
	color:#FAF8CC;
	background: url('images/navbar.gif') no-repeat 0 -35px;
	}
div.current {
	float: left;
	width: 150px; height: 25px;
	background: none;
	}
div.current a {
	display: block;
	margin: 0; padding: 0;
	width:100%; height:100%;
	overflow:hidden;
	color:#FAF8CC;
	text-decoration: none;
	background: url('images/navbar.gif') no-repeat 0 -35px;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana
	}
div.current a:hover {
	color:#FAF8CC;
	background: url('images/navbar.gif') no-repeat 0 -35px;
	}