#body { width : 900px ;position:relative; margin:0 auto ;}
#header { width : 900px ; height : 50px ;}
#line {width : 900px ; height : 25px;
text-align : right;
color : white;
background-color : black;
padding : 5px;
}
#footer { width : 900px ; clear : both ;background-color:#faecc9;}
#navigation { float : left ; width : 150px ;}
#navigation ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}
#navigation li { 
display : inline; 
padding :0; margin:0; 
}
#navigation A {
display:block; 
border:2px dotted #aac;
background-color:#cbeefc;
font-size:x-small;
padding:0.1em 0 0.1em 0.5em;
text-decoration:none;
color:#557;width:8em; 
margin:4px
0px;height:1.5em;
font-weight : 400;
}

#contents-left  {float : left ; width :600px;} 
#contents-right {float : left ; width :150px;} 



