
#centercolumn { 
border : none;
margin : 0px 0 0 5px;
display : inline;
margin-top:0px;
padding : 5px;
width : 500px;
float : left;
min-height : 280px;
} 

* html #centercolumn { 
height : 300px;
} 


h2 {
 lineheight="1.5em";
 }
 
 .content_right_o { 
float : right;
width : 250px;
height : 186px;
text-align : justify;
background-color : #FFFFFF;
margin-top:0px;
padding :0px 14px 10px 0px;

} 
.content_right_u { 
display : inline;
float : right;
width : 250px;
height : 664px;
text-align :left;
background-color : #FFFFCC;
margin-right : 4px;
padding : 10px;

} 

#menumenu {
clear: right;
} 

#footer { 
text-align : center;
margin-top : 3px;
display : inline;
float : left;
width : 770px;
padding-top : 5px;
padding-bottom : 5px;
color : #aaa9a9;
margin-top : 5px;
border-top : 1px solid #ccc;
} 
#footer p { 
font-size : 75%;
} 
#footer a { 
color : #8abd58;
}