body {
color: #64717a;
background: #fff url('../images/bg.gif') repeat-x;
}

#container {
width: 740px;
margin: 0px auto;
}

#header {
background: #fff url('../images/header_bg.jpg') no-repeat;
height: 93px;
}

#header h1 { display: none; }

.logo {
background: url('../images/logo.gif') no-repeat;
width: 349px;
height: 93px;
cursor: pointer;
float: left;
}

#header ul {
margin: 39px 24px 0px 0px;
float: right;
}

#header ul li {
background: url('../images/icons/bullet.gif') no-repeat left;
padding: 0px 5px 0px 8px;
display: inline;
}

#header ul li a { color: #64717a; }

#navigation {
width: 222px;
float: left;
}

#navigation ul {}

#navigation ul li {
line-height: 0px;
font-size: 0px;
list-style: none outside;
}

#navigation ul li:hover ul { display: block; }

#navigation ul li img { border: none; }

/* drop downs 
#navigation ul ul {
width: 222px;
display: none;
border-left: 1px solid #73aad0;
border-right: 1px solid #73aad0;
}

#navigation ul ul li {
background: #b7dcf6;
padding: 3px 6px;
line-height: 18px;
}
*/
#userbox {
width: 221px;
height: 200px;
padding: 0px 0px 0px 287px;
float: right;
}

#userbox input {
background: #fff;
position: absolute;
border: 1px solid #4d555f;
}

#userbox .submit_clear {
padding: 0px 15px 0px;
text-align: right;
}

#userbox .submit_clear input {
background: none;
border: none;
position: static;
}

#navigation2 {
width: 639px;
margin: 15px auto;
overflow: auto;
clear: both;

}

#navigation2 ul { margin: 15px 0px; 
}

#navigation2 ul li {
float:left;
list-style: none;
color:#FFFFFF;
}

#navigation2 ul li a {
color:#FFFFFF;
text-transform:uppercase;
text-decoration:none;

}

#navigation2 ul li img { border: none; }


#content {
margin-top: 5px;
clear: both;
}

#cleft {
width: 222px;
float: left;
}

#co_news {}

.cn_text {
background: #f3f6e8;
border-left: 1px solid #d3d8bf;
border-right: 1px solid #d3d8bf;
padding: 0px 11px;
margin-top: -3px;
}

.cn_bit {
background: #f3f6e8 url('../images/cn_bit_bg.gif') repeat-x bottom;
padding: 10px 0px;
}

.cn_title a {
background: #f3f6e8 url('../images/icons/page.gif') no-repeat left;
padding-left: 15px;
}

.cn_body, .cn_body p {
color: #999;
margin: 4px 0px;
}

.cn_more { text-align: right; }

.cn_more a {
background: #f3f6e8 url('../images/icons/arrow_right.gif') no-repeat right;
padding-right: 13px;
}

.cn_archive {
background: url('../images/co_news_footer.gif') no-repeat;
height: 13px;
}

#cright {
width: 500px;
float: right;
}

#about {}

.about_text {}

#featured {}

.featured_text { margin-top: 10px; }

.featured_text ul li {
background: #fff url('../images/featured_bg.gif') no-repeat;
width: 99px;
height: 42px;
padding-top: 5px;
margin: 0px 10px;
text-align: center;
list-style-type: none;
float: left;
}

.featured_text ul li img { border: none; }

#footer {
background: #fff url('../images/footer_bg.gif') no-repeat;
padding: 28px 25px 0px;
height: 33px;
}

#footer .copy {
color: #999;
font-size: 7pt;
float: left;
}

#footer ul {
margin: 0px;
float: right;
}

#footer ul li {
background: url('../images/icons/bullet.gif') no-repeat left;
padding: 0px 5px 0px 8px;
display: inline;
}

#footer ul li a { color: #64717a; }
#loggedin{
margin-top:60px;}
#loggedout{
margin-top:90px;}