body {
	margin: 20px 20px 20px 20px;
	background: #002F00;
}
	A 			{ color: #8E6607; text-decoration: none; }
	A:link		{
	color: #C60000;
	text-decoration: none;
}
	A:visited	{ color: #316400; text-decoration: none; }
	A:active	{ color: #C7610E; }
	A:hover		{ color: #C7610e; }
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family: Georgia, Arial, sans-serif;
		color: #FCFD00;
		font-size:large;
		font-weight:bold;
  		background: #006400;
  		padding-left:15px;
		background-color: #006400;
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:Georgia, arial, sans-serif;
		font-size: large;
		color: #FCFDOO;
		text-decoration: none;
		}

	.description {
		font-family:Georgia, arial, sans-serif;
		color:#fcfd00;
		font-size:medium;
		font-weight:bold;
  		background:#006400;	
  		text-transform:none;	
		letter-spacing: .none; 		
		}	
				
	#content {
		float:right;
		width:60%;
		background: ##009900;
		margin-right:15px;
		margin-bottom:20px;
		}
          #contentcommon {
		float:center; align: center;
		width:60%;
		background: ##009900;
		margin-right:15px;
		margin-bottom:20px;
		}
	#links {
		background:##009900; 
		color: Black; width: 30%;
		margin-top:35px; float: left;position: relative;			
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	
	
	.blogbody {
	font-family: serif, "Times New Roman";
	color: black;
	font-size: small;
	font-weight: normal;
	background: #AFAFAF;
	line-height: 140%;
	border-left: 2px double #330033;
	border-right: 2px double #330033;
	border-bottom: 2px double #330033;
	padding: 10px;
	font: serif;
}
		.bodycommon {
	font-family: sans-serif, ariel;
	color: black;
	font-size: medium;
	font-weight: bold;
	background: #CCFF99;
	line-height: 170%;
	border-left: 2px solid red;
	border-right: 2px solid red;
	border-bottom: 2px solid red;
	border-top: 2px solid red;
	padding: 10px;
	font: serif;
}
	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: none;
	}
	
	.title { 
		font-family: verdana, arial, sans-serif; 
		font-size: small; 
		color: #004F01; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background:#006400;
		font-family: verdana, arial, sans-serif;
		font-size:small;
		font-weight:bold;  							
		}	
		
	.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: normal; 
		color: #00C5C8; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom: 2px double #4F0099;	
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #5F5F5F; 
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:black;
		font-size:x-small;
		font-weight:normal;
  		padding:5px;				
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:black;
		font-size:x-small;
		font-weight:bold;
  		background:#8B8B8B;
  		line-height:140%;				
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color: Green;
		font-size:x-small;
		font-weight:normal;
  		background:#AFAFAF;
  		line-height:140%;	
		border: 2px double #4F0099;		
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color: white;
		font-size:small;
		font-weight:bold;
  		background:#002F00;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-transform:uppercase;
		letter-spacing: .2em;  	
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		float: left;
  		background:#00f402;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #666;
		border-bottom:1px solid #666;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center; float: left;
		letter-spacing: .2em  					
		}	
		
	
	.comments-body {
		font-family:verdana, arial, sans-serif;
		color: white;
		font-size:small;
		font-weight:normal;
  		background:#00640;
  		line-height:140%;					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color: black;
		font-size:x-small;
		font-weight:normal;
  		background:#006400;
 		margin-bottom:25px;
  		border-top:1px dashed #666;
		}	
		
	.comments-head	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: yellow; 
		font-weight:bold;
		text-transform:uppercase;
		border-bottom:2px solid red;		
		}		


	.trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#707070;
		font-size:small;
		font-weight:normal;
  		background:#006400;
  		line-height:140%;	
  		padding-top:15px;				
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#707070;
		font-size:small;
		font-weight:normal;
  		background:#006400;
  		line-height:140%;	
  		padding:5px;
  		border:2px dashed red; 				
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#707070;
		font-size:x-small;
		font-weight:normal;
  		background:#006400;
  		margin-bottom:20px;
		}	

	#banner-commentspop {
		font-family:verdana, arial, sans-serif;
		color:white;
		font-size:large;
		font-weight:bold;
  		background:#006400;
  		padding-left:15px; 
		}
