html, body, #Container {
margin: 0;
padding: 0;
height: 100%;
}

body
{
	padding: 0; 
	margin: 0;
	background-image: url("images/egbackground.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #1f1f1f; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
}

#Placing
{
	height: 100%;
}

#Container 
{
	width: 754px;
	height: 100%;
	text-align: left;
}

#Header
{
	width: 100%;
	height: 88px;
}

#Header img
{
	border: none;
}

#Menu
{
	width: 100%;
	height: 65px;
	background-image: url("images/menuBG.jpg")
}

.mItem
{
	float: left;
	height: 100%;
	padding-left: 18px;
	padding-right: 18px;
	background-image: url("images/MDiv.jpg");
	background-position: right;
	background-repeat: no-repeat;
	line-height: 2.6em;
	font-family: Arial;
	font-size: 18pt;
	color: #946f22;
}

.mItem a
{
	text-decoration: none;
}

.mItem a:link, .mItem a:visited
{
	color: #946f22;
}

.mItem a:hover, .mItem a:active
{
	color: #624a17;
}

#Banner
{
	padding: 0px;
	width: 100%;
	height: 170px;
	background-image: url("images/bannerBG.jpg");
	background-position: top;
	background-repeat:no-repeat;
}

a:link, a:visited
{
	color: #dba93b;
}

a:active, a:hover
{
	color: #f0d9aa;
}

h1
{
	margin: 0;
	font-size: 16pt;
	font-family: "Arial Black";
	color: #f0d9aa;
}

h1 span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ffffff;
}

h2
{
	margin: 0;
	font-size: 12pt;
}

h3
{
	margin: 0;
	font-size: 12pt;
	font-family: "Arial Black";
	color: #f0d9aa;
}

h3 span
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

hr 
{
	border: none;
	background-color: #515050;
	height: 1px;
	text-align: left;
	margin: 2px 0px 2px 0px;
}

img
{
	border: none;
}

#SideContent
{
	float: left;
	width: 226px;
	min-height: 427px;
	margin: 0px 12px 10px 12px;
	padding: 6px;
	background-image: url("images/sideBG.jpg");
	background-position: top left;
	background-repeat:no-repeat;
}

#SideContent a:link, #SideContent a:visited
{
	color: #f0d9aa;
	text-decoration: none;
}

#SideContent a:link, #SideContent a:visited
{
	color: #f5d188;
	text-decoration: none;
}

#SideContent a:hover, #SideContent a:active
{
	color: #f0d9aa;
	text-decoration: underline;
}

#body
{
	width: 100%;
}

.Content
{
	float: left;
	margin-bottom: 10px;
	width: 480px;
}

.Content div
{
	float: left;
	width: 210px;
}

.AreaOne, .AreaTwo
{
	float: left;
	margin: 3px;
	padding: .2em;
}

.AreaOne 
{
	width: 540px;
}

.AreaTwo 
{
	width: 180px;
}

.thumbnails
{
	border: solid 1px #dba93b;
}

.displayimage
{
	border: solid 2px #dba93b;
}

ul
{
	list-style-image: url("images/Bullet1.jpg");
	list-style-type: none;
}

li
{
}

#Footer
{
	clear: both;
	width: 100%;
	height: 46px;
	background-image: url("images/footerBG.jpg");
	background-position: top left;
	background-repeat:no-repeat;
	line-height: 1em;
	color: #666666;
}

#Footer a
{
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}

#Footer a:link, #Footer a:visited
{
	color: #666666;
}

#Footer a:hover, #Footer a:active
{
	color: #999999;
}

#LeftFooter, #RightFooter
{
	padding: 10px;
}

#LeftFooter
{
	float: left;
}

#RightFooter
{
	float: right;
}
