@charset "utf-8";

html, body {
height: 100%;
font:normal 12px Arial, Helvetica, sans-serif;
}

#dropmenudiv{
position:absolute;
border:1px solid #272723;
border-bottom-width: 0;
font:normal 12px Arial, Helvetica, sans-serif;
color: black;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 30px;
border-bottom: 1px solid #272723;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: black;
background-color: #a99225;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #a99225;
color:white;
}

body {
	background-color: #000000;
	background-image: url(Images/Home_Page_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#container {
	padding: 0px;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFFFFF;
	height: 100%;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Images/Footer_repeat.jpg);
	background-repeat: repeat-y;
}

#gallerycontainer {
	padding: 0px;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFFFFF;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Images/gallery_footer_repeat.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

#topcontainer {
	margin: 0px;
	padding: 0px;
	height: 183px;
	width: 896px;
}
#leftcontainer {
	padding: 0px;
	width: 289px;
	float: left;
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#textcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	margin-left: 300px;
	margin-right: 30px;
	margin-top: 20px;
}

#topcontainer_left {
	background-image: url(Images/Top_left.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 183px;
	width: 329px;
	background-repeat: no-repeat;
	position: absolute;
}


#menubar {
	height: 26px;
	background-image: url(Images/MenuBarBackground_06.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topcontainer_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 183px;
	width: 567px;
	background-image: url(Images/fine_art_header.gif);
}
.style1 {
	color: #A99225;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #A99225;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CFC789;
}
a:hover {
	text-decoration: none;
	color: #AF9A35;
}
a:active {
	text-decoration: underline;
	color: #A99225;
}
#bottomhalf {
	background-image: url(Images/bottom_half.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 896px;
	position: absolute;
	height: 600px;
	overflow: auto;
}
#bottomhalf_gal {
	background-image: url(Images/Gallery_bottom_half.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	position: absolute;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
	width: 865px;
	height: 600px;
}

