@charset "ISO-8859-1";
html, body {
	}
* {
	margin: 0;
	padding:0;
	}
body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-color: #362D23;
	}
a:active, a:focus {
	outline: 0;
	}
img {
	border: 0px;
	margin-left: 100px;
	margin-top: 15px;
	}
p {
	margin-bottom: 10px;
	color: #FFFFFF;
	}
h1 {
	font-family: "Lucida Grande";
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 10px;
	text-transform: lowercase;
	margin-bottom: 5px;
	color: #8D6E5A;
	margin-top: 15px;
}
ul {
	list-style-image: none;
	list-style-type: none;
	}

#logo {
	height: 160px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 214px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	z-index: 600;
	background-position: 40px;
	}
	
#menu {
	position: absolute;
	left:0;
	top: 180px;
	width: 170px;
	height: 390px;
	background-color:#000;
	padding-left: 42px;
	z-index: 600;
	}
#lnk-gal a {
	display:block;
	width: 158px;
	height: 68px;
	background-image:url(images/lnk-gall-1.jpg);
	background-color:#000;
}
#lnk-gal a:hover {
	background-image:url(images/lnk-gall-2.jpg);
	background-color:#000;
}
#lnk-gal span {
	display:none;
}	
	
#lnk-con a {
	display:block;
	width: 158px;
	height: 68px;
	background-image:url(images/lnk-con-1.jpg);
	background-color:#000;
}
#lnk-con a:hover {
	background-image:url(images/lnk-con-2.jpg);
	background-color:#000;
}
#lnk-con span {
	display:none;
}

#lnk-art a {
	display:block;
	width: 158px;
	height: 68px;
	background-image:url(images/lnk-art-1.jpg);
	background-color:#000;
}
#lnk-art a:hover {
	background-image:url(images/lnk-art-2.jpg);
	background-color:#000;
}
#lnk-art span {
	display:none;
}

/*
#menu ul li {
	float: left;
	}
#menu ul li a, #menu ul li a:visited {
	color: #CEC7BA;
	display: block;
	text-decoration: none;
	}
#menu ul li a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	}
	
#menu ul li a.selected {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D6E5A;
	padding-bottom: 2px;
}
	
 ends here.........*/	
	
#pictures {
	position: absolute;
	top: 150px;
	left:0;
	width: 100%;
	height: 450px;
	overflow: auto;
	z-index: 1;
	}
	
	#pictures img {
border: 20px solid black;
}
	
#first{
padding-left:220px;
}

#last{
padding-right:275px;
}
	
#info {
	left: 618px;
	line-height: 15px;
	position: absolute;
	top: 324px;
	width: 356px;
	}
	
	
#info2 {
	left: 330px;
	line-height: 15px;
	position: absolute;
	top: 448px;
	width: 354px;
	}
	
#artist {
	position: absolute;
	width: 179px;
	left: 620px;
	top: 125px;
	height: 334px;
	background-image: url(images/dhorton.jpg);
	background-repeat: no-repeat;
	z-index:700;
}

#info  a, #contact a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D6E5A;
	padding-bottom: 1px;
}
#info  a:hover, #contact a:hover {
	color: #FFFFFF;
	background-color: #8D6E5A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D6E5A;
}
.address {
	color: #8D6E5A;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 20px;
}
.copyright {
	font-size: 9px;
	margin-top: 50px;
	color: #524034;
	margin-left: 20px;
}
.titles {
	margin-left: 125px;
	margin-top: 12px;
	font-size: 10px;
	color: #FFFFFF;
}
.vitae {
	font-size: 10px;
	line-height: 15px;
	margin-left: 20px;
	margin-right: 15px;
}
.details {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5A5144;
	font-style: normal;
}
#contact {
	left: 233px;
	line-height: 15px;
	overflow: auto;
	position: absolute;
	top: 176px;
	width: 381px;
	height: 280px;
}
#darkly {
	position:absolute;
	left:170px;
	top:168px;
	width:350px;
	height:405px;
	background-image:url(images/darkly.png);
	z-index:500;
}
#darkly2 {
position:absolute;
right:0;
top:170px;
width:350px;
height:405px;
background-image:url(images/darkly2.png);
z-index:500;
}
