body {
   background-color: black;
   font-family:Verdana,Arial,Helvetica,sans-serif;
}

#middle {
   margin: auto;
   width: 831px;
   text-align: center;
}

#heading {
   background-color: black;
}

.white {
   background-color: white;
}

.content {
   padding: 10px;
}

#outer_content_table {
   background-color: #CC9900;
   /*background-color: rgb(113, 102, 89);*/
}

.float_right {
   float: right;
}

.header {
   font-weight: bold;
   font-size: 200%;
}

.highlight {
   font-weight: bold;
   font-size: 105%;
}

#pics {
   border: 1px solid white;
   float: right;
   height: 330px;
   width: 248px;
}

#logos {
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   width: 635px;
   height: 235px;
}

#logo_container {
   width: 650px;
   min-height: 230px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

a {
   text-decoration: underline;
   color: white;
}

a:visited {
   text-decoration: none;
   color: white;
}

a:active {
   text-decoration: none;
   color: #993300;
}

a:hover {
   color: #993300;
}

#myspace_link {
   margin-bottom: 40px;
}

img {
   border-style: none;
}

a.myspace {
   display:block;
   height:40px;
   width:328px;
   overflow:hidden;
}

a:hover.myspace {
   display:block;
   text-indent:-328px;
}
