html {
	margin: 0;
	padding: 0;
	z-index: 0;
	scrollbar-face-color:				#4B381F;
	scrollbar-arrow-color:			#88754D;
	scrollbar-track-color:			#A4956D;
	scrollbar-shadow-color:			#3A2A16;
	scrollbar-highlight-color:	#A4956D;
	scrollbar-3dlight-color:		#4B381F;
	scrollbar-darkshadow-color:	#4B381F;
	}
	
body {
	background-color: #d6e6dd;
	margin: 0;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 125%;
	background-attachment: fixed;
	background-image: url(pics/bg3.gif);
	background-repeat: repeat;
	background-position: left top;
	}

h3 {
	color: #b5ae82;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 4px 2px 0;
	text-align: left;
	line-height: 14px;
	vertical-align: bottom;
	}

a:hover h3 {
	color: #534F31;
	}

a, a:visited {
	color: #592D2B;
	}

a:hover {
	color: #090404;
	}	

a img {
	border: 0;
	}

#wrapper {
	background: #150d00 url(background.jpg) no-repeat scroll center bottom;
	height: 1189px;
	width: 865px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	position: relative;
	}
	
#calogo {
	width: 100%;
	background-image: url(logo_background.jpg);
	height: 94px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	}

#login {
	position: absolute;
	left: 583px;
	top: 15px;
	height: 60px;
	width: 279px;
	text-align: center;
	line-height: 105%;
	overflow: hidden;
	}
#login .loggedin {
	text-align: left;
	}
#login .useradmin {
	text-align: right;
	dissplay: none;
	}
#login a {
	color: #4D2624;
	font-weight: bold;
	}
input.text150 {
	width: 100px;
	background-color: #A39267;
	border: 1px solid #746642;
	font-size: 8pt;
	}
#logintable {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	}
#logintable td {
	margin: 0;
	padding: 0 2px;
	}
#logintable th {
	font-family: georgia,verdana,tahoma,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	}
#toplinks{
	position: absolute;
	top: 80px;
	width: 100%;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 100%;
	font-size: 1.1em;
	}
	
#toplinks a{
	margin: 0 14px;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#thumbgrid {
	width: 865px;
	height: 228px;
	overflow: hidden;
	margin: 5px auto 0;
	text-align: center;
	font-size: 0;
	line-height: 1px;
	}
		
#thumbgrid img{
	border: 0;
	width: 45px;
	margin: 1px;
	}

a.imagehover:hover img {
	opacity: .65;
	filter: alpha(opacity=65);
	border: 0;
	}
	
img.imageselected {
	opacity: .25;
	filter: alpha(opacity=25);
	border: 0;
	}
	
#homepage table {
	margin: 0 auto 0 auto;
	}
	
#homepage td {
	padding: 0;
	}

td.right {
	text-align: right;
	}	

.read, a.read {
	float: right;
	color: #b5ae82;
	font-variant: small-caps;
	text-decoration: none;
	margin-top: 2px;
	border-right: 3px double;
	padding-right: 1px;
	}

#homepage a:hover {
	color: #3D3716;
	}
	
img.feature, img.feature_main {
	border: 2px solid #3D3716;
	}
	
#section a {
	color: #b6ab7e;
	text-decoration: none;
}

#section a:hover {
	color: #665E39;
	text-decoration: underline;
}

#section .thread {
}

#section .user {
	color: #f3eccf;
}

#artistbio, #section {
	color: #f3eccf;
	margin-left: 15px;
	margin-right: 13px;
	margin-top: 0;
	padding-right: 5px;
	height: 450px;
	overflow: auto;
	}
	
#artistbio p, #section p {
	margin-left: 5px;
	margin-right: 8px;
	text-align: justify;
	}
	
#artistbio h2, #section h2 {
	margin-top: 5px;
	background-color: #37331a;
	padding: 5px;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
	
#artist_thumb {
	margin-top: 30px;
	text-align: center;
	margin-right: 8px;
	word-spacing: 5px;
	bottom: 0;
	}
	
#artist_thumb img {
	margin-bottom: 5px;
	border: 0;
	}
	
.company {
	font-size: 11.2px;
	text-transform: capitalize;
	line-height: 100%;
	margin-left: 5px;
	padding-left: 10px;
	border-left: 3px double;
	}	


.artistlinks {
	line-height: 1px;
	font-size: 10.9px;
	text-transform: uppercase;
	}

.artistlinks a, .artistlinks a:visited{
	margin-right: 25px;
	color: #b6ab7e;
	text-decoration: none;
	}
.artistlinks a:hover{
	margin-right: 25px;
	color: #37331a;
	text-decoration: none;
	}	

#leftbox1 {
	position: absolute;
	left: 13px;
	bottom: 203px;
	width: 240px;
	height: 172px;
	text-align: center;
	vertical-align: middle;
	}

#leftbox1 img{
	border: none;
	margin: 5px auto;
	}	
	
#leftbox2 {
	position: absolute;
	font-size: 9.8px;
	left: 13px;
	bottom: 20px;
	width: 240px;
	height: 172px;
	background-attachment: scroll;
	background-color: #b4ad83;
	background-image: url(artist_images/aow_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 110%;
	}
	
#leftbox2 table {
	margin-top: 15px;
	margin-left: 7px;
	margin-right: 7px;
	height: 90%;
	padding: 5px;
	}

#leftbox2 td {
	padding-left: 5px;
	border-bottom: 1px solid #a19879;
	}
#leftbox2 td:hover{
	background-color: #B7B099;
	}

#leftbox2 a {
	text-decoration: none;
	}
	
#bottomtext {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 115px;
	color: #FBFCF5;
	text-align: left;
	font-size: 10.67px;
	hyphenate: auto;
	word-spacing: 1px;
	line-height: 1.15em;
		}
		
.sponsor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 175%;
	text-align: left;
	color: #968e75;
	vertical-align: bottom;
	}
#sponsorcorel {
	float: right;
	padding-right: 200px;
	}


#blogbox {
	height: 360px;
	width: 454px;
	right: 135px;
	bottom: 26px;
	overflow: auto;
	position: absolute;
	top: 807px;
	left: 265px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-size: 10.9px;
	}
	
#blogbox h2 {
	display: inline;
	font-size: 1.65em;
	text-transform: uppercase;
	letter-spacing: .1em;	
	}

#blogbox p {
	margin-left: 25px;
	}
	
.news_features {
	margin-left: 5px;
	}
	
a.date {
	font-weight: bold;
	color: #4D2624;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11.5px;
	line-height: 200%;
	border: 0;
	}

.date {
	text-transform: uppercase;
	font-size: 9.8px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	}	
	
/*----- lightbox stuff ----*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(artist_images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(artist_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(artist_images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
	
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/*---- end lightbox stuff -----*/
	
