body {
background-color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color: #000;
margin:0px ;
padding:0px;
float:none;
}


#site {
width: 21cm;
height: 26cm;
}

/* MAIN */
#main {
width: 21cm;
height: 26cm;
}

#content {
float: left;
width: 450px;
height: 26cm;
}

#right_column {
float: right;
width: 145px;
height: 26cm;
}

#logo {
float:left;
background-color: #FFFFFF;
background-position: center center;
background-repeat: no-repeat;
width: 145px;
height: 200px;
text-align: center;
margin: 0 0;
}

#menu {
width: 145px;
height: 570px;
}



#site_name #www_address #site_count #datetime {
width: 200px;
height: 30px;
}

#site_name #site_count {
float:left;
}

#www_address #datetime {
float:right;
}



