body {
    background-position:center center;
    background-repeat:no-repeat;
    background-color:#111;
    scrollbar-3dlight-color:#ccc;
    scrollbar-arrow-color:#ccc;
    scrollbar-base-color:#111;
    scrollbar-darkshadow-color:#111;
    scrollbar-face-color:#111;
    scrollbar-highlight-color:#111;
    scrollbar-shadow-color:#111;
    scrollbar-track-color:#333;
}

p {font-family:Tahoma;color:#fff}
.gigdate {font-family:Impact;font-size:20pt;color:#ff0}
.headline {font-size:18pt;font-weight:bold;}
.support {font-size:12pt;font-weight:bold;font-style:italic}
.gigdetails {font-size:10pt}
.contact {font-family:Tahoma;color:#fff;font-size:12pt; font-weight:bold; text-align:center}

a.menu {font-family:Impact;font-size:20pt;text-decoration:none;color:#ff0}
A {text-decoration:none;font-weight:bold;color:#fff}
A.LINK {color:#fff}
A.LINK:VISITED {color:#fff}
A.LINK:HOVER {text-decoration:underline;color:#ff0}

#mainmenu {position:fixed;font-family:Impact;font-size:20pt;text-decoration:none;color:#ff0;margin-bottom:20px}

#outerframe {
    position: absolute;
    margin: 0px;
    width: 100%; 
    text-align: center;
    background: #111;
}

#innerframe { 
    width: 800px;
    padding: 0px;
    margin-top: 100px;
    background: #111;
}

#innerframe2 { 
    width: 600px;
    padding: 0px;
    margin-top: 100px;
    background: #111;
}

#content {

    height: 533px;
    width: 600px;
    text-align: left;
    overflow: auto;
}

#contenthome {

    height: 533px;
    width: 100%;
    text-align: left;
    overflow: auto;

}

iframe {

    width:580px;
    height:125px;
    scrollbar-3dlight-color:#ccc;
    scrollbar-arrow-color:#ccc;
    scrollbar-base-color:#111;
    scrollbar-darkshadow-color:#111;
    scrollbar-face-color:#111;
    scrollbar-highlight-color:#111;
    scrollbar-shadow-color:#111;
    scrollbar-track-color:#333;

}

#flyer {

    position: relative;
    margin: 0px;
    margin-top:10px;
    width: 150px; 
    text-align: left;
    height: 300px;
    float: left;

}

#gigdate {
    position: relative;
    left: 20px;
    width: 400px;
    float: left;

}

#lineup {
    position: relative;
    left: 20px;
    width: 400px;
    float: left;
    margin-top:20px;

}

#gigdetails {
    position: relative;
    left: 20px;
    width: 300px;
    float: left;
    margin-top:20px;
    margin-bottom: 50px;
    text-align:justify;

}

#bandname {
    position: relative;
    left: 20px;
    width: 300px;
    float: left;
    margin-top:20px;
    margin-bottom: 20px;
    text-align:justify;
    font-weight:bold;

}

#gallery {
    position: relative;
    left: 0px;
    scrollbarArrowColor: #fff;
    scrollbarBaseColor: #111;
    scrollbarFaceColor: #111;

}


img.homepage {horizontal-align:center;vertical-align:middle}