body {
background-color: #1e1e1e;

color: rgb(254, 254, 216);
}

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  #A1A1A1;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}




div.container {
width: 750px;
text-align: center;
float: left;

padding: 0;

position: absolute;

left: 50%;

margin-left: -375px;

margin-bottom: 1em;
}

div.bodycontainer {
background-color: #000000;
padding: 0;
width: 749px;
z-index: -1;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #fefed8;margin-bottom: 1em;text-align: center;
}

 * html div.bodycontainer {
width: 751px; /* for IE5 and IE6 in quirks mode */
w\idth: 751px; /* for IE6 in standards mode */
}

a {
color: #fbbe01;
text-decoration: none;
border: 0px;
margin: 0;
padding: 0;
}

a.home {

border: solid 1px #fefed8;
margin: 1px;
padding: 0;
background-image: url(TheUhShowBanner.jpg);
width: 748px;
height: 150px;
display: block;

}

a:hover, a:active {
text-decoration: underline;
}

#navlist ul {

margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/

list-style-type: none; /*turns off display of bullet*/
}

#footer ul {

margin: 0; /*removes indent IE and Opera*/

padding: 0; /*removes indent Mozilla and NN7*/

list-style-type: none; /*turns off display of bullet*/

}


#navlist li, #footer li {
display: inline;
padding: 0px;
border: 0px;
margin: 0px;

}

#footer {

margin-top: 1em;

margin-bottom: 1em;

border: solid 1px #fefed8;

line-height: 1em;

}

#footer a {

display: block;

font-family: BankGothic Md BT, Arial, Serif;

background-color: #000000;

padding:0;

border:0;

float: left;

width: 93.45px;

}
#navlist a {

display: block;

width: 107px;

height: 29px;

margin: 0;

padding:0;

padding-top: 78px;

line-height: 13px;

border:0;

float: left;

background-repeat: no-repeat;

color: #000026;

font-size: 10pt;

font-weight: bolder;

}


#navlist a.artists {background-image:  url(buttons/LinkArtists.png); text-decoration: none;}
#navlist a.links {background-image:  url(buttons/LinkLinks.png); text-decoration: none;}
#navlist a.bio {background-image:  url(buttons/LinkBio.png); text-decoration: none;}
#navlist a.about {background-image:  url(buttons/LinkAbout.png); text-decoration: none;}
#navlist a.archives {background-image:  url(buttons/LinkArchives.png); text-decoration: none;}
#navlist a.graffiti {background-image:  url(buttons/LinkGraffiti.png); text-decoration: none;}
#navlist a.photos {background-image:  url(buttons/LinkPhotos.png); text-decoration: none;}
#navlist a:hover, #navlist a:active {

background-repeat: no-repeat;

color: #fefed8;

}


#footer a:hover, #footer a:active {

background-color: #1e1e1e;

text-decoration: none;

} 

#navlist a.artists:hover, #navlist a.artists:active {background-image:  url(buttons/LinkArtistsHighlighted.png);}
#navlist a.links:hover, #navlist a.links:active {background-image:  url(buttons/LinkLinksHighlighted.png);}
#navlist a.bio:hover, #navlist a.bio:active {background-image:  url(buttons/LinkBioHighlighted.png);}
#navlist a.about:hover, #navlist a.about:active {background-image:  url(buttons/LinkAboutHighlighted.png);}
#navlist a.archives:hover, #navlist a.archives:active {background-image:  url(buttons/LinkArchivesHighlighted.png);}
#navlist a.graffiti:hover, #navlist a.graffiti:active {background-image:  url(buttons/LinkGraffitiHighlighted.png);}
#navlist a.photos:hover, #navlist a.photos:active {background-image:  url(buttons/LinkPhotosHighlighted.png);}

h1 {


font: small-caps 1.5em Times New Roman;

margin-bottom: 1em;

margin-top: 1em;

margin-left: auto;

margin-right: auto;

color: #000000;

background-color: #fbbe01;

line-height: 50px;

border-style: groove;

border-width: 5px;

border-color: #fefed8;

width: 675px;

text-align: center;


}

h5 {
text-decoration: none;
font: bold 16pt arial;
color: #ee0000;
border-style: double;
text-align: center;
width: 101px;
height: 101px;
padding: 0px;
margin: 0px;
}

 * html h5 {
height: 107px; /* for IE5 and IE6 in quirks mode */
h\eight: 107px; /* for IE6 in standards mode */
width: 107px; /* for IE5 and IE6 in quirks mode */
w\idth: 107px; /* for IE6 in standards mode */
}


p {
font-size: 1em;
color: #fefed8;
text-align: left;
padding-left: 1em;
padding-right: 1em;
}

#center {

text-align: center;

}

#form {

border: solid 1px #fefed8;

}

ol {
text-align: left;
}

div.divide {

border-style: solid;

border-width: 0px 0px 1px 0px;

border-color: #fefed8;

}

div.padded {

padding: 1.5em;

}

#artist {

display: inline;

float: left;

}

#artist ul {

display: block;

width: 125px;

margin: 0; /*removes indent IE and Opera*/

padding: 0; /*removes indent Mozilla and NN7*/

list-style-type: none; /*turns off display of bullet*/

display: inline;

}

#artist li {

display: block;

padding: 0px;

border: 0px;

margin: .5em;

}

input, textarea {

background-color: #212121;

color: #fefed8;

}

