.head { text-align: right; 
font-family: tahoma; 
font-size: 10px; 
color: #848284; 
font-weight: bold;
background: #b5ffb5;}

#blog { position: absolute; 
z-index: 2;
left: 20px; 
top: 30px; 
width: 405px;
background-color: transparent; }

#sidebar { position: absolute; 
z-index: 2;
top: 0;
left: 710px; 
width: 200px;
background-color: transparent;
padding-left: 10px;
border-left: 1px solid #ffb208; }

body { 
background-image: url('bg.gif');
background-repeat: repeat-y;
font-family: tahoma; 
font-size: 11px; 
color: #848284;
letter-spacing: 1px;
scrollbar-face-color: #ffbe31; 
scrollbar-highlight-color: #ffbe31; 
scrollbar-shadow-color: #ffbe31; 
scrollbar-3dlight-color: #ffbe31; 
scrollbar-arrow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-darkshadow-color: #ffbe31; }

b, strong { font-family: tahoma; font-size: 9px; color: orange; } 
i, em { font-family: verdana; font-size: 9px; color: cyan; } 
u { font-family: tahoma; font-size: 9px; color: #161616; } 



a:link, a:visited, a:active { font: normal 11px tahoma; 
color: #ffb694; 
text-decoration: none; 
text-transform: normal; 
font-weight: bold; } 

a:hover { font: normal 11px tahoma; 
color: #ffffff; 
text-decoration: none; 
text-transform: normal; 
font-weight: bold; 
background: #ffb694; } 

input, select, textarea, .textfield, .button { border: 1px dashed #ffffff; font: normal 7pt tahoma; letter-spacing: 0px; color: #846023; background: #e8ff6c; scrollbar-face-color: #ffd964; scrollbar-highlight-color: #ffd964; scrollbar-shadow-color: #ffd964; scrollbar-3dlight-color: #ffd964; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffd964; scrollbar-darkshadow-color: #ffd964; }
