body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
        font-size: 11px;
	color:#000000;
        background-color: #C0C090;
        background-image: url("side.gif");
        background-repeat: no-repeat;
	}

a:link {
    color:#663366;
    text-decoration:none;
    font-weight:bold;
   }

a:visited {color:#663366; text-decoration:none;font-weight:extra-light;}
a:hover {background-color:#c0c090;}

strong {
     color: #003333;
     font-size: 14px;
     font-family: Verdana, helvetica, arial;
     font-weight: bold;
   }

.sitetitle {font-size:18px; font-weight:bold; color:#333; font-family:arial, helvetica;}

#title {margin-left:5px; margin-top:5px;}
#subtitle {margin-right:100px;}

#bom, #sexy, #ctrld, #wings, #science, #ilblogs, #heblog {
        width:400px;
	padding:10px;
	background-color:#909060;
	border:2px dashed #444;
     }

#content {position:absolute; left: 250px;}
