body {
    padding: 0px;
    margin: 0px;
    color: #aaa;
    background-color: #1f1a17;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
}
/*================================
*** W R A P P E R ***
================================*/
.wrapper {
    margin: 0px auto;
    width: 980px;
    background-color: #1f1a17;
    padding-top: 15px;
}
/*================================
*** H E A D E R ***
================================*/
div#header {
    float: left;
    width: 100%;
    height: 88px;
    background-color: #1f1a17;
    text-align: center;
}
/*================================
*** L E F T ***
================================*/
div#left {
    float: left;
    width: 160px;
    height: 710px;
    background-color: #1f1a17;
}
/*================================
*** S U B M E N U ***
================================*/
div#submenu {
    float: left;
    width: 160px;
    height: 350px;
    margin-top: 120px;
}
div#submenu h1 {
    font-size: 15px;
    font-variant:small-caps;
    font-weight: bold;
    margin-top: 8px;
    text-align: center;
    color: #1f1a17;
}
div#submenu p {
    font-size: 14px;
    color: #e77816;
    text-decoration: none;
    font-weight: normal;
    padding: 2px 4px;
}
div#submenu p.noscript {
    text-align: center;
    font-size: 12px;
    color: #1f1a17;
    background-color: #da251d;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 0px;
}
div#submenu ul {
    font-size: 14px;
    float: left;
    width: 160px;
    margin: 0px;
    padding: 0px;
    border: 0px solid #da251d;
}
div#submenu li {
    color: #da251d;
    list-style: none;
    margin: 0;
    padding: 2px 4px;
}
div#submenu li a {
    color: #e77816;
    text-decoration: none;
    font-variant:small-caps;
    display: block;
    font-weight: normal;
    padding: 2px 2px 2px 5px;
}
div#submenu li a.current {
    color: #1f1a17;
    background-color: #e77816;
    cursor:text;
    font-weight: bold;
}
div#submenu li:hover > a {
    color: #da251d;
}
div#submenu a {
    color: #e77816;
    text-decoration: none;
    font-variant:small-caps;
    display: block;
    font-weight: normal;
    padding: 2px 2px 2px 5px;
}
div#submenu a.current {
    color: #1f1a17;
    background-color: #e77816;
    cursor:text;
    font-weight: bold;
}
div#submenu a:hover {
    color: #da251d;
}
/*================================
*** M A I N M E N U ***
================================*/
.mainmenu {
    float: left;
    margin-right: 0px;
    width: 660px;
    height: 110px;
    background-color: #1f1a17;
}

#menu {
font-variant: small-caps;
padding:0; margin:0;
list-style: none;
font-size: 22px;
font-weight:normal;

}
#menu table {border-collapse:collapse; height:0; width:0; margin:0 -4px -1px 0;}

#menu li {float:left; margin:0 10px;}
#menu li a {display:block; float:left; height:30px; line-height:35px; color:#e77816; text-decoration:none; border-bottom:1px solid #aaa;}
#menu li a.current {font-style:normal; color:#aaa; border-bottom:1px solid #da251d; cursor:text;}
#menu li a.top {cursor:url(../graphics/cursor.gif), auto;}
#menu li:hover {position:relative; z-index:100;}
#menu li a:hover {color: #aaa; position:relative; z-index:100; border-bottom:1px solid #da251d;}
#menu li:hover > a {color: #da251d; border-bottom:1px solid #aaa;}

#menu ul {position:absolute; left:-9999px; top:31px; width:140px; padding:0; margin:0; list-style:none;}
#menu ul li {margin:0;}
#menu ul li a {width:140px; height:19px; line-height:19px; font-size:15px; border:0; text-align:right;}
#menu ul li a:hover {border:0;text-decoration:underline}
#menu ul li a.current {border:0;text-decoration:underline}

#menu :hover ul {right:0; left:auto;}
#menu :hover ul ul {left:-9999px; width:130px; padding-left:100px;}

