a { 
  color: #3E6392; /*969696;*/
  font-family: verdana, arial, sans-serif; 
  text-decoration: none;
} 
a:link { 
  color: #3E6392; /*969696; */
  text-decoration: none; 
} 
a:visited { 
  color: #3E6392; /*969696;*/ 
  text-decoration: none; 
} 
a:active { 
  color: #3E6392; /*871f1c;*/
  text-decoration: none; 
} 
a:hover { 
  color: #969696; /*871f1c;*/
  text-decoration: none; 
}

body {
  text-align: center;
  background-color: #3E6392;
  margin-top: 0px;
  margin-bottom: 0px;
}
img {
  text-decoration: none;
}

p {
  margin:0px 0px 10px 0px;
  color :#000000
}

/*
 * layout info
 */
			
#contentleft {
  width:143px;
  padding:2px;
  float:left;
  background:#ebebeb;
  margin-left: 2px;
}
	
#contentcenter {
  width:540px;
  padding:0px;
  float:left;
  background:#ebebeb;
  border-left: 1px solid #ccc;
  border-right: 0px solid #ccc;
}
	
#contentright {
  width:143px;
  padding:2px;
  float:left;
  background:#ebebeb;
  margin-left: 5px;
}
	
#contentheader { background-image: 
               url('images20_03/header.jpg'); 
               height: 114px; border-top: 1px solid #000 }

#contentbottom {
  background:#ebebeb;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #000;
  text-align: center;
  padding: 2px;
}


#frame {
  width: 703px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  padding: 0px;
  text-align: left;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background-color: #ebebeb;
}

#menu {
  font-family: verdana, arial, sans-serif; 
  font-size: 12px; 
  color: #999; 
  padding: 1px 1px 1px 5px;
  background: #ebebeb;
  text-align: center;
}

	
/*
 * presentation info
 */
	
.blogbody, td {
  font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: 11px;
  font-weight: normal;
  background: #ebebeb;
  line-height: 14px;		
  padding: 4px;
  left: 0px;
}	

.date { 
  font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  background: #ebebeb;
  line-height: 14px;
  padding: 2px 2px 0px 2px;
  margin-top: 10px; 
  text-transform: uppercase;
  letter-spacing: .2em;  
}			

.onpage {
  font-family: verdana, arial, sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  background: #ebebeb;
  line-height: 14px;				
}

.side {
  font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: 10px;
  font-weight: normal;
  background: #ebebeb;
  line-height: 14px;				
}	
		
.sidetitle {
  font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: 9px;
  font-weight: bold;
  background: #ebebeb;
  line-height: 14px;
  padding: 2px 2px 0px 2px;
  margin-top: 10px; 
  text-transform: uppercase;
  letter-spacing: .2em;  					
}


.submenu {
  font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: 10px;
  font-weight: normal;
  background: #ebebeb;
  line-height: 14px;
  margin-left: 20px;				
}

.bandnames {
  font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  background: #ebebeb;
  line-height: 14px;
  padding: 2px 2px 0px 2px;
  margin-top: 10px; 
  text-transform: uppercase;
  letter-spacing: .2em;  					
}

.photopageheading {
  font-family: verdana, arial, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: bold;
  background: #ebebeb;
  line-height: 14px;
  padding: 2px 2px 0px 2px;
  margin-top: 10px; 
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .2em; 
}
.title { 
  font-family: verdana, arial; 
  font-size: 10px; 
  color: #000; 
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;	
}

.posted { 
  font-family: verdana, arial, sans-serif; 
  font-size: 10px; 
  color: #000; 
  margin-top: 8px;
  margin-bottom: 6px;
  text-align: left;
}
	
.footer {
  font-family: verdana, arial, sans-serif; 
  font-size: 10px; 
  color: #000; 
  padding: 3px;
  margin-bottom: 2px;
}
