body {
background-color: white;
margin: 0px;
font-family: arial, verdana, sans-serif;
}

body a:link, a:active, a:visited {
color: #980808; 
text-decoration:none; 
font-weight:bold
} 

body a:hover {
color: black; 
text-decoration:none
}

form {
margin:  0px;
}

/*Main Menu*/

.menubox {
background-color: #000000;
color: silver;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
text-align: center;
width: 475px;
height: 40px;
position:absolute;
float:left;
margin-top:160px;
margin-left:325px;
}

.menubox a, a:active, a:visited {
color: #980808;
}

.menubox a:hover {
color: silver;
text-decoration: none;
}

/*Layout IDs*/

#leftcol {
width: 195px;
border-right: 3px solid white;
vertical-align: top;
background-color: white;
}

#leftcol p, div {
margin-left: 2px;
margin-bottom: 5px;
}

#middlecol {
vertical-align: top;
width: 400px;
padding: 0px;
background-color:white;
}

#rightcol {
width: 195px;
border-left: 3px solid white;
vertical-align: top;
background-color: white;
}

#rightcol p, div {
margin-right: 2px;
}

#footer {
width:800px;
background-color:silver;
text-align:center;
border-top:1px dotted black;
border-right:1px dotted black;
font-size:12px;
padding-top: 5px;
}

/*WSOU*/
.wsou {
padding-top: 2px;
font-size: 10px;
font-weight: bold;
color: white;
margin: 0px 0px 5px 0px;
text-align: center;
}

.wsou img {
border: 0px;
width: 175px;
}

/*General IDs*/

.special {
font-size: 12px; 
color: #FFFFFF; 
font-weight: bold; 
font-variant: small-caps;
text-align: center; 
background-color: #0C0C0C; 
}

.header {
font-size: 12pt; 
color: #FFFFFF; 
font-weight: bold; 
text-align: center; 
background-color: #800000; 
}

.options {
font-size: 10pt; 
color: #000000; 
text-align: left; 
background-color: #FFE6DD; 
}

.page {
font-family: verdana,arial; 
font-size: 12pt; 
font-weight: bold; 
color: #000000; 
text-align: center; 
background-color: #FFE6DD; 
}

.topheader {
background-color: #800000;
font-family: 'times new roman';
font-size: 13px; 
color: white; 
text-align: left; 
font-weight: bold; 
font-variant: small-caps; 
margin: 0px 0px 0px 0px;
padding: 3px 0px 0px 3px;
text-indent: 3px;
}

.tag {
font-size: 14px; 
font-variant: small-caps; 
font-weight: bold; 
}

.heading {
font-size: 14px; 
color: white; 
font-variant: small-caps; 
font-weight: bold; 
background-color: #980808;
padding-left: 3px; 
}

/*Sidebar ID's*/

.features {
font-size: 10pt; 
color: #000000; 
text-align: center; 
background-color: silver;
margin: 0px 0px 5px 0px;
width: 195px;
}

.features a:visited {
color: #980808;
}

.features a:hover {
color: yellow;
}

.featband {
font-size: 10pt; 
color: white; 
text-align: center; 
background-color: #0C0C0C;
margin: 0px 0px 5px 0px;
}

.bandname {
color: black; 
font-size: 18px;
font-family: arial;
font-weight: bold;
font-variant: small-caps;
}

.contact {
font-size: 10pt; 
color: #980808;
font-weight: bold; 
}

.contactbox {
font-size: 8pt; 
color: black; 
text-align: left; 
padding-left: 4px; 
background-image:url('images/gradient.gif');
border: 1px solid #980808;
width: 195px;
}

.sidebox {
font-size: 8pt; 
color: black; 
text-align: left; 
padding-left: 4px; 
background-image:url('images/gradient.gif');
border: 1px solid #980808;
width:195px;
}

.sidebox img {
border: 1px solid black;
}

.sideheading {
font-size:18px;
text-align:center;
font-family:'times new roman';
border-bottom:1px dotted #980808;
font-size: 12px;
font-weight:bold;
font-variant:small-caps
}

.help {
font-size: 13px;
color: white; 
text-align: left; 
background-color: #0C0C0C; 
line-height: 120%; 
padding-top: 5px; 
padding-bottom: 2px;
margin: 0px 0px 10px 0px;
}

.help a:hover {
color: yellow;
}

.ads {
text-align: center;
background-color: #0C0C0C;
color: black;
}

.myspacetag {
font-family: 'times new roman';
font-size: 13px;
font-variant: small-caps;
font-weight: bold;
color: white;
}

/*Mailing List ID's*/
   
.enter {
text-align: center; 
font-size: 12px;
border-width: 1px; 
border-color: #980808;
border-style: solid;
background-color: #C0C0C0; 
}

.button {
font-size: 12px;
font-weight: bold;
border-style: solid; 
border-width: 1px; 
bordercolor: silver; 
background-color: #980808; 
font-family: arial; 
color: white
}

input.button:hover {
color: silver;
background-color: black;
}