* {
margin: 0;
paddding: 0;
border: none;
behavior: url(iepngfix.htc);
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2b1802;
	background-image:url(../images/background_stripe2.jpg);
	background-repeat:repeat-x;
}


div.wrapper {
	width: 749px;
	height: 800px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	}
	
div.wrapper_contents {
	background-color:transparent;
	height: AUTO;
	position: relative;
	width: 100%;
	z-index: 101;
	color: #FFFFFF;
}

div.wrapper_background {
	background-color: #000000;
	height: 800px;
	opacity: 0.1;
	filter:alpha(opacity=10); /* IE's opacity*/
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 100;
}

#logo_div {
width: 225px;
height: 80px;
}

a#logo {
	float: left;
	margin-right: 20px;
	width: 225px;
	height: 80px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}


* html a#logo {
background:none;
float: left;
width: 225px;
height: 80px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='scale');
}

#navcontainer2 {
	position:absolute;
	font-size: 12px;
	left: 17px;
	top: 104px;
	width: 753px;
	font-weight: bold;
}

#navcontainer2 ul
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer2 ul li { display: inline; }

#navcontainer2 ul li a
{
	color: White;
	text-decoration: none;
	float: left;
	padding-left: 22px;
	padding-right: 22px;
}

#navcontainer2 ul li a:hover
{
	color: #2a1802;
	text-decoration: underline;
}

#navcontainer2 #navlist2 #active #current {
	color: #2a1802;
	text-decoration: underline;
}


#top_menu {
	position:absolute;
	left: 567px;
	top: 13px;
	z-index: 100;
}

#navcontainer3 {
	width: 100px;
	font-size: 11px;
	text-align: right;
	color: white;
}

#navcontainer3 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer3 a
{
	display: block;
	padding: 2px;
	width: 160px;
	color: white;
	text-decoration: none;
}

#wrapper #top_menu #navcontainer3 #navlist3 a:hover {
	font-size: 11px;
	color: #f4b367;
	text-decoration: none;
}


#content_gallery {
	width: 688px;
	height: 300px;
	position:absolute;
	left: 165px;
	top: 186px;
	z-index: 100;
}


#myCarousel
{
	text-align: left;
	margin: 0 auto;
	float: left; /* Same as your gallery is set to */
	width:472px; /* Adjust this to your picture width + 2 */
	height:110px;
	overflow:hidden;
	background: #000000;
	position:absolute;
	left: 0px;
	top: 471px;
}

#navcontainer {
	width: 173px;
	position:absolute;
	left: -44px;
	top: 187px;
	font-size: 11px;
	border-right: 1px solid white;
	height: 90px;
	z-index: 200;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	color: #f4b367;
	font-weight: bold;
}

#navcontainer #navlist #active #current {
	font-weight: bold;
	color: #f4b367;
}


#footer {
	width: 749px;
	height: 30px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	filter: alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

#copyright {
	position:absolute;
	left: 38px;
	top: 809px;
	font-size: 11px;
	color: #6F4109;
}
#wrapper .wrapper_contents #content_gallery #myGallery .imageElement h3 {

}
#footer #map a {
	color: #6F4109;
	text-decoration: none;
}
