body {	margin:20px 0px 20px 0px;
		background:#CCCC99;}
A 	{ 	color: #993300; 
		font-family: verdana, arial, sans-serif; 
		font-size: 10px;
		text-decoration: none;
		line-height: 14px} 
A:link{ color: #993300; 
		text-decoration: underline;} 
A:visited	{ 
		color: #993300; 
		text-decoration: underline; } 
A:active	{ 
		color: #CC6600;} 
A:hover		{ 
		color: #CC6600;} 

#bar {	background:#660000;
		font-family:verdana, arial, sans-serif;
		color:#CCCC99;
		font-size:16px;
		font-weight:bold;		
  		padding-left: 15px;}
#links {        float: right;
		width: 20%;
		margin-top:10px;
		font-family:verdana, arial, sans-serif;
		color:#660000;
		font-size:11px;
		border-left: 1px dashed #999966;
		border-top: 1px dashed #999966;
		padding: 10px;}
#content {
		float:left;
		width:60%;
		background:#CCCC99;
		margin-top: 20px;
		margin-right:15px;
		margin-bottom:20px; 
		margin-left: 25px;}
.blog {	font-family:verdana, arial, sans-serif;
		color:#660000;
		font-size:11px;
		font-weight:normal;
  		line-height:14px;
		text-align: justify;		
  		border-bottom:1px dashed #999966;	  			  		
  		padding-top:10px;}	
.title	{ 
		font-family: verdana, arial; 
		font-size: 10px; 
		color: #999966; 
		font-weight:bold;
		border-bottom: 1px dashed #999966;
		padding-bottom: 5px;}								
.author	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		color: #999966;
		font-weight: bold;
		letter-spacing: 1px;}	
h1 {color: #993300;}
