body {
	background-color: #eedfc0;
	text-align: center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64421B;
	margin-left: 0px;
}
#language {
	background-color: #e6c98f;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
}
#logo {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D6B981;
	text-align: left;
}
#middle {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e6c98f;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#middleBar {
	background-color: #e2c58b;
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
#mainLeft {
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9c392;
}
#secondRight {
	float: left;
	width: 180px;
	margin-top: 5px;
}
.divClear {
	clear: both;
}
#middleBar ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#middleBar ul li {
	background-image: url(../images/navBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	color: #65492E;
	margin: 0px;
	padding: 0px;
}
#middleBar ul li a {
	padding-top: 7px!important;
	padding-bottom: 6px!important;
	_padding-top: 6px;
	_padding-bottom: 7px;
	background-image: url(../images/navBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 175px;
	margin-left: 0px;
	padding-left: 5px;
	color: #65492E;
	text-decoration: none;
}
#middleBar ul li a:visited {
	padding-top: 7px!important;
	padding-bottom: 6px!important;
	_padding-top: 6px;
	_padding-bottom: 7px;
	background-image: url(../images/navBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 175px;
	margin-left: 0px;
	padding-left: 5px;
	color: #65492E;
	text-decoration: none;
}
#middleBar ul li a:hover {
	padding-top: 7px!important;
	padding-bottom: 6px!important;
	_padding-top: 6px;
	_padding-bottom: 7px;
	background-image: url(../images/navBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 175px;
	margin-left: 0px;
	padding-left: 5px;
	color: #65492E;
	text-decoration: none;
	background-color: #ECE0B6;
	font-weight: bold;
}
#middleBanner {
	float: left;
	height: 319px;
	width: 762px;
	margin: 5px;
	background-image: url(../images/bannerBg.gif);
	padding: 9px;
}
#mainRight {
	float: left;
	width: 762px;
	margin: 5px;
	text-align: left;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#main {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e5cfa0;
}
#mainLeftSearch {
	background-color: #e2c490;
	border: 1px solid #B78E5D;
	margin-bottom: 10px;
}
#mainRightAbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9c392;
}
.pic {
	float: left;
	padding-right: 5px;
}
.storyBlock {
	width: 147px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 11px;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9c392;
}
#secondMain {
	float: left;
	width: 594px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
	background-color: #E9D9A8;
}
#foot {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D6B981;
	padding-top: 4px;
	padding-bottom: 4px;
}
.secondMainStory {
	padding: 20px;
	text-align: left;
	line-height: 20px;
}
.secondMainStory a {
	color: #65492E;
	text-decoration: none;
	font-weight: bold;
}
#language a {
	color: #65492E;
	text-decoration: none;
}
#language a:visited {
	color: #65492E;
	text-decoration: none;
}.storyBlock a {
	color: #64421B;
}
.storyBlock a:visited {
	color: #64421B;
}