

body  { 
font-size: 1em;
color: black; 

font-family: "Skia", "Lucida Sans Unicode", Times, serif; 
background-color: white; 
margin: 5px;
margin-top: 30px;
}

#page {
width: 900px;
}

p { 
margin-top: 0px;
}

#navi  { 
float: right;
height: 47px;
width: 510px;
margin-bottom: 20px;
}

#text { 
float: right;
margin-bottom:20px;
width: 510px;
}


#left {
width: 365px;
float: left;
}

#navi a img { 
margin-right: 15px;
position: relative;
top: 23px;
}

.col {
float: left;
margin: 0 20px 30px 0;
}

.col_head {
font-size: 1.4em;
margin: 20px 20px 30px 0;
width: 70px;
clear: both;
float: left;
}


a {
color: #C00000;
text-decoration: none;
}

a:hover {
color: #999999;
}

a:visited {
color: #999999;
}


#license {
clear: both;
font-size: 0.8em;
}




#left img {
margin-bottom:20px;
}

