@charset "utf-8";
body {
	background:#333;
	margin:0;
	scrollbar-3dlight-color:#222;
	scrollbar-arrow-color:#FFF;
	scrollbar-base-color:#333;
	scrollbar-darkshadow-color:#222;
	scrollbar-face-color:#333;
	scrollbar-highlight-color:#333;
	scrollbar-shadow-color:#333;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8F8E9F;
}
#container {
	position:relative;
	width:1080px;
	height:800px;
	z-index:1;
	background-color: #333333;
	margin-bottom: 25px;
	margin: 0 auto 25px;
}
#containerCopy {
	position:absolute;
	width:1080px;
	height:800px;
	z-index:2;
	margin-bottom: 25px;
	margin: 0 auto 25px;
}

#damonRamosFineArts {
	position:absolute;
	left:150px;
	top:35px;
	width:469px;
	height:21px;
	z-index:2;
}
#h-dlogo {
	position:absolute;
	left:120px;
	top:36px;
	width:21px;
	height:20px;
	z-index:8;
}
#s-dlogo {
	position:absolute;
	left:0px;
	top:35px;
	width:21px;
	height:20px;
	z-index:9;
}
#s-damonRamosFineArts {
	position:absolute;
	left:24px;
	top:35px;
	width:469px;
	height:21px;
	z-index:10;
}
#banner {
	position:absolute;
	left:87px;
	top:1px;
	width:842px;
	height:97px;
	z-index:7;
}


#gallerynav {
	position:absolute;
	left:115px;
	top:148px;
	width:143px;
	height:91px;
	z-index:4;
	font-size: 14px;
	visibility: visible;
}

#gallerynav li {
	padding: 0px;
	line-height: 24px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
	color: #999999;
}
.activelink {
	color: #FF00CC;
}

#line {
	position:absolute;
	left:163px;
	top:90px;
	width:610px;
	height:42px;
	z-index:8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: right;
}
#h-nav {
	left:531px;
	top:92px;
	width:375px;
	height:21px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #999999;
	position: absolute;
}
#nav {
	left:232px;
	top:11px;
	width:375px;
	height:21px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #999999;
	position: absolute;
}

.dot {
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 16px;
	margin-left: 16px;
	top: 1px;
	font-weight: bold;
	position: relative;
}
#h-fineArtsIntro {
	position:absolute;
	left:91px;
	top:206px;
	width:332px;
	height:183px;
	z-index:6;
}
#thumbnailsOilPaintings {
	position:absolute;
	left:427px;
	top:414px;
	width:420px;
	height:79px;
	z-index:7;
}
#h-lineArt {
	position:absolute;
	left:536px;
	top:32px;
	width:423px;
	height:568px;
	z-index:1;
}
#botmarg {
	position:absolute;
	left:447px;
	top:591px;
	width:67px;
	height:27px;
	z-index:5;
}
/*
#g-thcontainer a:focus img,
#g-thcontainer a:hover img,
#g-thcontainer a:active img{
		border:2px solid #ff00cc;
	}
	*/
#bio-container {
	position:absolute;
	left:188px;
	top:196px;
	width:600px;
	height:342px;
	z-index:10;
}
#bio-container  img {
border: 0;
}
#bioText {
	position:absolute;
	left:35px;
	top:25px;
	width:483px;
	height:272px;
	z-index:15;
	font-size: 12px;
	margin-right: 35px;
	text-align: justify;
	overflow: auto;
	padding: 0 35px 0 0;
}
#bioText img {
	float: left;
	margin-right: 25px;
	margin-bottom: 8px;
}



a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF00CC;
	text-decoration: none;
}
a:active {
	color: #FF00CC;
	text-decoration: none;
}
a {
	color: #999999;
}
#contactText {
	position:absolute;
	left:35px;
	top:5px;
	width:384px;
	height:371px;
	z-index:15;
	font-size: 12px;
	text-align: justify;
}
#contactInstruct {
	position:absolute;
	left:106px;
	top:288px;
	width:223px;
	height:71px;
	z-index:13;
	border: solid 1px #FF00CC;
	padding: 15px;
	font-size: 14px;
}

#contact-container {
	position:absolute;
	left:416px;
	top:193px;
	width:472px;
	height:342px;
	z-index:14;
}
#contactText h4 {
	margin: 7px 0 0 0;
	padding: 0px;
	letter-spacing: 0.2em;
	font-weight:normal;
}

fieldset input, textarea {
	float: right;
	width: 190px;
	border: solid #000 1px;
	background-color:#664664	 !important;
	color:#fff;
	font-weight:bold;

}

fieldset textarea:active, textarea:focus, input:active, input:focus {border-color:#fff;}
label, label span {display:block; padding-bottom:.25em; }
label {float: left; width:100%;}
label span {float:left; width:100px; text-align:right; }
fieldset {float:left; width: 330px; height:65px; margin:0 10px 10px 0; padding: 20px; border: solid #666 1px; overflow:hidden; }
form div {clear:both; margin-bottom:10px; padding: 10px 10px; text-align: center; }
form div input { padding : 0 .25em; 
background-color : #664664;
border : 2px double #551c35; 
border-top-color : #e591b9;
font : bold 92% Tahoma, Verdana, Arial, sans-serif; 
color : #fff;
text-transform:uppercase;
margin-top:-8px;
}

form div input:hover{ background-color : #e591b9; color:#333;
}
#c-req {
	position:absolute;
	left:287px;
	top:278px;
	width:83px;
	height:16px;
	z-index:1;
	font-size: 10px;
	color: #999999;
	font-style: italic;
	text-align: right;
}

#thxText {
	position:absolute;
	left:489px;
	top:282px;
	width:350px;
	height:147px;
	z-index:15;
}
#exhibitText h4 {
	color: #FF00CC;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0;
	padding: 0 0;
}
.ask {
	float: right;
	width: 3px;
}
