body {  
font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
background: #ffffff url(img/background.jpg) no-repeat scroll;
margin: 0px 0px;
padding: 0px 0px;
}

#whitebox {  
position: absolute;
padding: 10px 10px;
border: 1px #cccccc solid;
width: 350px;
left: 299px;
top: 50px; 
text-align: justify;
}

#author {
position: absolute;
left: 660px;
top: 130px;
width: 160px;
}

#visit {
position: absolute;
left: 660px;
top: 170px;
width: 160px;;
}

#archives {
position: absolute;
left: 660px;
top: 320px;
width: 160px;
}

.textbox {
position: relative;
margin-left: 40px;
top: -44px;
width: 290px;
background: #ccccff;
}

.onwhite {
color: #666666;
font-size: 9px;
line-height: 12px;
text-align: left;
}

.onimage { 
color: #ffffff;
font-size: 9px;
line-height: 12px;
text-align: left;
}

.date {
width: 25px;
height: 30px;
margin: 0px 0px;
padding: 0px 0px;
background: #9999ff;
}

a:link, a:visited {
text-decoration: none;
color: #330099;
}

a:hover {
color: #330099;
text-decoration: underline
}

a.linkonwhite:hover {
color: #330099;
text-decoration: underline
}

a.linkonimage:hover {
color: #330099;
text-decoration: underline
}

a.linkonwhite:link, a.linkonwhite:visited {
color: #666666;
}

a.linkonimage:link, a.linkonimage:visited {
color: white;
}

