a {font-weight:bold; text-decoration:none; color:#000099;}
a:hover {text-decoration:underline; color:#FF3300;}
a:visited {color:#000099;}


body {
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#container {
margin-left:5px;
margin-top:5px;
margin-bottom:10px;
position:absolute; 
bottom:auto;
top:0px; 
left:0px; 
right:0px; 
width:900px; 
height:auto;
background-color:#EBEBEB;
border:2px solid #333333;
}


#header {
width:900px;
height:auto;
background-color:#FFFFFF;
}

#navbar {
width:900px;
background-image:url(http://media.gatewayal.com/oan/cub_reporter/menu_bg.jpg);
background-color:#E9E9E9;
height:20px;
padding-top:5px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}

#navbar a {
font-size:11px;
margin-left:5px;
margin-right:5px;
}

#content_well {
top:0px; 
bottom:0px; 
left:0px; 
right:0px; 
width:700px; 
height:auto;
background-color:#EBEBEB;
float:left;
}

#index_columns {
margin-top:5px;
margin-left:5px;
width:690px;
padding:4px;
float:left;
}

#index_column_top1 {
width:675px;
padding:10px;
border:1px solid #000000;
margin-bottom:10px;
background-color:#ffffff;
}

#index_column_top1 img {
border:1px solid #000000;
}


#index_column_l {
padding:5px;
width:330px;
float:left;
}

#index_column_r {
padding:5px;
width:330px;
float:right;
}

#column_entry {
border:1px solid #000000;
background-color:#ffffff;
margin-bottom:10px;
padding:5px;
width:325px;
}

#column_entry img {
width:180px;
float:right;
margin-left:5px;
margin-right:10px;
margin-bottom: 5px;
border:1px solid #000000;
}

#right_bar {
border:2px solid #000000;
width:170px;
padding:4px;
float:right;
margin-top:10px;
margin-right:5px;
background-color:#FFFFFF;
}

#title_header {
font-size:16px;
font-weight:bold;
border-bottom:1px solid #000000;
margin-bottom:5px;
}


