body {
	
background-color: black;

background-repeat: no-repeat;

background-position: 50% top;

background-attachment: fixed;

margin: 100px;

font:x-small Georgia,Serif;

text-align: center;

color:#333;

font-size/* */:/**/small;

font-size: /**/small;
}

/* Begin: Page Backgrounds */
#page_events { background-image: url(/images/backgrounds/crowd1.jpg); }
#page_artists { background-image: url(/images/backgrounds/three.jpg); }
#page_media { background-image: url(/images/backgrounds/turntable1.jpg); }#page_links { background-image: url(/images/backgrounds/three.jpg); }#page_contact { background-image: url(/images/backgrounds/crowd1.jpg); }
/* End: Page Backgrounds */

#main {

margin: 0 auto;

padding: 20px;

width: 800px;

color: inherit;

border: 2px solid  #A7A7A7;

background-color: white;
}

a:link {

color: #58a;

text-decoration: none;
}

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

a:hover {

color: #c60;

text-decoration: underline;
}

a img { border-width: 0; }

/* Header
----------------------------------------------- */
#header h1 {

margin: 0;

text-align: center;

font-size: 80px;

font-family: Helvetica, Arial, sans-serif;

font-weight: bold;
}

#header h1 span {

color: #5A5A5A;

background-color: inherit;
}

#nav_div {

margin: 0 auto;

width: 622px;
}

#nav {

margin: 0;

padding: 0;

list-style-type: none;

font-size: 35px;

font-family: Arial, sans-serif;

text-transform: lowercase;

letter-spacing: -2pt;

float: left;
}

#nav li {

padding: 20px;

float: left;
}


#nav a {

color: black;

text-decoration: none;
}

#nav a:hover {

text-decoration: underline;
}

/* Artists
----------------------------------------------- */
a.bio_image {

display: block;

float: left;

margin: 20px;
}

a.bio_image img {
  padding:4px;
  border:1px solid #ddd;
  }


div.bio {

float: left;

width: 460px;

margin: 20px;

border-bottom: 1px dotted #ccc;

padding-bottom: 1.5em;
}

div.bio h2 { margin-top: 0; }

div.bio p { text-align: left; }


/* Footer
----------------------------------------------- */
#footer {

width: 660px;

clear: both;

margin: 0 auto;
}

#footer hr { display: none; }
#footer p {

margin:0;

padding-top:15px;

font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;

letter-spacing:.1em;
}