body {
  margin: 0px;
  background: # url() repeat fixed left top;
  font-family: Verdana, Garamond;
  font-size: 10px;
  color:#9ec1c8 ;
  text-align: left;
}
a:link, a:visited, a:active {
  font-family: Trebuchet MS,helvetica,sans-serif;
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  color: #E0604A;
  font-family: Trebuchet MS,helvetica,sans-serif;
  text-decoration: none;
}

p {
font-variant: small-caps;
}

a.giantbutton { 
display:block; 
background:url(../images/button.png) top no-repeat; 
width:440px; 
height:330px; 
text-decoration:none; 
text-alignment: middle-left;
color: #;
} 
a.giantbutton:hover { 
background-position:bottom;
color: #;
text-alignment: middle-left;
} 
a.giantbutton span { 
visibility:hidden; 
}

a.imageLinks { 
display:block; 
background:url(links_a_bar.png) top no-repeat; 
width:200px; 
height:20px; 
text-decoration:none; 
text-alignment: middle-left;
color: #63e2ed;
} 
a.imageLinks:hover { 
background-position:bottom;
color: #FFFFFF;
text-alignment: middle-left;
} 
a.imageLinks span { 
visibility:hidden; 
}

a.imageLink { 
display:block; 
background:url(logo1.png) top no-repeat; 
width:290px; 
height:69px; 
text-decoration:none; 
} 
a.imageLink:hover { 
background-position:bottom; 
} 
a.imageLink span { 
visibility:hidden; 
}

a.imageMID { 
display:block; 
background:url(mid.png) top no-repeat; 
width:125px; 
height:22px; 
text-decoration:none; 
} 
a.imageMID:hover { 
background-position:bottom; 
} 
a.imageMID span { 
visibility:hidden; 
}

a.imageDonate { 
display:block; 
background:url(donate.png) top no-repeat; 
width:200px; 
height:25px; 
text-decoration:none; 
} 
a.imageDonate:hover { 
background-position:bottom; 
} 
a.imageDonate span { 
visibility:hidden; 
}

a.navLink { 
display: block;
margin: 0;
background: url(bar.png) top no-repeat; 
width: 101px; 
height: 30px; 
text-decoration: none;
text-align: center;
} 
a.navLink:hover { 
background-position: bottom;
color: #ff0000;
} 

a.forumLink { 
display:block; 
background:url(forum_logo_small.png) top no-repeat; 
width:318px; 
height:75px; 
text-decoration:none; 
} 
a.forumLink:hover { 
background-position:bottom; 
} 
a.forumLink span { 
visibility:hidden; 
}

h1 {font-family: Arial;
    font-size: 18;
    color: #ffffff;
}
h2 {font-family: Tahoma;
    font-size: 16;
    color: #B23D29;
    font-weight: bold;
}

.style5 {
  font-family: Arial,Helvetica,sans-serif;
  color: #c0c0c0;
}
.style6 {
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
}
.style8 {
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-weight: bold;
}
.style9 {
  font-family: Arial,Helvetica,sans-serif;
}

.whiteborder {
border-color: #72291E;
border-style: solid;
}

.notopborder {
border-color: #72291E;
border-style: solid;
border-top: none;
}