/*================================
*** C O N T E N T ***
================================*/
div#content {
    float: left;
    margin-top: 79px;
    width: 660px;
    height: 600px;
    background-color: #1f1a17;
}
div#content h1 {
    padding: 0px 20px;
    font-variant:small-caps;
    text-align: left;
    color: #aaa;
    font-size: 20px;
}
div#content h2 {
    padding: 0px 20px;
    font-variant:small-caps;
    text-align: left;
    color: #da251d;
    font-size: 15px;
    line-height: 8px;
}
div#content h3 {
    padding: 0px 20px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    color: #da251d;
}
div#content p {
    padding: 0px 20px;
    text-align: justify;
    color: #aaa;
    font-size: 12px;
}
div#content p.left {
    margin-top: -15px;
    padding: 5px 20px;
    color: #aaa;
    font-size: 12px;
}
div#content p.block {
    padding: 0px 20px;
    text-align: justify;
    font-size: 12px;
    font-variant:small-caps;
    line-height: 25px;
}
div#content p.center {
    text-align: center;
    font-size: 12px;
    font-variant:small-caps;
    margin-top: 0px;
}
div#content span.noscript {
    font-size: 14px;
    text-align: center;
    color: #1f1a17;
    background-color: #da251d;
    text-decoration: none;
    font-weight: normal;
}
div#content p.imp {
    padding: 0px 20px;
    text-align: justify;
    color: #aaa;
    font-size: 10px;
}
div#content span {
    color: #e77816;
    font-variant:small-caps;
    font-weight:bold;
}
div#content span.s {
    font-size: 14px;
    color: #da251d;
    font-weight:normal;
}
div#content span.m {
    font-size: 20px;
    color: #aaa;
    font-weight:normal;
}
div#content span.mo {
    font-size: 20px;
    color: #e77816;
    font-weight:normal;
}
div#content span.l {
    font-size: 26px;
    color: #e77816;
    font-weight:normal;
}
div#content span.b {
    font-size: 14px;
    color: #1f1a17;
    font-weight:normal;
}
div#content span.mail {
    color: #da251d;
    font-weight:bold;
}
div#content a {
    font-size: 12px;
    font-variant:small-caps;
    font-weight: normal;
    text-decoration: none;
    color: #e77816;
}
div#content a:hover {
    font-size: 12px;
    font-weight: normal;
    color: #da251d;
}
div#content a.current {
    color: #aaa;
    border-bottom: 1px solid #da251d;
    cursor:text;
    font-weight: normal;
}
div#content table {
    margin-top: -5px;
    padding: 0px 17px;
    color: #aaa;
    font-size: 12px;
}
/*================================
*** R I G H T ***
================================*/
div#right {
    float: right;
    width: 160px;
    height: 710px;
    background-color: #1f1a17;
}
/*================================
*** N E W S ***
================================*/
div#news {
    float: right;
    width: 160px;
    height: 94px;
    padding-top: 6px;
    background:url(../graphics/box2HE_BO.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
div#news h1 {
    font-size: 15px;
    font-variant:small-caps;
    font-weight: bold;
    margin-top: 7px;
    text-align: center;
    color: #aaa;
}
div#news p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #1f1a17;
    margin: 0px 5px;
    line-height: 16px;
}
div#news a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #da251d;
}
div#news a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #1f1a17;
}
/*================================
*** G I G S ***
================================*/
div#gigs {
    float: right;
    width: 160px;
    height: 400px;
    padding-top: 20px;
    background:url(../graphics/box3HEP.gif);
    background-repeat: no-repeat;
    background-position: 0px 20px;
}
div#gigs h1 {
    font-size: 15px;
    font-variant:small-caps;
    font-weight: bold;
    margin-top: 7px;
    text-align: center;
    color: #da251d;
}
div#gigs h2 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-variant:small-caps;
    margin-top: 20px;
    color: #da251d;
}
div#gigs p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #aaa;
    margin-top: -10px;
}
div#gigs a {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #e77816;
}
div#gigs a:hover {
    font-size: 12px;
    font-weight: normal;
    color: #da251d;
}
/*================================
*** F O O T E R ***
================================*/
.footer {
    float: left;
    width: 100%;
    height: 25px;
    background-color: #9966cc;
}