/****  Basic Site Styles  ****/
body
{
background-color: #FF0000;
margin: auto;
padding: auto;
}
a
{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana;
display: block;
font-weight: ;
}
a:hover
{
color: red;
cursor: pointer;
}
img
{
border: solid 0px #000000;
}
h1
{
font-family: verdana;
}


/****  Home Page Styles  ****/
#HomeContainer
{
width: 1000px;
padding: 30px 0 0 0;
}
#HomeHeader
{
margin: 50px 0 0 120px;
border: solid 1px #FF0000;
}
#HomeLeft
{
float:left;
width: 400px;
}
#HomeRight
{
float: left;
width: 400px;
}
.HomeLogoWhite
{
font-family: Arial;
font-weight: bold;
font-size: 155px;
line-height: 125px;
color: #FFFFFF; 
padding: 0 0 0 40px;
}
.HomeLogoBlack
{
font-family: Arial;
font-weight: bold;  
font-size: 155px;
line-height: 165px;
color: #000000;   
padding: 0 0 0 40px;
}
#HomeFooterLinks
{
text-align: right;
}

/****  Interior Page Styles  ****/
.InteriorContainer
{
width: 1000px;
background: url(../_img/tattoo.gif) no-repeat;
}
#NavigationBorder
{
border: solid 1px black;
width: 820px;
padding: 1px;
}
#Navigation
{
padding: 20px 0 50px 0;
}
#Navigation td
{
background-color: #000000;
}
#Navigation a
{
color: #FF0000;
padding: 5px 20px 5px 30px;
}
#Navigation a:hover
{
color: pink;
}
.underlineLink
{
text-decoration: underline;
}

/****  Music Styles  ****/
#Discography
{
}
#Discography a
{
font-weight: bold;
text-decoration: underline;
}

/****  Show Styles  ****/
#TourDates
{
padding: 20px 0 50px 0;
color: black;
font-family: Arial;
font-weight: bold;
}
#TourDates td
{
border: solid 1px black;
color: black;
font-family: Arial;
font-weight: bold;
}
.TourDateTitle
{
width: 150px;
padding: 0 0 0 15px;
}
.TourTimeTitle
{
width: 100px;
padding: 0 0 0 15px;
}
.TourLocationTitle
{
width: 300px;
padding: 0 0 0 15px;
}
.TourDate
{
font-size: 14px;
padding: 0 0 0 15px;
width: 150px;
}
.TourTime
{
font-size: 14px;
padding: 0 0 0 15px;
width: 100px;
}
.TourLocation
{
font-size: 14px;
padding: 0 0 0 15px;
width: 300px;
}
#TourTitle
{
text-align: left;
width: 620px;	
}
#TourSchedule
{
text-align: left;
width: 620px;
height: 200px;
overflow: auto;
}

/****  About Styles  ****/
#About
{
padding: 20px 0 20px 0;
color: black;
width: 700px;
font-family: Arial;
line-height: 25px;
}
#BandLinks td
{
padding: 10px 30px 40px 30px;
text-align: center;
}
#BandLinks a
{
text-decoration: underline;
}

/****  Basic Site Styles  ****/

/****  Basic Site Styles  ****/

/****  Basic Site Styles  ****/

/****  Basic Site Styles  ****/
