@charset "utf-8";
/* CSS Document */

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #000;
font-family: "Century Gothic";
}

/* Main Layout */

#Wrap {
width: 900px;
height: auto;
margin: 0 auto;
}

#Index {
width: 900px;
height: auto;
float: left;
margin-top: 120px;
}

#Clock {
width: 900px;
height: 16px;
float: left;
text-align: right;
color: #fff;
font-size: 12.5px;
line-height: 16px;
padding-bottom: 4px;
background-image: url(../img/gifs/clock_bg.gif);
}

#Clock1 {
width: 900px;
height: 16px;
float: left;
text-align: right;
color: #fff;
font-size: 12.5px;
line-height: 16px;
padding-bottom: 4px;
background-image: url(../img/gifs/clock_bg_index.gif);
}

#Header {
width: 900px;
height: 205px;
float: left;
background-image: url(../img/gifs/header900x220.gif);
background-repeat: no-repeat;
}

#Menu {
width: 900px;
height: 40px;
float: left;
}

#Content {
width: 880px;
height: auto;
float: left;
background-color: #fff;
background-image: url(../img/gifs/body_bg_top.gif);
background-repeat: no-repeat;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
}

#Content_end {
width: 890px;
height: 65px;
float: left;
background-color: #fff;
background-image: url(../img/gifs/bottom.gif);
background-repeat: no-repeat;
padding-left: 10px;
margin-bottom: 5px;
}

#Footer {
width: 900px;
height: auto;
float: left;
border-top: 1px #CC0000 solid;
border-bottom: 1px #CC0000 solid;
padding-bottom: 5px;
}

#75Web {
width: 900px;
height: auto;
float: left;
padding-top: 5px;
text-align: right;
}

/* Font */

.bodyfont {
color: #222;
font-size: 12px;
line-height: 20px;
}

.header {
color: #cc0000;
font-size: 30px;
line-height: 45px;
}

.subheader {
color: #cc0000;
font-size: 16px;
line-height: 26px;
}

.footer_text_10 {
color: #fff;
line-height: 15px;
font-size: 10px;
text-align: center;
}

.footer_text_12 {
color: #fff;
line-height: 18px;
font-size: 12px;
text-align: center;
}

.footer_text_16 {
color: #fff;
line-height: 24px;
font-size: 16px;
text-align: center;
}

.footer_text_18 {
color: #fff;
line-height: 30px;
font-size: 18px;
text-align: center;
}

.web {
color: #fff;
font-size: 11px;
line-height: 15px;
text-align: right;
}

.gigs_date_header {
width: 80px;
line-height: 15px;
background-color: #CC0000;
color: #fff;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #999;
}

.gigs_venue_header {
width: 200px;
line-height: 15px;
background-color: #CC0000;
color: #fff;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #999;
}

.gigs_link_header {
width: 270px;
line-height: 15px;
background-color: #CC0000;
color: #fff;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #999;
}

.gigs_date {
width: 80px;
line-height: 22px;
color: #222222;
font-size: 12px;
border-bottom: 1px solid #999;
}

.gigs_venue {
width: 200px;
line-height: 22px;
color: #222222;
font-size: 12px;
border-bottom: 1px solid #999;
}

.gigs_link {
width: 270px;
line-height: 22px;
color: #222222;
font-size: 12px;
border-bottom: 1px solid #999;
}

.partners_font {
color: #fff;
font-size: 12px;
line-height: 20px;
}

/* Links */

#Footer a:link {
color: #cc0000;
text-decoration: underline;
}

#Footer a:visited {
color: #cc0000;
text-decoration: underline;
}

#Footer a:hover {
color: #cc0000;
text-decoration: underline;
font-weight: bold;
}

#Footer a:active {
color: #cc0000;
text-decoration: underline;
}

#75Web a:link {
color: #fff;
text-decoration: underline;
}

#75Web a:visited {
color: #fff;
text-decoration: underline;
}

#75Web a:hover {
color: #fff;
text-decoration: underline;
font-weight: bold;
}

#75Web a:active {
color: #fff;
text-decoration: underline;
}

#link_navigation a:link {
color: #fff;
text-decoration: underline;
}

#link_navigation a:visited {
color: #fff;
text-decoration: underline;
}

#link_navigation a:hover {
color: #fff;
text-decoration: underline;
font-weight: bold;
}

#link_navigation a:active {
color: #fff;
text-decoration: underline;
}

/* Partners & Sponsors Linked Pages */

#link_header {
width: 900px;
height: 100px;
float: left;
background-image: url(../img/gifs/header900x100.gif);
background-repeat: no-repeat;
}

#link_navigation {
width: 900px;
height: 20px;
float: left;
}

#link_link {
width: 900px;
height: auto;
float: left;
}
