body {background-color:#000000; color:#CCFFFF;}
a:link{ text-decoration:none; color:#33CCFF; }
a:visited{ text-decoration:none; color:#33CCFF; }
a:hover{ text-decoration:none; color:#FFCC00; }

.header {width:925px;}
.footer {width:925px; padding-top:25px;}

/* Home Page Attributes */
.mainBoxBand {width:925px; height:615px; background-color:#000000;}
.boxDanCharly {position:absolute; z-index:1; top:380px; left:25px; width:255px;}
.boxJasonAndy {position:absolute; z-index:1; top:610px; left:655px; width:240px;}
.bandTextBox1 {position:absolute; z-index:1; top:410px; left:295px; width:610px; text-align:center;}
.bandTextBox2 {position:absolute; z-index:1; top:720px; left:30px; width:370px;}
.bandTextBox3 {position:absolute; z-index:1; top:803px; left:390px; width:280px;}
/* ------------------------- */

/* Song List Page Attributes */
.mainBoxSongs {width:925px; height:660px;}
.demoCont {width:925px; height:290px;}
.trackCont { position:relative; z-index:1; top:50px; left:50px; width:480px;}
.songPic {position:absolute; left:37px;}
.smalltext { text-align:center; font-size:12px; width:470px;}
.songBoxOne { position:absolute; top:684px; left:27px; height:350px; width:436px; color:#CCFFFF;}
.songBoxTwo { position:absolute; top:684px; left:466px; height:350px; width:437px; color:#CCFFFF;}
/* ------------------------- */

/* Show Date Page Attributes */
.mainBoxShow {width:925px; height:690px;}
.showPic {position:absolute; left:15px;}
.showCont { position:absolute; z-index:1; top:442px; left:164px; width:652px; height:200px;}
.showTextBox1 {position:absolute; z-index:1; top:645px; left:111px; width:700px; height:50px;
			   text-align:center; font-size:15px; color:#FFFF99;}
.showTextBox2 {position:absolute; z-index:1; top:715px; left:280px; width:390px; height:300px;
			   text-align:center; font-size:14px; color:#CCFFFF;}
table.shows {background-image:url(images/showTableBG.jpg); background-repeat:no-repeat;}
td.date {text-align:right; width:200px;}
td.place {text-align:center;}
td.space {width:30px;}
td.city {font-size:14px; text-align:left;}
/* ------------------------- */

/* Contact Page Attributes */
.mainBoxContact {width:925px; height:380px;}
.contentTextbox1 {position:absolute; left:70px; width:795px; height:90px; text-align:center;}
.contentTextbox2 {position:absolute; top:480px; left:213px; width:500px; height:1000px; text-align:center;}
.contactTim { position:absolute; top:460px; left:45px; width:198px; height:277px;}
.contactJon { position:absolute; top:460px; left:693px; width:196px; height:275px;}
/* ------------------------- */

p {margin:15px;}
tr { text-align:center;}

