BODY { 
margin: 0px; 
padding-top: 0px;
background-color: #200000;
}


.maintable {
border-top: none;
border-bottom: solid 10px #200000;
border-left: solid 10px #200000;
border-right: solid 10px #200000;
background: #200000;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
color: #C6A778;
}


.banner {
border-top: none;
border-bottom: none;
border-left: solid 2px #C6A778;
border-right: solid 2px #C6A778;
background: url('../interface/banner3.jpg');
}

.divider {
border-top: none;
border-bottom: none;
border-left: solid 2px #C6A778;
border-right: solid 2px #C6A778;
background: #701212;
}

.content {
border-top: none;
border-bottom: none;
border-left: solid 2px #C6A778;
border-right: solid 2px #C6A778;
background: #701212;
}

.news {
padding: 15px;
border: none;
background: #701212;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
color: #C6A778;
}

.newspic {
border-right: solid 0px #450909;
padding-right: 10px;
}

.newstext {
padding-left: 7px;
}

.contact {
padding-left: 190px;
border: none;
background: #701212;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
color: #C6A778;
}

.contact2 {
padding-left: 220px;
border: none;
background: #701212;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
color: #C6A778;
}

.beats {
column-number: 2;
column-widtgh: auto;
}

.footer {
border-top: none;
border-bottom: solid 2px #C6A778;
border-left: solid 2px #C6A778;
border-right: solid 2px #C6A778;
background: 2E0000;
}

IMG {
border: none;
}

HR {
width: 93%;
height: 1px;
color: #450909;
background-color: #450909;
border: 0;
}

a { color: #C6A778; }
a:visited { color: #C6A778; }
a:hover { color: #200000; }
a:active { color: #C6A778; }
