body {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ccc;
}

#outer {
	position: relative;
	top: 10px;
	left: 0;
	width: 800px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: auto;
	text-align: left;
	background-color: #fff;
}

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 75px;
	text-align: left;
	background-color: #fff;
}

#slides1 {
	position: absolute;
	top: 91px;
	left: 344px;
	width: 240px;
	height: 180px;
	z-index: 3;
}

#slides2 {
	position: absolute;
	top: 91px;
	left: 344px;
	width: 240px;
	height: 180px;
	z-index: 2;
}

#inner {
	position: absolute;
	top: 75px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 800px;
	height: auto;
	text-align: left;
	background-color: #fff;
}

#main {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	text-align: left;
}

#maintop {
	width: 600px;
	height: 15px;
	background-image: url(images/maintop.gif);
}

#mainmid {
	width: 600px;
	height: auto;
	background-image: url(images/mainmid.gif);
}

#mainbot {
	width: 600px;
	height: 15px;
	background-image: url(images/mainbot.gif);
}

#sidebar {
	float: left;
	width: 200px;
	margin: 0;
	height: auto;
	text-align: left;
	background-color: #fff;
}

#menutop {
	width: 200px;
	height: 15px;
	background-image: url(images/menutop.gif);
}

#menumid {
	width: 200px;
	height: auto;
	background-image: url(images/menumid.gif);
}

#menubot {
	width: 200px;
	height: 15px;
	background-image: url(images/menubot.gif);
}

#footer {
	width: 800px;
	height: 50px;
	background-image: url(images/footer.gif);
}

.content {
	margin-left: 20px;
	width: 565px;
	height: auto;
	text-align: left;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

.menu {
	margin-left: 10px;
	width: 180px;
	height: auto;
	text-align: left;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #336;
	text-decoration: none;
}

.menu a {
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	text-decoration: none;
}

.menu a:hover {
	background-color: #009;
	color: #fff;
}

.here {
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	text-decoration: none;
}

.textbox {
	margin-left: 20px;
	width: 165px;
	height: auto;
	text-align: left;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.destext {
	font-family: verdana;
	font-size: 12px;
	color: #333;
	line-height: 14px;
}

.buttontext {
	font-family: verdana;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	background-color: #fcc;
	border: 1px solid #cc0;
}

.titletext {
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: #69f;
	line-height: 14px;
	margin: 12px;
	padding: 0px;
}

.smallprint {
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 0;
}

.smallprint li {
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	padding: 0;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 0;
}

.foot {
	text-align: left;
	font-family: verdana;
	font-size: 8px;
	color: #ccc;
	line-height: 10px;
	margin: 10px;
	padding: 0px;
}

.email {
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: #00f;
	text-decoration: none;
}

.email:link {
	color: #00f;
}

.email:hover {
	color: #f00;
}

.smlink {
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	color: #00f;
	text-decoration: none;
}

.smlink:link {
	color: #00f;
}

.smlink:hover {
	color: #f00;
}
