/* BEGIN GLOBAL */

body
{ 
	/* background-color: #810101; */
	/* background-color: #4B0082; */
	/* background-color: #228B22; */
	/* background-color: #969F8E; */
	background-color: #006666;
	/* background-image: url(images/shroomBack); */
	color: white; 
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
} 

#ad
{
 position: absolute;
top : 10;
left: 75px;
}

#needMoreToast
{
 font-size: 10px;
 position: absolute;
 left: -300px;
 top: 320;
 width: 600;
}

a, a:active, a:active, a:visited
{
color: white;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

#centeringContainer {
	width: 467px;
	position: absolute;
	left: 50%;
}

#noAjaxLink
{
font-size: 8px;
position:absolute;
right:0;
bottom:0;
color:black;
}

#biography {
	text-align: left;
}
#biography p {

}

#bioTitle
{
	display: none;
}

/* END GLOBAL */


/* BEGIN MYSPACE SCHEDULE */

#myspaceName 
{  }

#bandTable 
{ color:white; text-align:center }

/* END MYSPACE SCHEDULE */


/* BEGIN HEADER */

#toastHeader {
	position: absolute;
	left: -233px;
	width: 467;
	height: 284;
}

#mp3player {
	position:absolute;
	left: -150px;
	width: 300;
	height: 30px;
	top:285;
}

#content
{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#contentContainer
{
	position: absolute;
	left: -300px;
	top: 340;
	width: 600;
	border: medium double rgb(250,255,255);
	background-color: #F9E4E4; 
	color: black;
}

#noAjaxContentContainer
{
width: 600;
	border: medium double rgb(250,255,255);
	background-color: #F9E4E4; 
	color: black;
}

#toastimage
{
cursor: pointer;
cursor:hand;
z-index: -1;
}

#toastimageHover
{
	display: none;
cursor: pointer;
cursor:hand;
	z-index: 0;
	position:absolute;
	left:5px;
	top:5px;
}

#bio
{
cursor: pointer;
cursor:hand;
z-index: 1;
position:absolute;
left:120px;
top:20px;
}

#media
{
cursor:pointer;
z-index: 1;
position:absolute;
left:270px;
top:18px;
}

#merch
{
cursor:pointer;
z-index: 1;
position:absolute;
left:285px;
top:220px;
}

#contact
{
cursor: pointer;
cursor:hand;
z-index: 1;
position:absolute;
left:50px;
top:220px;
}

/* END HEADER */

/* Begin merch */

#tshirts
{
 
}

#tshirts td
{
 color:#000000
}

#toastLiveInAustin td
{
 color:#000000
}

/* end Merch */
