﻿body {
	background-repeat: repeat;
	background-color: #475867;
}
#Frame {
	width: 955px;
	border-style: outset;
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	background-color: #61788C;
}
#Wrapper {
	border-color: #968955;
	border-style: outset;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 940px;
	background-color: #D1D7D8;
}
#Header {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #D1D7D8;
	height: 100px;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
#Sharebox {
	text-align: right;
	padding-left: 760px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#Headerlayer1 {
	border-style: outset;
	margin: 7px auto auto auto;
	padding: 0px;
	width: 900px;
	height: 80px;
	background-color: #61788C;
}
#Headerlayer2 {
	padding: 0px;
	margin: 15px auto auto auto;
	width: 650px;
	height: 60px;
	background-color: #E2D38F;
}
#TopNav {
	border-style: none none outset none;
	padding: 0px;
	margin: 0px;
	background-color: #968955;
	height: 10px;
	text-align: center;
	border-bottom-color: #FFDF8C;
}
#MainContent{
	padding: 8px 5px 5px 5px;
	margin: 0px;
	background-color: #FFF2D0;
	float: left;
	width: 530px;
}
#LeftNavBar {
	padding: 10px 0px 0px 1px;
	margin: 0px;
	width: 190px;
	float: left;
	background-color: #D1D7D8;
	text-align: center;
	border-right-style: groove;
	border-right-color: #968955;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: medium;
}
#RightNavBar {
	padding: 10px 0px 0px 5px;
	margin: 0px;
	width: 185px;
	float: left;
	background-color: #D1D7D8;
	text-align: center;
}
#Footer {
	border-style: outset none none none;
	border-color: #968955;
	padding: 10px 0px 2px 0px;
	margin: 0px;
	clear: both;
	background-color: #D1D7D8;
	text-align: center;
	height: auto;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
}
#Adheader {
	text-align: center;
	width: auto;
	height: auto;
}

