body {
		margin-top:10px;
		margin-left: 0px; margin-right: 0px;
		background: #333;
		font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;
		}
	A 			{ color: #99cFFF; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #99ccff; text-decoration: none; } 
	A:visited	{ color: #99ccff; text-decoration: none; } 
	A:active	{ color: #99cc66;  } 
	A:hover		{ color: #99cc66;  } 
h1, h2, h3 {
	margin:0px; padding: 0px;
}

	#banner h1, #banner-commentspop {
		color: #FFF;
		font-size:26px;
		font-weight:bold;
  		background: #000;
  		padding-top:15px; 					
		padding-right: 5px; padding-left: 5px; 
		padding-bottom: 6px; 
				}
#banner a, #banner a:link, #banner a:visited, #banner a:hover {color:black;}

	.description {
		color: #999;
		font-size:12px;
		font-weight:bold;
  		text-transform:none;	
		display:block;		}	

	#content {
		z-index: 3;
		padding: 10px;
		background: #333;
                color:#FFF;
		margin-right:220px;
		margin-left: 200px;
		margin-bottom:20px;
		}


	#links {
		z-index:2;
		position:absolute;
		top: 135px;
		right: 20px;
		width: 200px;
		background: #333;
		color: #000;
		text-align:right;
                padding-left: 5px; 
		}
				
	#llinks {
		z-index:2;
		position:absolute;
		top: 135px;
		left: 20px;
		width: 150px;
		background: #333;
		color: #000;
		text-align:left;
		}
				
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;	
		background:#FFF
		}	
	
	.blogbody, .comments-body, .trackback-body {
		color: #000;
		font-size:small;
		font-weight:normal;
  		
		}	
	blogbody a,
        .blogbody a:link ,
        .blogbody a:visited,
        .blogybody a:active {color: blue;}
        .blogbody  a:hover {
				color: green;
				}
	.title	{ 
		font-size: small; 
		color: #FFFF; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background: #333;
		font-size:11px;
		font-weight:bold;  							
		}	
		
	.date, .comments-head	{ 
		 font-size: small; 
		color:#000; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		;	
		}			
		
	.posted, .comments-post, .trackback-post	{ 
		font-size: 10px; 
		color: #CCC;
		display:block; 
		text-align:left; 
		}
		
		
	.calendar {
		color:black;
		font-size:10px;
		font-weight:normal;
  		padding:2px;				
		}
	
	.calendarhead {	
		color: #4C90BF;
		font-size:10px;
		font-weight:bold;
  		background: #333;
  		line-height:14px;				
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:bold;;
		background:#333;
		line-height:140%;
		padding:2px;
                 text-align:left;	
		}	
		
	.sidetitle {
		
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:left;
		text-transform:uppercase;
		letter-spacing:.2em;			
		}		
	
	.syndicate {
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:left;
  		background: #333;  		
 		}	
		
	.powered {
		color: #5C80A3;
		font-size:10px;
		font-weight:bold;
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:left;
		}	
		
	.webring a,
        .webring a:link ,
        .webring a:visited,
        .webring a:active {color: blue;}
        .webring  a:hover {
				color: green;
				}
input, select, textarea {
	font-size: 11px; font-family:verdana,sans-serif; border: solid 1px black;
	padding: 1px; margin: 1px;
	background-color: #ffffff; color:black;
}
