@charset "UTF-8";

* {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body  {
	background-color: #B7B59F;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Thumb1 {
	position:absolute;
	left:173px;
	top:166px;
	width:57px;
	height:57px;
	z-index:2;
	overflow: hidden;
	visibility: visible;
}

#Thumb1_bottom {
	position:absolute;
	left:173px;
	top:166px;
	width:57px;
	height:57px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
}
#Thumb2 {
	position:absolute;
	left:179px;
	top:224px;
	width:72px;
	height:72px;
	z-index:2;
	overflow: hidden;
	visibility: visible;
}

#Thumb2_bottom {
	position:absolute;
	left:179px;
	top:224px;
	width:72px;
	height:72px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
}

#Thumb3 {
	position:absolute;
	left:193px;
	top:299px;
	width:82px;
	height:82px;
	z-index:2;
	visibility: visible;
}

#Thumb3_bottom {
	position:absolute;
	left:193px;
	top:299px;
	width:82px;
	height:82px;
	z-index:1;
	visibility: visible;
}

#Thumb4 {
	position:absolute;
	left:224px;
	top:382px;
	width:93px;
	height:93px;
	z-index:2;
	visibility: visible;
}

#Thumb4_bottom {
	position:absolute;
	left:224px;
	top:382px;
	width:93px;
	height:93px;
	z-index:1;
	visibility: visible;
}

#Thumb5 {
	position:absolute;
	left:272px;
	top:477px;
	width:107px;
	height:107px;
	z-index:3;
	visibility: visible;
}

#Thumb5_bottom {
	position:absolute;
	left:272px;
	top:477px;
	width:107px;
	height:107px;
	z-index:2;
	visibility: visible;
}

#container {
	width: 800px;
	margin: 0 auto;
	position: relative;
	background-color: #736D41;
	z-index: 0;
} 
#header {
	height: 144px;
	background-image:url(images/_siteGFX/HeaderImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0;
} 

#navigation {
	height: 16px;
	width: 714px;
	background-color: #EDDEAE;
	float: left;
	padding-left: 86px;
}
#navigation  ul, li {
	display: inline;
}
#navigation  li  a  {
	font-size: x-small;
	width: 100px;
	float: left;
	background-color: #4B281B;
	color: #EDDEAE;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EDDEAE;
	line-height: 16px;
	text-decoration: none;
	display: inline;
}
#navigation  li  a:hover {
	color: #4B281B;
	background-color: #EDDEAE;
}


.style1 {
	color: #4b281b;
	font-weight: bold;
}

.style2 {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
}
#sidebar {
	float: left;
	width: 140px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 28px;
	color: #EDDEAE;
	text-align: left;
	line-height: 21px;
	font-size: 10px;
	font-weight: normal;
	background-image:url(images/_siteGFX/sidebar_back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 406px;
}
#mainCenter {
	float: left;
	height: 426px;
	width: 166px;
	background-image: url(images/_siteGFX/mainCenter_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 

#mainRight {
	position:absolute;
	height: 426px;
	width: 465px;
	text-align: left;
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 1;
	left: 334px;
	top: 160px;
	overflow: hidden;
}

#mainRight_bottom {
	float: left;
	height: 426px;
	clear: right;
	width: 465px;
	text-align: left;
	background-repeat: no-repeat;
}

#footer {
	height: 14px;
	width: 800px;
	float: left;
	font-size: x-small;
	clear: both;
}

.clearfloat {
    clear:both;
}
