/***************Frank Schiazza****************/
/*                                             */
/*  Cascading Style Sheets for FranSchiazza  */
/* which can be found at http://www.frankschiazza.net*/
/*                                             */
/* All data is copyright 2007 Francis Schiazza */
/***********************************************/

body {background: #000000;
          text-align: center
        }

#wrapper {margin: 0 auto;
                 min-height: 680px;
                 border: 0px solid #ffffff;
                 width: 80%;
                 background: url('/images/background.jpg');
                 background-repeat: no-repeat;
                 width:800px;                 
               }


td#siteheader {border: 0px solid #663300;
                       padding: 0px;
                       background: #000000;
                       
                    }

table {width: 800px;
          border-collapse: collapse;
          border: 2px;
          margin-bottom: 20px;
	  margin-right: 2px;
          }

td {
     color: white;
     align: center;
     font-family: arial;
     text-align: left;
     font-size: 15px;
     
    
    }

td a {
     color: white;
     text-decoration: none;
    }

#menubar td{
                       padding: 0px;
                       font-size: 12px;
                       width: 0em;
                       border: 0px solid #ffffff;
                       text-align: center;
                       background-color: #000000;
                       border-top: 0px solid #ffffff;
                       }

#menubar td a
                     {color: #000000;
                       text-decoration: none;
                     }

th {color: white;
      text-align: center;
      font-family: arial;
      font-size: 20px;
      padding-top: 16px;
      padding-bottom: 16px;
      padding-right: 16px;
      border-bottom: 0px;
      width: 600px;
}


.picture {
border: none;
display: block;
}

.pic {
float: left;
margin: 10px;
padding: 0;
}

.thumb {
height: 20%;
width: 20%;
}

.headertextpos {
position: absolute;
left: 191px;
top: 168px;
}

.albumart {
width: 250px;
height: 250px;
margin: 5px;
margin-right: 2px;
padding-right: 2px;
}


#aart {
float: right;
width: 450px;
margin-right: 2px;
padding-right: 2px;
}

#ainfo {
float: left;
width: 330px;
}
}












.albumart2 {
width: 250px;
height: 75px;
margin: 5px;
}


#aart2 {
float: left;
width: 200px;
}

#ainfo2 {
float: right;
width: 300px;
}
}

#aart2 {
	float: left;
	width: 200px;
}

#ainfo2 {
	float: right;
	width: 300px;
}









#aart {
	float: right;
	width: 450px;
	margin-right: 10px;
	padding-right: 10px;
}

#ainfo {
	float: left;
	width: 300px;
}




#content {		
	padding: 0 0 25px 0;	
	position: absolute;
	left: 191px;
	top: 190px;
}



#dates  {
                    padding-top: 20px;
                    border-collapse: collapse;
                    
                   }

#dates tr td  {
              border: 0px;
              color: #ffffff;
              font-family: garamond;
              font-size: 15px;
                   }

#dates tr td a {
                      color: #ffffff;
                      font-family: garamond;
                      font-size: 15px;
                     }

table.bootrules {
                  border: 0px;
                  border-collapse: collapse;
                  margin: 1 auto;
                  width: 750px;
                  
                 }

.bootrules tr td{
                         border: 0px;
                         color: #000000;
                         font-family: arial;
                         text-align: left;
                         padding: 30px;
                       }
