body
{
        background: #000000;
        /* height:100% */

}

#bio
{
        position:absolute;
        top:220px;        
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
        z-index:3;
        float:left;
        width:700px;
        /* background-color:orange; */
        padding: 0px;

}

#music
{
        position:absolute;
        top: 220px;        
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
        float:left;
        width:700px;
        /* background-color:orange; */
        padding: 0px;

}

#home
{
        position:absolute;
        top: 220px;        
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
        float:left;
        width:700px;
        /* background-color:orange; */
        padding: 0px;

}

#musicImage
{
        position:absolute;
        top: 220px;
        left:460px;
        
}

#news
{
        position:absolute;
        top: 220px;        
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
        float:left;
        width:700px;
        /* background-color:orange; */
        padding: 0px;

}


#photos
{
        position:absolute;
        top: 220px;        
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
        float:left;
        width:700px;
        /* background-color:orange; */
        padding: 0px;

}

table.news2
{
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
}

table.galleryMain
{
        font-family: verdana;
        font-size: 9px;
        color: #76C5F0;
        text-align: center;
        text-decoration: none;
}

#shows
{
        position:absolute;
        top: 220px;        
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
        float:left;
        width:700px;
        /* background-color:orange; */
        padding: 0px;
}

#showlist li
{
display: inline;
list-style-type: none;
padding-right: 10px;
}

#oxen
{
      position:relative;
      top: 160px;
      float:right;
      width:275px;
      padding: 0px;
      z-index:1;
}


table.showsTab
{ 
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
width: 690px;
background-color: #000000;
border-bottom: 1px solid #ffffff;
}

table.showsTabUpcoming
{ 
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: yellow;
width: 690px;
background-color: #000000;
border-bottom: 1px solid #ffffff;
}

table.footer
{ 
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #76C5F0;
background-color: #000000;
}

p.date{text-align:right; color: #76C5F0;}
p.mainThing{text-align:justify;}
p.emailThing{text-align:center;}

#update
{
        position:absolute;
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        color: #ffffff;
        text-align: center;
        text-decoration: none;
}

#bioPic
{
        position:absolute;
        top: 0px;
        z-index:2;
}

#text
{
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
        padding-top: 20px;
        padding-left: 20px;
}
/*div holding all the others inside it */
#motherShip
{
        height: 100%;
	width: 952px;
        background: #000000;
}

/*main container box */
#containerBox
{
        position:absolute;
        height: 100%;
        width: 950px;
        overflow: no;
        background: #000000;
}

#mainLogo
{
	position: absolute;
        top: 25px;
        width: 615px;
        height: 116px;
        z-index:2;
        float:left;
        background: url(../images/mainLogo.png) no-repeat;
	/* padding-top:10px; */
}
#fbLike
{
      position:relative;
      top: 100px;
      float:right;
      width:80px;
      padding: 0px;
      z-index:1;
}

#musicTop
{
        position:absolute;
        top: 140px;
        z-index:3;
        padding-left: 20px;
}

#mainNav
{
        position:absolute;
        top: 136px;
        z-index:4;
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
        padding-top: 0px;
        padding-left: 3px;
        line-height: 100px;
        height:50px;
        width:950px;
        background: #76C5F0 no-repeat;
}

#myNavLink
{
height:86px;
width:24px;
image: url(../images/Home_aqua_smsm.png); /* This would be the normal image */ 
}

#blueLogin
{
	float:right;
        height: 409px;
        width: 339px;
        background: url(../images/login.gif) no-repeat;
}

#blueLogin p
{
	font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        text-decoration: none;
        padding-top: 0px;
        padding-left: 14px;
}

#whiteBox
{
	float:left;
        height: 350px;
        width: 307px;
        background: #ffffff no-repeat;
}

#fontMain
{
	font-family:verdana; font-size:12px; font-weight:none; color:red; text-decoration:none;
}

#mainTr
{
      	font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        color: red;
        text-decoration: none;
}

#InvisiBox
{
	float:left;
        height: 250px;
        width: 16px;
}

#waterBox
{
	float:left;
        width: 525px;
        padding: 20px;
}

#waterBox p
{
	font-family: verdana;
        font-size: 45px;
        font-weight: normal;
        color: #a4d1f4;
        text-align: center;
        text-decoration: none;
}
a:link {color: #76C5F0; text-decoration: none; }
a:active {color: #76C5F0; text-decoration: none; }
a:visited {color: #76C5F0; text-decoration: none; }
a:hover {color: #76C5F0; text-decoration: underline; }

#entry
{
	position: absolute;
	/* padding-top:10px; */
}
