body {
    margin:0;
    padding:0;
}
#band_content {
    background:url(vpc_images/bgs/bg_r3_c1.jpg) center repeat-x;
    width:100%;
    /*height:500px;*/
    overflow:hidden;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #fff;
}
#band_content_wrapper {
    background:url(vpc_images/bgs/band_bg.jpg) repeat-y;
    width:770px;
    /*height:500px;*/
    overflow:hidden;
    margin:0 auto;
    text-align:left;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #fff;
}
#band_photo, #band_info, #band_photo2 {
    float:left;
    display:inline;
    padding-top:24px;
}
#band_photo a { color: #fff; }
#band_photo a:hover { text-decoration: none; }
#band_info {
    width:327px;
    text-align:right;
}
#band_photo {
    width:432px;
    text-align:left;
}
#band_photo2 {
    padding-left:10px;
    width:422px;
    text-align:left;
}
#band_info h1 {
    margin:0 0 10px 0;
    padding:0;
    font-size:19px;
    text-transform:uppercase;
    border-bottom:1px dotted #999999;
}
#band_photo2 h1 {
    margin:0 0 10px 0;
    padding:0;
    font-size:19px;
    text-transform:uppercase;
    border-bottom:1px dotted #999999;
}
.link_header {
    text-align:right;
    clear:right;
}
.link_header a {	
    background:#181818 url(vpc_images/icons/arrow.gif) right center no-repeat;
    text-transform:uppercase;
    text-decoration:none;
    font-size:14px;
    color:#FFFFFF;
    display:block;
    float:right;
    width:180px;
    padding:2px 25px 2px 100px;
    margin-top:5px;
}
.links {
    clear:right;
    padding:7px 25px 0 0;
    color:#999999;
    font-size:9px;

}
.links a:link, .links a:visited {
    display:block;
    width:270px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:9px;
    padding:0 0 2px 0;
    _padding:0;
    color:#FFFFFF;
    float:right;
    clear:right;
}
.links a:hover, .links a:active {
    background:#00ff37;
    color:#181818;
}
.hidden {
    display:none;
}
.visible {
    display:block;
}
.linkGroup {
    float:right;
    clear:right;
    color:#00ff37;
    margin-right:-9px;
}
#band_feeds {
    margin-bottom:7px;
}
#band_feeds a:link, #band_feeds a:visited {
    color:#CCCCCC;
    padding-left:15px;
    text-decoration:none;
}
#band_feeds a:hover, #band_feeds a:active {
    color:#FFFFFF;
    text-decoration:underline;
}
.rss_logo {
    background:url(vpc_images/icons/rss.jpg) left center no-repeat;
}
.excel_logo {
    background:url(vpc_images/icons/excel_logo.gif) left center no-repeat;
}
#band_menu {
    width:330px;
    height:400px;
}
:focus { -moz-outline-style: none; }
.table_cell_div {
    float:left;
    width:105px;
    height:130px;
    text-align:left;
    display:inline;
    padding-bottom:4px;
}
.album_container {
    clear:both !important;
    padding-bottom:4px;
}
.album_title {
    font-size:9px;
    color:#999999;
}
.small {
    font-size:10px;
}
