body
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
         FONT: 11px verdana,arial;
	COLOR: #000000;
         BACKGROUND-COLOR: #FFF;
	PADDING-TOP: 0px;
	TEXT-DECORATION: none;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 930px;
         BACKGROUND-COLOR: #FFF;
}

#container {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 926px;
         FONT: 11px verdana,arial; 
	COLOR: #000000;
	TEXT-DECORATION: none;
	PADDING-TOP: 10px;
}


#header {
	MARGIN: 0px 0px 0px 0px; 
	text-align: center;
}

#top_nav {
	margin: 0px auto;
	width: 926px;
	border-top: 2px #9A9797 solid;
	border-bottom: 2px #9A9797 solid;
}

#animation {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 606px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}

#copy
{
         FONT: 10px verdana,arial;  
	COLOR: #000000;
	TEXT-DECORATION: none;
}

#bottomspace
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	WIDTH: 926px;
	PADDING-TOP: 0px;
}

#footer {
	clear: both;
	width: 930px;
}

.fade
{
	TEXT-ALIGN: center;
}

#leftcol
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 606px;
	TEXT-ALIGN: left;
	PADDING-TOP: 0px;
	border: 1px #CFD2C8 solid;
}

#leftcol_index
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 606px;
	TEXT-ALIGN: left;
	PADDING-TOP: 0px;
}


#rightcol
{
	FLOAT: right;
	MARGIN: 0px;
	WIDTH: 310px;
	TEXT-ALIGN: left;
         list-style:none;
	border: 1px #CFD2C8 solid;
}

#leftcol_inner
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 500px;
	TEXT-ALIGN: left;
	PADDING-TOP: 0px;
	border: 1px #CFD2C8 solid;
}

#rightcol_inner
{
	FLOAT: right;
	MARGIN: 0px;
	WIDTH: 414px;
	TEXT-ALIGN: left;
         list-style:none;
	border: 1px #CFD2C8 solid;
}


/* Search */

#search
{
	WIDTH:150px;
}


/* General Settings */

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

h1, h2, h3, h6 {
font-weight: bold;
}

h4, h5, h6 {
font-family: verdana,arial;
}

h1, h2, h3 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 1.5em;
color: #6F2E1C;
}

h2 {
font-size: 1.25em;
}

h3 {
font-size: 1.15em;
}

h4 {
font-size: 1.0em;
}

h5 {
font-size: 1.0em;
font-weight: normal;
}

h6 {
font-size: 1.25em;
color: #7E2B3B;
}

hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
TEXT-ALIGN: center;
}

/* Form */

.zemLabel
{
	width: 200px;
}

.zemText
{
	width: 175px;
}

Select
{
	width: 175px;
         margin: .05em auto;
}

.submit input
{
	margin-left: 4.5em;
}

input
{
	color: #000000;
	background: #DAE7F7;
	border: 1px solid #2B4E8D;
         margin-top: 1.5em;
	margin-left: 4.5em;
}


.search
{
	TEXT-ALIGN: left;
}


/* Artist Bio */ 

#artists_gallery {

   TEXT-ALIGN: center;

}

#artists_gallery IMG {

BORDER-RIGHT: #CED3CE 2px solid; 
PADDING-RIGHT: 3px; 
BORDER-TOP: #CED3CE 2px solid; 
PADDING-LEFT: 3px; 
PADDING-BOTTOM: 3px; 
MARGIN: 2px; 
BORDER-LEFT: #CED3CE 2px solid; 
PADDING-TOP: 3px; 
BORDER-BOTTOM: #CED3CE 2px solid;
width: 100px;
height:100px;

}

/* Gallery */ 

#artists_gallery_2 {

   TEXT-ALIGN: center;
   border: 1px #CFD2C8 solid;
   WIDTH: 606px;

}

#artists_gallery_2 IMG {

BORDER-RIGHT: #CED3CE 2px solid; 
PADDING-RIGHT: 3px; 
BORDER-TOP: #CED3CE 2px solid; 
PADDING-LEFT: 3px; 
PADDING-BOTTOM: 3px; 
MARGIN: 2px; 
BORDER-LEFT: #CED3CE 2px solid; 
PADDING-TOP: 3px; 
BORDER-BOTTOM: #CED3CE 2px solid;
width: 100px;
height:100px;

}

/* Pagination */ 

ul#pagination { 
  clear: both; 
  text-align: center; 
} 
ul#pagination li { 
  display: inline; 
  margin-right: 0.4em; 
  padding: 0; 
  background: none; 
} 
ul#pagination li a { 
  padding: 0.4em 0.6em 0.3em 0.6em; 
  background: #FFF; 
  border: 2px solid #FFF; 
  color: #000; 
} 
ul#pagination li a:hover { 
  background: #B8BABC; 
} 


#top_nav_bar {width:926px;TEXT-ALIGN: left;}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.prodrop5 {padding:0; margin:0; list-style:none; height:22px; position:relative; z-index:926; font-family:arial, verdana, sans-serif; border-bottom:0px solid #fc0;}

.prodrop5 li.top {display:block; float:left;}

.prodrop5 li a.pos1 {background:url(/shades/top_nav_02.jpg); width:101px; height:22px; display:block; text-indent:-99999px;} 
.prodrop5 li a.pos2 {background:url(/shades/top_nav_01.jpg); width:125px; height:22px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos3 {background:url(/shades/top_nav_03.jpg); width:136px; height:22px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos4 {background:url(/shades/top_nav_04.jpg); width:54px; height:22px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos5 {background:url(/shades/top_nav_05.jpg); width:160px; height:22px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos6 {background:url(/shades/top_nav_06.jpg); width:100px; height:22px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos7 {background:url(/shades/top_nav_07.jpg); width:109px; height:22px; display:block;text-indent:-99999px;} 
.prodrop5 li a.pos8 {background:url(/shades/top_nav_08.jpg); width:141px; height:22px; display:block;text-indent:-99999px;} 

.prodrop5 li.p1 {background:url(/shades/top_nav_on_01.jpg);} 
.prodrop5 li.p2 {background:url(/shades/top_nav_on_02.jpg);} 
.prodrop5 li.p3 {background:url(/shades/top_nav_on_03.jpg);} 
.prodrop5 li.p4 {background:url(/shades/top_nav_on_04.jpg);} 
.prodrop5 li.p5 {background:url(/shades/top_nav_on_05.jpg);} 
.prodrop5 li.p6 {background:url(/shades/top_nav_on_06.jpg);} 
.prodrop5 li.p7 {background:url(/shades/top_nav_on_07.jpg);} 
.prodrop5 li.p8 {background:url(/shades/top_nav_on_08.jpg);} 

.prodrop5 li.current a.pos1,
.prodrop5 li.current a.pos1:hover {background:url(/shades/top_nav_01.jpg);} 
.prodrop5 li.current a.pos2,
.prodrop5 li.current a.pos2:hover {background:url(/shades/top_nav_02.jpg);} 
.prodrop5 li.current a.pos3,
.prodrop5 li.current a.pos3:hover {background:url(/shades/top_nav_03.jpg);} 
.prodrop5 li.current a.pos4,
.prodrop5 li.current a.pos4:hover {background:url(/shades/top_nav_04.jpg);} 
.prodrop5 li.current a.pos5,
.prodrop5 li.current a.pos5:hover {background:url(/shades/top_nav_05.jpg);} 
.prodrop5 li.current a.pos6,
.prodrop5 li.current a.pos6:hover {background:url(/shades/top_nav_06.jpg);} 
.prodrop5 li.current a.pos7,
.prodrop5 li.current a.pos7:hover {background:url(/shades/top_nav_07.jpg);} 
.prodrop5 li.current a.pos8,
.prodrop5 li.current a.pos8:hover {background:url(/shades/top_nav_08.jpg);} 

.prodrop5 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop5 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop5 li:hover {position:relative; z-index:200;}

.prodrop5 li a.top_link:hover {background:transparent;} 
.prodrop5 li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.prodrop5 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop5 :hover ul {left:0; top:22px; background:url(/shades/sub_back.gif); padding:3px; white-space:nowrap; height:auto; width:auto; z-index:300;}
.prodrop5 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop5 :hover ul li a {display:block; font-size:12px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; background:transparent; text-decoration:none;}
.prodrop5 :hover ul li a:hover {text-decoration:underline;}

ul li a:hover {text-decoration:underline;}


.thumbs {
	width:410px;
	padding-bottom:5px;
}
.cell {
	display:block;
	float:left;
	padding:5px;
	height:155px;
	padding-bottom:20px;
}
.thumbs span {
	float:left;
	width:125px;
	text-align:center;
}

.thumbs_2 {
	width:500px;
	padding-bottom:5px;
}

.artist_list {
	line-height: 1.6em;
}
