body {
	background-color: #6b4c2a;
}
img {
	border: none;
}
a {
	color: #FFFFFF;
}
.bevel {
	width: 150px;
	overflow: hidden;
	height: 29px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	position: absolute;
	top: 0px;
	z-index: 10;
}
.bevelBottom {
	width: 150px;
	overflow: hidden;
	height: 29px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
	z-index: 10;
}
.cornerImg {
	height: 29px;
	width: 150px;
	border: none;
	margin: 0px;
	padding: 0px;
}
.infoCol {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/left.png);
	width: 147px; 
	border: none; 
	border-left: 3px #FFFFFF solid; 
	overflow: hidden; 
	vertical-align: top; 
	text-align: center; 
	font-size: 13px;
	color: #3D3C3C;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 29px;
	bottom: 29px;
	font-weight:bold;
}
.logospace {
	margin-left: auto; 
	margin-right: auto; 
	width: 70px; 
	margin-bottom: 50px; 
	margin-top: 10px;
	border: none;
}
.navigation {
	background-image:url(../images/menu.png); 
	background-repeat: repeat-y; 
	width: 148px; 
	border-top: 3px #FFFFFF solid; 
	border-bottom: 3px #FFFFFF solid;
	vertical-align: middle; 
	padding: 0px; 
	text-align: center;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 150px;
}
.grey {
	color: #3D3C3C;
}
.white {
	color: #FFFFFF;
}
.navLink {
	margin: 7px;
	border: 1px transparent solid;
}
.navLink:hover {
	border: 1px #FFFFFF solid;
}
.main {
	width: 642px; 
	background-color: #9c7f33; 
	border: 3px #FFFFFF solid; 
	border-left: none; 
	border-bottom: none;
	vertical-align: top;
	color: #FFFFFF;
	padding: 5px;
	left: 298px;
	position: relative;
	text-align: center;
}
.page {
	width: 950px; 
	margin-left: auto; 
	margin-right: auto; 
	position:relative;
	border: none;
}
.wrapper {
	position: absolute;
}
.minheight {
	height: 550px; 
	float: left; 
	width: 0px;
}
.scanedImg {
	width: 134px;
	height: 193px;
	margin-left: 58px;
	border: none;
}
.scanedImg2 {
	width: 134px;
	height: 193px;
	margin-left: 58px;
	margin-right: 58px;
	border: none;
}
.titleimg {
	margin-left: auto;
	margin-right: auto;
	width: 545px;
}
.spacerImg {
	width: 150px;
	height: 193px;
	border: none;
}
.navSpacer {
	height: 30px;
}
.footspace {
	height: 39px;
	clear: both;
}
.footer {
	color: #FFFFFF;
	font-size: 13px;
	height: 39px;
	text-align: center;
	background-color: #9c7f33; 
	border: 3px #FFFFFF solid; 
	border-left: none; 
	border-top: none;
	vertical-align: middle;
	position: absolute;
	bottom: 0px;
	left: 298px;
	width: 652px;
}
.indexPage {
	text-align: center;
}
.clear {
	clear: both;
}

.contentBody {
	width: 550px;
	text-align: left;
	margin: 0 0 0 50px;
	
}