body {
	margin: 0;
	background-color: #3c240f;
}
body, html {
	height: 100%;
}
.container {
	width: 916px;
	height: 100%;
	margin: auto;
	padding-left: 16px;
	background: url(../images/shad.jpg) repeat-y top left;
}
.container2 {
	height: 100%;
	padding-right: 16px;
	background: url(../images/rshad.jpg) repeat-y top right #2e1804;
}
.page {
	width: 900px;
	padding-top: 132px;
	position: relative;
/*	background-color: #2e1804;*/
}
.whhead {
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.whhead img {
	display: inline!important;
}
#homelink {
    width: 480px;
    height: 70px;
    display: block;
    position: absolute;
    top: 20px;
    left: 35px;
    text-indent: -500px;
}
.stamp {
	position: absolute;
	top: 90px;
	left: 595px;
	z-index: 11;
}
.ribbon {
	width: 209px;
	height: 92px;
	position: absolute;
	top: 337px;
	left: 648px;
	z-index: 10;
}
.main {
	width: 100%;
	overflow: auto;
	background: url(../images/sidebar.jpg) repeat-y top right #eeddc1;
}
#main {
	width: 608px;
	padding: 20px;
}
.cms-home #main {
	width: 648px;
	padding: 0;
}
.cms-home img { display: block; }
.cms-home .middle {
	background: url(../images/homeside.jpg) repeat-y top right #eeddc1;
}
.cms-home .side-col,
.cms-home .col-right .links { width: 192px; }
.cms-home .side-col { padding: 100px 50px 10px 0; }
.cms-home .col-right { position: relative; }
.cms-home .col-right h1 { font-size: 1.8em; }
.cms-home .col-right .links { position: absolute; top: 290px; left: 0;}
.sidebar {
	width: 232px;
	padding: 100px 10px 10px 10px;
	float: right;
}
/*
.content {
	width: 648px;
	min-height: 432px;
	height: auto!important;
	height: 432px;
	float: left;
}
*/
.homemain {
	width: 648px;
	float: left;
	background-color: #fbefb5;
}
.homemain img {
	display: block;
}
.homeside {
	width: 252px;
	height: 432px;
	float: left;
	background: url(../images/homeside.jpg) no-repeat top left;
}
.bottom {
	width: 100%;
	overflow: auto;
	padding-top: 6px;
}
.bottom a * {
	cursor: pointer;
	font-weight: bold;
}
.bottom .related {
/*	width: 290px;
	height: 22px;
	padding: 88px 0 0 6px;
*/
	width: 296px;
	height: 110px;
	margin-right: 6px;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	color: #ffffff;
}
.bottom .related:hover {
	text-decoration: none;
	color: #ffffff;
}
.bottom .last {
	margin-right: 0;
}
.bottom .lbltext {
	position: absolute;
	bottom: 5px;
	left: 5px;
}
.bottom .lblshadow {
	position: absolute;
	bottom: 4px;
	left: 6px;
	color: #333;
}
#myGallery1 {
	width: 648px;
	height: 432px;
	z-index:5;
	display: none;
}