
/* **** start: global ***** */ 
/* old line - body, div, p {background:#221E1F;margin:0px;padding:0px;font-family:cremona;color:white}*/
/*body, div, p {background-image:url(images/web test image2.jpg);margin:0px;padding:0px;font-family:cremona;color:black}*/
/* a {color:#66CC33;text-decoration:underline}*/
a {color:white}
/*a {color:yellow;text-decoration:underline}*/
img {padding:0px;margin:0px;border:1px solid white}
/* **** end: global ***** */ 

/* ***** start: homepage ***** */
.menuItem {float:left;margin:8px;width:140px}
/*menuItem {float:left;margin:8px;width:140px}*/
menuItem p {color:white;padding-top:05px}
/* old line menuItem p {color:white;padding-top:20px}.*/
.menuItem img {border:1px solid white;width:120px;height:100px}
/* old line .menuItem img {border:1px solid white;width:140px;height:187px} */
/* ***** end: homepage ***** */

/* ***** start: generic ***** */
#container {width:800px;height:400px}
/*#container {width:1200px}*/
.pageHeader {text-align:center;valign:top;font-size:250%;font-family:rockwell;color:white}
.bandtext {text-align:center;valign:top;font-size:120%;font-family:rockwell;color:white}
.pagebody {text-align:center;font-size:100%;font-family:rockwell;color:black;width:900px}
.pagebodywhite {text-align:center;font-size:100%;font-family:rockwell;color:white;width:800px}
.pagefooter {text-align:center;position:fixed;valign:bottom;font-size:80%;font-family:rockwell;color:white}
/*old text =cremona*/
.albumnews {text-align:center;valign:bottom;font-size:80%;font-family:rockwell;color:red}
.albumnews2 {text-align:left;valign:bottom;font-size:80%;font-family:rockwell;color:red}

.bottomnav  {text-align:center;position: fixed;
            bottom: 0px;
            left: 0px;font-size:100%;font-family:rockwell;color:white}
.justify {text-align:justify;margin-bottom:10px}
.title {text-decoration:underline;font-weight:bold}
./*news2 {border-collapse:collapse;border:1px solid black}*/
news2 {border-collapse:collapse;border:1px solid black}

.news2 td {border-collapse:collapse;border:1px solid black;padding:1px;color:white}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ***** end: generic ***** */

