body {
   background-color : #000000;
   color : #FFFFCC;
   font-family : Verdana, Helvetica, Arial;
   font-size : 12px;
}
.submit {
   border-top : solid 1px #FFFFCC;
   border-left : solid 1px #FFFFCC;
   border-right : solid 1px #B07C40;
   border-bottom : solid 1px #B07C40;
   background-color : #FFCC66;
   color : #000000;
}
a:link, a:visited {
   color : #FFCC66;
   text-decoration : none;
}
a:hover, a:active {
   color : #FFCC66;
   text-decoration : underline;
}
td {
   font-family : Verdana, Helvetica, Arial;
   font-size : 12px;
}
.header {
   text-align : left;
   width : 760px;
}

.space12 {
   width : 12px;
   float : left;
}
.space20 {
   width : 20px;
   float : left;
}
.space24 {
   width : 24px;
   float : left;
}
.section {
   font-size : 14px;
   font-weight : bold;
   color : #FFCC66;
}

/* Home page styles */
.content {
   width : 760px;
}
.content .text {
   width : 484px;
   float : left;
}
.content .advertisement {
   width : 724px;
   float : center;
}
.content .rightbuttons {
   width : 224px;
   float : left;
}
/* End Home page styles */

/* Interior Styles */
.int_left {
   float : left;
   width : 480px;
}
.int_right {
   float : left;
   width : 224px;
}
/* End Interior Styles */

.footer {
   background-image : url(/images/footerbar.jpg);
   background-repeat : norepeat;
   width : 761px;
   height : 49px;
}

.subnav img {
   vertical-align : baseline;
   width : 14px;
   height : 12px;
   margin-right : 10px;
}
.subnav a.hot:link, .subnav a.hot:visited {
   font-size : 12px;
   font-weight : bold;
   color : #FFCC66;
   text-decoration : none;
}
.subnav a:link, .subnav a:visited {
   font-size : 12px;
   font-weight : bold;
   color : #C37731;
   text-decoration : none;
}
.subnav a.hot:hover, .subnav a.hot:active, .subnav a:hover, .subnav a:active {
   font-size : 12px;
   font-weight : bold;
   color : #FFCC66;
   text-decoration : none;
}
.copybold {
   font-size : 12px;  
   color : #FFCC66;
}