body {
	margin: 8px;
	background: #FFFFFF;
	padding: 8px;
	font-family: verdana, helvetica, sans-serif;
}

       a:link { color: #006600; text-decoration: none; }
       a:visited { color: #330066; text-decoration: none; }
	a:active { color: #999999; }
       a:hover { text-decoration: underline; }

blockquote { margin-right:200px; margin-left:0px; }

h1 { font-size: 22px; margin-top: 8px; }
h2 { font-size: 16px; margin-top: 6px; }
h3 { font-size: 14px; margin-top: 4px; }
h4 { font-size: 12px; margin-top: 4px; }

#banner {
       font-family: verdana, helvetica, sans-serif;	
	background: #006600;
	font-size: 18px;
	padding: 15px 15px 15px 15px;
	margin-bottom: 2px;
       color: #330066;
}

.description {
       font-family: verdana, helvetica, sans-serif;	
	color:#CCFF33;
		font-size:12px;
  		text-transform:none;	
		}
				
#content {
	position:absolute;
	background:#FFF;
	margin-right:7px;
	margin-left:200px;
	margin-bottom:20px;
	border:2px;
	}

#container {
	background:#FFF;
	border:0;	
	}

#links {	
	padding:0px;				
	border:1px solid #FFF;
	width:180px;			
	}
		
.blog {
	padding:8px;
	margin-right: 2px;
       min-width: 400px;
       overflow: visible;
       }

.blogbody {
       min-width: 400px;
       overflow: visible;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	border: 1px #CCCCCC solid;
	padding: 8px;
	padding-top: 14px;
       padding-left: 14px;
	padding-bottom: 12px;
	margin-bottom: 8px;
       margin-top: 8px;
       }


.title	{ 
       font-family: verdana, helvetica, sans-serif; 
       font-size: 16px; 
       color: #006600; 
       }			

#menu {
       margin-bottom:15px;
	background:#FFF;
	text-align:center;
	}		

.date { 
	font-family: verdana, helvetica, sans-serif;	
	font-size: small; 
	color: #333; 
	border-bottom:2px;
	margin-bottom:8px;
       margin-top: 14px;
	font-weight:bold;
	}			
		
.posted { 
	font-family: verdana, helvetica, sans-serif;	
	font-size: 10px;
	color: #006600; 
       margin-bottom: 6px;
       margin-top: 6px;
       clear: both;
       }
		
.side {
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
       padding-left: 0px;
       padding-right: 0px;
       padding-top:12px;
       padding-bottom: 12px;
       background: white;
       border-right: #D1D1D1 1px;
       border-left: #D1D1D1 1px;
       border-bottom: #D1D1D1 1px;
       }

.sidetitle {
	font-family: verdana, helvetica, sans-serif;	
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	padding: 2px;
	margin-top: 8px;
	background: #330066;
	text-transform: uppercase;
	border-top: #D1D1D1 1px;
	border-right: #D1D1D1 1px;
	border-left: #D1D1D1 1px;
       }

