	body {
	margin: 0px 0px 10px 0px;
        color: #E6FFCC;
        font-family: lucida sans unicode; font-size:11px;
	background: #222;
}

	A			{
	color: #E6FFCC;
	text-decoration: none;
	font-family: lucida sans unicode;
	background: transparent;
	font-size:11px;
}
	A:link		{
	color: #E6FFCC;
	text-decoration: none;
	font-family: lucida sans unicode;
	background: transparent;
	font-size:11px;
}
	A:visited	{ color:#CCC; text-decoration:none; font-size:11px; font-family: lucida sans unicode}
	A:active	{ color:#FFF; font-size:11px; font-family: lucida sans unicode }
	A:hover		{
	color: #C1FF80;
}

	h1, h2, h3 {
	   font-family: lucida sans unicode;
		color: #FFF;
		margin: 0px;
		padding: 0px;
		
	}

	#banner {
		font-family:lucida sans unicode;
		color:#FFF;
		font-size:11px;
		font-weight:normal;
		border-bottom:1px #fff;
		border-top:1px #999;
		background:#4D4D4D;
		padding:5px;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active
        {
		font-family:lucida sans unicode;
		font-size:11px;
		color: #FFFFB3;
		text-decoration: none;
		}

          #banner a:hover {
		font-family:lucida sans unicode;
		font-size:11px;
		color: #FFFF80;
		text-decoration: none;
		}

        
		
	#bar {
	font: 10px lucida sans unicode;
	color: #DAA520;
	background-color: Black;
	margin: 0px;
	padding: 6px;
	padding-right: 8px;
                }
	.description {
	font-family: lucida sans unicode;
	font-style: italic;
	color: #999;
	font-size: x-small;
		text-transform: none;
	letter-spacing: normal;
}
	#content {
	float: none;
	width: 60;
	background: #333;
	border-right: 1px dotted #999;
	text-align: left;
	margin-right: 15px;
	padding-bottom: 20px;
}

	#links {
		padding-right:15px;
		}

	.blog {
		padding-left:10px;
		padding-top:15px;
		padding-right:10px;
		}

	.blogbody {
	font-family: lucida sans unicode;
	color: #CCC;
	font-size: small;
	font-weight: normal;
	background: #333;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
		}

        .mainpic  {
	background-color: #999;
	padding: 1px;
	border: 4px #FFF solid;
}

        .littlepic-archive  {
	background-color: #999;
	padding: 1px;
	border: 1px #FFF solid;
}

	 .thumb {
	background-color: Black;
	padding: 1px;
	border: 1px solid White;
}

	.posted	{
		font-family:lucida sans unicode;
		font-size:x-small;
		color:#CCC;
		margin-bottom:15px;
		}

	.side {
	font-family: lucida sans unicode;
	color: Silver;
	font-size: x-small;
	font-weight: normal;
	background: #333;
	line-height: 140%;
	padding: 2px;
}

	.sidetitle {
		font-family:lucida sans unicode;
		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-family:lucida sans unicode;
		font-size:xx-small;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}

	.powered {
	font-family: lucida sans unicode;
	color: #CCC;
	font-size: 11px;
	padding: 2px;
	margin-top: 10px;
	text-align: left;
}

	.powered2 {
	font-family: lucida sans unicode;
	color: #CCC;
	font-size: 11px;
	line-height: 140%;
	text-transform: capitalize;
	padding: 2px;
	margin-top: 10px;
	text-align: left;
	letter-spacing: .2em;
}

.comments-head {
	text-align:left;
	font-size:16px;
	font-weight: normal;
	font-variant: small-caps; 
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 5px;
	}
comments-body {
	background-color: #222;
	font-family: lucida sans unicode, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#ffffff;
	}

comments-post {
	text-align: right;
	font-style: italic;
	margin-bottom: 18px;
	}

.input, input { 
	font-size:10px;
	background-color: #ffffff; 
	font-family:lucida sans unicode, sans-serif;
	color: #1B1B1B;  
	font-weight: bold;  
	border: 1px solid #1B1B1B;  
	margin-bottom: 18px;
	}

textarea {  
	color: #1B1B1B;  
	background-color : #ffffff; 
	border: 1px #1B1B1B solid; 
	font-size : 11px;
	font-family:Tahoma;
	} 

hr, .hr {
	height: 1px; 
	border-top: 1px dashed #999999; 
	margin:1px;
	margin-left: 5px;
	margin-right: 5px;
	}
#banner-commentspop {
	font-family:lucida sans unicode, sans-serif;
	color:#FFF;
	font-size:medium;
	font-weight:bold;
	border-left:1px solid #FFF;	
	border-right:1px solid #FFF;  		
	border-top:1px solid #FFF;  		
	background:#4D4D4D;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;  		  		  			 
	}


