html {}

body 
{
background:url("/images/back.jpg"); 
background-repeat:repeat-x; 
margin:0px; 
background-color:#001d6e; 
font-family:Arial, Helvetica, sans-serif; 
}

.entry a
{
text-decoration:none; 
color:#ccc; 
}

.wrapper 
{ 
width:910px; 
margin:0 auto;
min-height: 350px;
}

.top_nav 
{
width:100%;  
height:21px; 
padding:7px 0px 0px 40px; 
text-align:left; 
float: left;

}

.top_nav a 
{ 
position:relative;
font-size:12px; 
text-decoration:none; 
color:#FFFFFF;
z-index: 1;
float:left;
}

.menuanchorclass 
{
 float:left;
 color: #FFF;
  
} 

.banner 
{ 
position:relative;
margin-top: 0px; 
background:url('/images/banner.jpg'); 
float:left; 
width:899px; 
height:231px;
z-index: 0;

}

.nav 
{ 

background-repeat:repeat-y; 
margin-top:198px; 
width:100%;
padding-left:19px; 
}

.nav ul 
{ 
margin:0px; 
padding:0px; 
}

.nav ul li 
{ 
display:inline; 
list-style-type:none; 
float:left;
padding:0px 0px 0px 3px; 
line-height: 29px; 
}

.nav ul li a 
{ 
background:url("/images/bn.png"); 
background-repeat:no-repeat; 
width:90px; 
line-height: 12px; 
display:block; 
text-decoration:none; 
color:#000; 
font-weight:600; 
text-align:center; 
font-size:11px; 
padding-top: 5px; 
margin-top:-2px;
height: 35px;
}
.nav ul#down li a 
{ 
background:url("/images/bn.png"); 
background-repeat:no-repeat; 
width:90px; 
line-height: 9px; 
display:block; 
text-decoration:none; 
color:#000; 
font-weight:600; 
text-align:center; 
font-size:11px; 
padding-top: 15px; 
margin-top:-2px;
height: 35px;
}


.nav ul#down li a:hover 
{ 
background:url("/images/bn_s.png"); 
background-repeat:no-repeat; 
font-weight:600; 
color:#000; 
}

.nav .selected a 
{ 
background:url("/images/bn_s.png"); 
background-repeat:no-repeat; 
font-weight:600; 
color:#000; 
}

.nav a:hover 
{ 
background:url("/images/bn_s.png"); 
background-repeat:no-repeat; 
font-weight:600; 
color:#000; 
}

.main_t 
{
background: url('/images/main_t.png');
background-repeat: none;
height:17px;
width: 910px;
position:relative;
margin-top: -8px;
float:left;
}

.main 
{
background: url('/images/main_b.png');
background-repeat:repeat-y;
min-height:350px;
height: auto;
width:890px;
position:relative;
padding: 10px 60px 0px 30px;
float: left;
margin-top: -7px;
}

#content
{
padding-right:50px;
float: left;
width: 830px;
font-size:13px; font-family:Arial, Helvetica, sans-serif;
}


.main_d 
{
background: url('/images/main_d.png');
background-repeat: none;
margin-top: 0px;
height:82px;
width: 910px;
position:relative;
float: left;
margin-bottom: 10px;
}

.footer
{
font-size: 12px;
width: 910px;
height: 100px;
float:left;
margin-bottom: 0px;
}
.footer_right ul { margin:0px; padding:0px; }
.footer_right ul li { display:inline; list-style:none; }
.footer_right p {}
.footer_right a { text-decoration:none; color:#FFFFFF; margin-top:10px;font-size:11px;}
.footer_right a:hover { text-decoration:underline; }

.footer_right
{
margin-left: 340px;
color: #FFFFFF;
text-align: right;

}
.small
{
font-size: 10px;
}
.footer_left
{
margin-top: -60px;
margin-left: 25px;
color: #FFFFFF;
}
.footer_left ul { margin:0px; padding:0px; }
.footer_left ul li { display:inline; list-style:none; }
.footer_left img { border: 0px; }
.footer_left a { text-decoration:none; color:#FFFFFF;}

.left_col
{
  width: 580px;
  float: left;
}
.right_col
{
  width: 230px;
  float: left;
  margin-top: 0px;
  margin-left: 20px;
}
.sign_header
{
  background:url(images/sign-head.jpg); 
  background-repeat:no-repeat;
  height:22px;
  width: 228px;
}
.sign_content
{
  background:url(images/sign-content.jpg); 
  background-repeat:repeat-y;
  width:228px;
  min-height: 380px;
  font

}
.sign_footer
{
  background:url(images/sign-footer.jpg); 
  background-repeat:no-repeat;
  width: 228px;
  height:90px;
  margin-top:-30px;

}
.sign_words
{
   padding: 5px 15px 5px 15px;
   font-size: 12px;
   text-align:center;
   color: #FFFFFF;
}


