@import "topnav.css";

BODY {
  font-family: Arial, Helvetica,sans-serif;
  background: #000 url(/images/body_bg.jpg) center 251px no-repeat;
  color: #fff;
  size: 1em;
}

H1 {
  margin: 0 0 0.5em 0;
  font-size: 1.6em;
  font-family: Arial, Helvetica,sans-serif;
  font-weight: normal;
  letter-spacing: .05em;
  color: #c00; }
H2 {
  margin: 0 0 0.5em 0;
  font-size: 1.4em;
  font-family: Arial, Helvetica,sans-serif;
  font-weight: normal;
  letter-spacing: .05em;
  color: #c00; }
H3 {
  margin: 0 0 0.15em 0;
  font-size: 1.2em;
  font-family: Arial, Helvetica,sans-serif;
  font-weight: bold;
  letter-spacing: .03em;
  color: #c00; }
H4 {
  margin: 0;
  font-size: 1.1em;
  font-family: Arial, Helvetica,sans-serif;
  font-weight: normal;
  letter-spacing: .03em;
  color: #c00; }
H5 {
  margin: 0;
  font-size: 1em;
  color: #c00; }
H6 {
  margin: 0; padding: 0 1em 0 0;
  font-size: 1em;
  float: left; 
  color: #c00;}
P { margin: 0 0 1em 0; }

#wrap { padding: 0; }
/* background: url(/images/footer_bg2.gif) bottom left no-repeat; padding: 30px 0 150px 0; */

#head SPAN { display: none; }
#head P { line-height: 1em; }
#head {
	height: 251px;
	line-height: 1em;
	background: #e0e0e0 url(/images/header_bg_2.jpg) top center;
	color: #999; }

#middle { background:; } /* #ccc; } */
#middle-inner { background:; } /* #ccc; } */

#content {
  line-height: 21px;
  letter-spacing: .125px;
  font-size: 14px;
  color: #fff;
  background:; /* #f0f0f0; */
}

#right {
  font-size: 12px;
  line-height: 16px;
  background:; /* #ccc; */
  text-align: justify;
}

#right H2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  padding-top:5px;
  padding-bottom: 24px;
  color: #c00;
}

#right H3 {
  font-family: Arial, Helvetica,sans-serif;
  font-size: 1.3em;
  font-weight: normal;
  padding-top:10px;
  padding-bottom: 24px;
  color: #fff; 
}

#right ul,
#right ul li {
  font-size: 12px;
  margin: 0;
  padding: 0 0 12px 0;
  line-height: 16px;
  list-style-type: none;
}

#right-inner ul {
  padding-top: 30px;
}

#foot {
  background: url(/images/footer_bg3.gif) bottom left no-repeat; 
  height: 413px;
  font-size: x-small;
  text-align: center;
  color: #fff;
}

#foot A { color: #fff; }

#foot-inner {
  margin: 130px 100px 0 180px;
  text-align: center;
} 

#foot-inner ul,
#foot-inner ul li {
  margin: 0.4em 0; padding: 0;
  list-style: none none outside;
}

#foot-inner ul li {
  display: inline;
  border-right: 1px solid #fff;
  padding: 0 4px 0 6px;
}
#foot-inner ul li.last { border: 0; }

.sitemap {
  display:inline-block;
  margin: 0;
  padding:0 20px 0 0; 
  vertical-align:top;
  text-align:left;
  font-size:10px;
  line-height: 18px; 
}

.sponsor_logos {
  display:inline-block;
  margin: 0;
  padding:0 20px 10px 0; 
  vertical-align:top;
  text-align:left;
}

.black {
  color: #000;
}

div.transbox {
  width:100%;
  padding:18px;
  margin-bottom: 20px;
  background:url(/images/black_trans.gif) repeat;
  border:0;
}

#right-inner ul {
  padding-top: 30px;
}

/* standardized visual defaults below */
IMG { border: 0; } /* removes border for linked images */
UL { margin: 0 0 1em 0; padding: 0 0 0 1.4em; } /* reduce left side white space */
OL { margin: 0 0 1em 0; padding: 0 0 0 2.2em; } /* reduce left side white space */
A:link { color: #c00; font-weight: bold; }
A:visited { color: #999; font-weight:bold; }
A:hover, A:active { color: #fff; }