body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#outer {
	padding: 0px;
	margin-top: 240px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	color: #333333;
}
#leftcol {
	position: absolute;
	left:0px;
	top:125px;
	width:200px;
}
#centrecol {
	margin-left: 199px;
	margin-right:199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:220px;
}
html>body #centrecol{
	margin-left: 210px;
	margin-right:220px;
}
#rightcol {
	position: absolute;
	right:10px;
	top:275px;
	width:200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	font-size: 11px;
	text-align: center;
}	
h1 {
	font-size: 14pt;
	color: #333333;
}
h2 {
	font-size: 12pt;
	color: #CC6600;
	margin-top: 0px;
	padding-top: 0px;
}
.note {
	font-size: 10px;
}
p {
	line-height: 14pt;
}
#footer {
	float: right;
	margin-right: 25px;
}
a {
	font-weight: bold;
	color: #4F9F81;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
#showhide {
	height: 340px;
	width: 400px;
	padding-top: 15px;
	text-align: center;
}
#show_btns {
	margin-top: 310px;
}
#home_slide1 {
	position: absolute;
	z-index: 10;
	height: 300px;
	width: 400px;
	visibility: visible;
}
#home_slide2 {
	position: absolute;
	z-index: 20;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
#home_slide3 {
	position: absolute;
	z-index: 30;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
#home_slide4 {
	position: absolute;
	z-index: 40;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
#home_slide5 {
	position: absolute;
	z-index: 50;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
#home_slide6 {
	position: absolute;
	z-index: 60;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
#home_slide7 {
	position: absolute;
	z-index: 70;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
#home_slide8 {
	position: absolute;
	z-index: 80;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
#home_slide9 {
	position: absolute;
	z-index: 90;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
#home_slide10 {
	position: absolute;
	z-index: 100;
	height: 300px;
	width: 400px;
	visibility: hidden;
}
.clearall {
	clear: both;
	height: 1px;
}

