@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #D8D5CA;
	background-image: url(../images/body-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#DivContainer {
	width: 763px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	overflow: auto;
}
#Header {
	background-image: url(../images/header-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 96px;
	width: 755px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}
#Logo {
	margin: 0px;
	float: left;
	height: 93px;
	width: 250px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#Logo h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 250px;
}
#Info {
	text-align: right;
	margin: 0px;
	float: left;
	height: 82px;
	width: 487px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Info p {
	font-weight: bold;
	color: #75644D;
	margin: 0px;
	padding: 0px;
}
#Info p a {
	font-weight: normal;
	color: #75644d;
	text-decoration: none;
}
#Info p a:hover {
	text-decoration: underline;
}
#Navigation {
	background-image: url(../images/nav-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	height: 30px;
	width: 755px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Navigation ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#Navigation ul li a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#Navigation ul li a:hover {
	color: #F0EDE1;
}
#ContentContainer {
	background-image: url(../images/content-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 743px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
	float: left;
	margin: 0px;
}
#Flash {
	padding: 0px;
	float: left;
	height: 221px;
	width: 731px;
	border: 6px solid #D5D2C5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#Content {
	float: left;
	width: 458px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#Content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #819BB1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Content p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Sidebar {
	float: left;
	width: 231px;
	padding: 0px;
	background-color: #D5D2C5;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	color: #D5D2C5;
	display: block;
	padding: 6px;
	width: 219px;
	background-color: #979179;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Sidebar p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
#Footer {
	background-image: url(../images/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	float: left;
	width: 719px;
	padding-top: 24px;
	padding-right: 22px;
	padding-bottom: 24px;
	padding-left: 22px;
}
#Footer p.Left {
	font-weight: bold;
	color: #979179;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#Footer p.Right {
	font-weight: bold;
	color: #979179;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
#Footer a {
	color: #979179;
	text-decoration: none;
}
#Sidebar #frm {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Content p a {
	color: #819BB1;
	text-decoration: underline;
}
#Flash ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}