	body {
		margin: 0px 0px 20px 0px;
		background-image: url(images/bg.jpg);	
		}
A		{ color: #099; text-decoration: none; font-weight:normal; }
A:link		{ color: #099; text-decoration: none; font-weight:normal; }
A:visited	{ color: #099; text-decoration: none; font-weight:normal; }
A:active	{ color: #fc0; font-weight:normal; }
A:hover		{ color: #fc0; text-decoration: underline; font-weight:normal; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

				
	#content {
		margin-right:20px;
		margin-left:20px;
		margin-bottom:20px;
		width: 70%;
		}

	.blog {
  		padding:15px;
		}

	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
		}

          .footer {
		font-family:verdana, arial, georgia;
		font-size:8pt;
		margin-left:100px;	
	
	.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size:12pt; 
		color: #333; 
		margin-bottom:5px;
		font-weight:bold;
		}	


	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size:x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
 		}	

	.title	{
		font-family: palatino, georgia,verdana,arial,sans serif;
		font-size: 12pt;
		font-weight: bold;
		color: #036;
		}	
		