body {
background-color: #851d11;
}

#wrapper {
width: 760px;
margin: 0 auto;
background-color:#FFF;
}

#header {
width: 760px;
margin: 0;
padding: 0;
}

#logo {
float: left;
border: none;
}

#menu {
width: 488px;
height:28px;
float: left;
background-image: url('/images/top/menuleader.gif');
background-repeat:no-repeat;
padding: 0 0 0 38px;
margin: 0;
}

#menu ul {
width:488px;
height:28px;
margin: 0;
padding: 0;
float: left;
display: block;
background-image:url('/images/top/blank.gif');
background-repeat:repeat-x;

}
#menu ul li {
margin: 4px 0 0 0;
padding: 0;
float: left;
display: block;
height:28px;
}


#menu ul li a {
font-size: 11px;
font-weight: bold;
color: #fff;
margin: 0;
padding: 0 20px 0 0;
}
#menu ul li a.last {
padding: 0;
}

#menu ul li a:hover {
color: #EA9288;
} 

#headercontent {
float: right;
width: 387px;
padding: 0;
margin: 0;
text-align: right;
}
#headercontent a#inthenews {
width: 260px;
height: 68px;
background-image: url('/images/hp_inthenews_1.gif');
background-repeat:no-repeat;
background-position:bottom;
display: inline;
float: left;
}
#headercontent img {
float: left;
}

#headercontent  a#inthenews span {
display: none;
}
#flashheader {
margin:0;
padding: 0;
float: left;
display: inline;
}

#contentwrapper {
width: 720px;
padding: 20px;
clear:both;
}
#content {
width: 547px;
float: left;
padding: 0 10px 0 0;
}
#content h1 {
font-weight: bold;
font-size: 22px;
}
#content h2 {
font-size: 17px;
}
#content h3 {
font-weight: bold;
color: #CC0000;
margin:0;
padding: 18px 0 0  0;
font-size: 14px;
}
#content a {
color: #CC0000;
}
#content a:hover {
color:#666;
}
#content ul li {
padding: 0 0 3px 12px;
list-style: none;
list-style-type: none;
background: url('/images/bullet.gif') left top no-repeat;
}
#content ol {
list-style:decimal;
}
#content ol li {
	padding: 0 0 3px 12px;
}
#content table {
font-size: 13px;
padding-top: 10px;
}
#content table.chart tr td, #content table.chart tr th {
border-bottom: 1px solid #000;
}
#content table.chart tr th {
font-weight: bold;
padding: 4px 8px;
}
#content table.chart tr td.center {
text-align:center;
}

#content blockquote {
width: 200px;
float: right;
padding: 5px 10px;
margin: 5px 10px;
border-top: 3px solid #D43D2B;
border-bottom: 3px solid #D43D2B;
font-size: 18px;
}
#content blockquote em em {
color: #D43D2B;
}
#sidemenu {
width:140px;
float: left;
padding: 10px 0 0 0;
margin: 0;
}
#sidemenu h1 {
color: #D43D2B;
font-weight: bold;
font-size: 15px;
}
#sidemenu ul {
border-left: 1px solid #000;
margin:0;
padding: 5px 0 0 0;
list-style: none;
list-style-type:none;
}
#sidemenu ul li {
padding: 0 0 10px 0;
margin: 0 0 0 10px;
list-style: none;
list-style-type: none;
font-weight: bold;
font-size: 11px;
}
#sidemenu a {
color: #D43D2B;
}
#sidemenu a:hover {
color: #000;
}
#sidemenu ul li a {
color: #000;
padding: 0 0 0 15px;
display: block;
background: url('/images/arrow-red.gif') left 4px no-repeat;
}
#sidemenu ul li a:hover {
color: #D43D2B;
background: url('/images/arrow-black.gif') left 4px no-repeat;
}
#footer {
padding: 10px 0 0 0;
text-align: center;
}
#footernav {
margin: 20px 0 0 0;
padding: 8px;
background-image: url('/images/bottom_bg2.gif');
background-position:top;
background-repeat:repeat-x;
color: #999;
}
#footernav a {
color: #999;
}
#footernav a:hover {
color: #EA9288;
}
#footernav h4 {
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0;
}
#footernav p {
font-size: 11px;
margin: 0;
padding: 10px 0 0 0;
}
#footernav .small {
font-size: 8px;
}
