/***************************
		Main elements
****************************/
html {
height:100%;
}
body {
height:100%;
background-color:#000000;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
min-width: 770px;
}
iframe {
background-color:transparent;
position:absolute; 
border:0px; 
left:0px; 
top:0px;
width:100%; 
height:100%;
}
#center {
width:765px;
height:555px;
text-align: center;
color: #fff;
position: absolute;
left: 50%;
top: 50%;
margin-left: -382px; 
margin-top: -285px;
}
#maintable table {
background-color:#FFFFFF;
}
#diary {
margin-left:15%;
text-align:left;
}
#diary img {
float:left;
border:5px #fff solid;
}
a.layerlink {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#000000;
background:#ffffff
}
a.layerlink:hover {
background:#000000;
color:#ffffff;
}



