
/* Tags */

body,basefont,base,table,td,div,input,select{

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;

}
body {
	padding-bottom: 15px;
}
img {border:0px;vertical-align: bottom}

body
{
	background-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}
form

{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}


a:link {
color: #222;
text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:visited {
	color: #444444;
	text-decoration: underline;
}

a:visited:hover {
	color: #666666;
	text-decoration: none;		}




/* IDs */

#address
{
	position: absolute;
	top: 1px;
	left:499px;
	font-size:9px;
	color: white;
	
}

		#globalNavLinks a:link {
			color: #063;
			text-decoration: underline;
		}
		#globalNavLinks a:hover {
			text-decoration: none;
		}
		#globalNavLinks a:visited {
			color: #063;
			text-decoration: underline;
		}
		
		#globalNavLinks a:visited:hover {
			color: #000;
			text-decoration: none;		}


#globalnavArtistDropdown

{
	position: absolute;
	top:59px;
	left:599px;
}

/* Styles */

#globalnavArtistDropdown select{
width:125px;font-size:9px;font-family:Arial,Helvetica,Verdana
}



/* Artwork Section */

#artworkPics{
position:absolute; width:174px; height:55px; z-index:1; left: 252px; top: 229px;
}

#artworkLinks{
position:absolute; width:176px; height:33px; z-index:2; left: 253px; top: 207px;
}

#artworkDetail{
position: absolute;left:253px;top:248px;width:300px
}


/* Artist Section */
#artistThumbs {position: absolute; left:463px; top:241px; }
#artistThumbsNav { padding-left:17px;}
#artistPhoto {position:absolute; left:190px;top:257px; width:262px;}
#artistNav{position:absolute; left:190px;top:218px;}

.artistNavSelected {background-color: #E1E1E1 }

		.artistNavSelected a:link {
			text-decoration: none;
		}
		.artistNavSelected a:hover {
			text-decoration: underline;
		}
		.artistNavSelected a:visited {
			text-decoration: none;
		}
		
		.artistNavSelected a:visited:hover {
			text-decoration: underline;		}

.requiredField{
	color:#990000;
}


.thumbNizzle{border:1px; border-style:solid; border-color:#333333}
.even {
		background: #ddc;
		}
	
	#members {
		border: 1px solid #666;
		font-size: 11px;
		border: collapse;
	}
	#members th {
		padding: 4px;
		border-bottom: 1px solid #666;
	}
	#members td {
		text-align: center;
		padding: 4px;
		border-right: #666 dotted 1px;
	}  
	#members  td a:link, .even a:link, .odd a:link {
		color: #063;
	}