@import url('global.css');
@import url('anchors.css');
@import url('content.css');
#content {
padding:0 0 0 9px;
}
#anchors {
_width:expression( document.body.clientWidth - (185 + 2*document.getElementById('main_hull').offsetLeft) );
_float:left;
margin-bottom:14px;
}
#real_content {
overflow:hidden;
_width:expression( document.body.clientWidth - (466 + 2*document.getElementById('main_hull').offsetLeft) );
padding-bottom:50px;
}
#content iframe {
width:100%;
/*height:80%; */
height:100%;
float:left;
_width:expression( document.body.clientWidth - (185 + 2*document.getElementById('main_hull').offsetLeft) );
}
#real_content a.morelink {
color:#036;
font-weight:bold;
padding:0 10px 0 0;
background:url('../images/content/arrow_right.gif') no-repeat center right;
}
#content #images {
width:281px;
_width:278px;
float:left;
overflow:hidden;
}
#content a img {
width:272px;
height:123px;
padding:0;
border:0;
margin-top:15px;
overflow:hidden;
float:left;
}
#content a img.banner {
float:left;
width:250px;
height:60px;
padding:10px;
border:1px solid #CCC;
margin:15px 9px 0 0;
overflow:hidden;
}
#content #images div {
float:left;
overflow:hidden;
width:250px;
height:60px;
padding:10px;
border:1px solid #CCC;
margin-top:15px;
}
h3#news_header,
h3#news_archive, h3#article_archive 
{
text-transform:uppercase;
padding-top:40px;
padding-left:15px;
font-weight:bolder;
}
h3#news_archive  {
float:left;
width:50%;
padding-top:20px;
}
h3#news_archive a, h3#article_archive a  {
color:#333;
text-decoration:underline;
}
h3#news_archive a:hover, h3#article_archive a:hover  {
text-decoration:none;
}
h3#article_archive 
{
padding-top:20px;
float:right;
}
#news,
#news ul {
display:block;
margin:0;
padding:0;
list-style-type:none;
}
#news li {
margin:10px 0 0 0;
padding:10px 15px;
background:#F7F7F7;
}
#news li h4 {
float:left;
display:inline;
margin:0;
padding:0;
font-size:12px;
}
#news li h4 a {
color:#000;
text-decoration:none;
}
#news li h4 a:hover {
text-decoration:underline;
}
#news li strong  {
float:left;
font-weight:normal;
padding-left:0px;
}
#news li strong span {
color:#900;
}
#news li p {
display:block;
clear:both;
margin:0;
padding:10px 0;
}
#news li p a {
text-decoration:none;
color:#000;
}
#news li a.linkToFull, #news a.linkToFull {
font-weight:bold;
font-size:10px;
color:#690;
text-decoration:none;
}
#news li a.linkToFull:hover, #news a.linkToFull:hover {
text-decoration:underline;
}
#news .paging {
text-align:center;
padding-top:20px;
color:#036;
}
#news .paging a {
color:#036;
text-decoration:underline;
font-weight:bold;
}
#news .paging a:hover {
text-decoration:none;
}
#news .paging a span,
#news .paging strong {
color:#900;
}
#news .paging strong {
font-size:120%;
font-weight:bold;
}
#news .title
{
float:left;
width:100%;
text-align:center;
font-weight:bold;
font-size:14px;
margin-bottom:10px;
}
