	body {
		margin:0px 0px 10px 0px;
		background:#333333;
		scrollbar-face-color:#333333;
		scrollbar-arrow-color:#00CC66;
		scrollbar-track-color:#666666;
		scrollbar-shadow-color:#00CC66;
		scrollbar-highlight-color:#00CC66;
		scrollbar-3dlight-color:#00CC66;
		scrollbar-darkshadow-color:#333333;
		}

	A			{ color:#99CCFF; text-decoration:none; 
		font-family:verdana, arial, sans-serif;

}
	A:link		{ color:#99CCFF; text-decoration:none; }
	A:visited	{ color:#99CCFF; text-decoration:none; }
	A:active	{ color:#99CC66; }
	A:hover		{ color:#99CC66; border-bottom: 1px dotted;  border-top: 1px dotted;}

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

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-large;
		font-weight:normal;
		border-bottom:1px dotted #999;
		border-top:3px dotted #999;
		background:#000;
		padding:15px;
		text-transform:uppercase;
		letter-spacing:.2em;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #FFF;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:bold;
		background:#000;
		text-transform:none;
		letter-spacing:normal;
		}

	#content {
		float:left;
		width:65%;
		background:#333;
		border-right:1px dotted #999;
		margin-right:15px;
		padding-bottom:20px;
		}

	#links {
		padding-right:15px;
		}

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

	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:small;
		font-weight:normal;
  		background:#333;
  		line-height:140%;		
  		border-left:1px solid #666;			
  		border-right:1px solid #666;
  		border-bottom:1px solid #666;	  			  		
  		padding:10px;
		}

	.title {
		font-family:verdana, arial;
		font-size:small;
		color:#CCC;
		text-transform:uppercase;
		font-weight:bold;
		}

	#menu {
		margin-bottom:15px;
		background:#333;
		}

	.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: normal; 
		color: #999; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom:1px solid #666;	
		}			

	.posted	{
		font-family:verdana, arial, sans-serif;
		font-size:x-small;
		color:#CCC;
		margin-bottom:15px;
		}

	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
		background:#333;
		line-height:140%;
		padding:2px;
		text-align:center;
		}

	.calendarhead {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:bold;
		background:#333;
		line-height:140%;
		padding:2px;
		}

	.side {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:x-small;
		font-weight:normal;
		background:#333;
		line-height:140%;
		padding:2px;
		}

	.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;
		border-bottom:1px dotted #999;
		border-top:1px dotted #999;
		border-left: 1px dotted #999;
		border-right: 1px dotted #999;
		}

	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}

	.powered {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;
		line-height:140%;
		text-transform:uppercase;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing:.2em;
		}

	.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:small;
		font-weight:normal;
		background:#333;
		line-height:12px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:15px;
		}

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
		background:#333;
		}

	.comments-head {
		font-family:verdana, arial, sans-serif;
		font-size: small;
		color: #CCC;
		border:1px solid #999;
		padding:5px;
		font-weight:normal;
		margin-top:10px;
		}

	#banner-commentspop {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-bottom:1px dotted #999;
		border-top:3px dotted #999;
		background:#000;
		padding:15px;
		text-transform:uppercase;
		letter-spacing:.2em;
		}
		
		
	 .trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#333;
  		line-height:140%;	
  		padding-top:15px;				
		}		

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

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#333;
  		margin-bottom:20px;
		}
/* Others */   

input, textarea, select 
{
	color : 000000;
	background-color: #F5F5F5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border: 1px #636363 solid;
}

input, textarea, select 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}

input
{ 
	text-indent : 2px; 
}

input.button 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}


	.smallnumber {
		font-family:verdana, arial, sans-serif;
		color:#D5CB78;
		font-size:10px;
		font-weight:normal;
		}
	.email{
		font-family:verdana, arial, sans-serif;
		color:#D5CB78;
		font-size:x-small;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
		letter-spacing:.2em;
		}
	.email a:link		{ color:#99CCFF; text-decoration:none; }
	.email a:visited	{ color:#99CCFF; text-decoration:none; }
	.email a:active	{ color:#99CC66; }
	.email a:hover		{ color:#99CC66; }
