﻿a.side:link {
	color: #000000;
	text-decoration: none;
	height: 24px;
	text-align: center;
	display: inline-block;
	width: 200px;
	font-family: Centaur;
	font-size: x-large;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a.side:visited {
	color: #000000;
	text-decoration: none;
	height: 24px;
	text-align: center;
	display: inline-block;
	width: 200px;
	font-family: Centaur;
	font-size: x-large;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
a.side:hover {
	color: #000000;
	text-decoration: none;
	height: 24px;
	text-align: center;
	display: inline-block;
	width: 200px;
	font-family: Centaur;
	font-size: x-large;
	background-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.currentPage {
	font-weight: bold;
}
body {
	background-image: url('imgs/12original.gif');
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url('imgs/12original.gif');
	text-align: -moz-center;
	margin-right: auto;
	margin-left: auto;
}

.header 
{
	_position:relative;
	background-image: url('imgs/home.jpg');
	height: 100px;
	_width: 650px;
	max-width: 650px;
	text-align: center;
	left: 0px;
	overflow: hidden;
}
.topleft 
{
	background-color: #FFFFFF;
	width: 150px;
	height: 100px;
	overflow: hidden;
	float:left;
	_margin-right:-3px;
	
}

.rightside {
	margin-left: 15px;
	margin-right: 0px;
	text-align: left;
	overflow: hidden;
}
.leftside {
	float: left;
	width: 200px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: -200px;
}
.container 
{
	_width: 600px;
	max-width: 600px;
	position: relative;
	background-color: #FFF8E1;
	border-left-style: solid;
	border-left-width: 200px;
	border-left-color: #9CB086;
	min-height: 500px;
}
.ContentImg {
	float: right;
	width: 350px;
	height: 196px;
}
.sideImg {
	width: 160px;
}
.bottomleft {
	bottom: 50px;
	margin-left: -200px;
	position: absolute;
	left: 0px;
	width: 200px;
}
.topcontain {
	text-align:center;
	height: 100px;
	_width: 800px;
	max-width: 800px;
}
.bottomcontain {
	text-align:center;
	height: 50px;
	_width: 800px;
	max-width: 800px;
}

