html {
overflow: scroll;
} 
div.facebook {
padding-top:4px;
padding-left:90px;
}
a.bandlink {
color:#ce2043;
font-style:;
text-decoration:none;
font-weight:bold;
font-size:15px;
}
a.bandlink:hover {
color:#000000;
text-decoration:underline;
}
img.artist{
border:2px solid #CE2043;
margin-top:10px;
margin-left:10px;
}
img.artist:hover{
border:2px solid #000000;
margin-top:10px;
margin-left:10px;
}
img.artistLeft{
border:2px solid #ce2043;
margin-top:10px;
margin-left:10px;
}
.price {
font-weight:bold;
}
a {
border:none;
text-decoration:none;
}
.footer {
bottom:-130px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
font-weight:bold;
padding:10px;
margin:30px;
border-bottom: thin solid #cccccc;
border-top: thin solid #cccccc;
}
div.pair {
margin-top:20px;
text-align:center;
width:575px;
}
a.gallink:link,
	  :visited {
color:#ce2043;
font-style:;
text-decoration:none;
font-weight:bold;
font-size:15px;
}
a.gallink:hover {
color:#000000;
text-decoration:underline;
}
div.gallery {
text-align:center;
}
div.tools {
text-align:center;
margin:5 60px;
font-size:12px;
}
div.navbar {
font-size:10px;
color:#000000;
font-weight:800;
margin-top:10px;
width:775px;
background:#242623;
height:88px;
vertical-align:top;
}
a.nav:link,
	  :visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#cccccc;
font-style:normal;
text-decoration:none;
font-weight:bold;
font-size:11px;
}
a.nav:hover {
color:#ce2043;
text-decoration:underline;
}
img.gal {
border-color:#ce2043;
}
a.gallink {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ce2043;
font-style:normal;
text-decoration:none;
font-weight:bold;
font-size:13px;
}
a.gallink:hover {
color:#ffffff;
text-decoration:underline;
}
img.gal {
border-color:#000000;
}
div.banner {
float:left;
width:322px;
}
div.nav2 {
float:right;
margin-right:10px;
margin-top:10px;
}
div.nav3 {
float:right;
margin-right:7px;
margin-top:4px;
fint-size:14px;
}
div.bo {
position:absolute;
margin-top:-80px;
margin-left:260px;
}
div.Index {
margin-left:30px;
text-align:center;
width:650px;
}
div.galIndexItem
{
  margin: 2px;
  height: 165px;
  width: 150px;
  float: left;
  text-align: center;
}	
div.galIndexItem img
{
  display: inline;
  margin: 3px;
  border: 2px solid gray;
}
div.galIndexItem a:hover img {border: 2px solid #ffffff;}
div.galDesc
{
  text-align: center;
  font-weight: bold;
  width: auto;
  margin-top: 5px;
  margin-bottom: 10px;
}
div.galIndex {
width:650px;
margin-left:30px;
}
/* SPECIAL STYLES
---------------------------------------------------------------------------*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }