	body {
		margin:0px 0px 0px 0px;
		background: #0033CC;		
		font-family:georgia, tahoma, arial, sans-serif;
		font-size: 12px;
		color: White;
		}
	a, a:link 	{color: White; text-decoration: none; font-weight:bold; } 
	a:visited	{ color: #e8e8e8; text-decoration: none; } 
	a:hover, a:active		{ background-color: White; color:#666666; }
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner h1, #banner-commentspop {
		color: White;
		font-size: 30px;
		border-bottom: 5px double White;
  		background: #66a3b9;
  		padding-top:40px; padding-left:40px;padding-bottom:2px;
		font-weight:normal;
		font-style: italic;
		text-transform: lowercase;
		}
	
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		color: White;
		text-decoration: none;
		font-weight:normal;
		background-color: transparent;
		}

	.description {
		color: White;
		font-size:14px;
		font-weight:bold;
  		text-transform:none;	
		letter-spacing: normal; 
		text-align:right;
		display:block;
		font-style: italic;
		padding-top: 5px;
		font-weight:normal;
		}	
				
	#content {
		float:left;
		width:65%;
		margin-right:15px;
		padding-bottom:20px;
		margin-top:20px;
		}

	#links {
		margin-top:40px;
		padding-right:15px;				
		}
	#container {
		float:left;
		width:65%;
	}
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;			
		}	
	
	.blogbody, .comments-body, .trackback-body {
		color: Black;
		font-weight:normal;
  		line-height:140%;
  		padding-left:15px;	
  		padding-right:15px;
  		padding-top:15px;	
		margin: 10px;		
		background-color:#8cbaca;
		border: white 3px double;
		}


	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.title	{ 
		font-size: 13px; 
		color: White; 
		}			
		
	#menu {
  		margin-bottom:15px;
		text-align:center;
		}	
		
	.date, .comments-head, .sidetitle, .calendarhead	{ 
		color: White;
		font-size:22px;
  		line-height:140%;
  		margin-top:10px;
  		text-align:right;
		font-weight:normal;
		font-family: Georgia, sans-serif;
		text-transform:uppercase;
		}			
		
	.posted, .trackback-post, .comments-post	{ 
		font-size: 12px; 
		color: Black;
		padding-bottom:15px; 
		margin-top: 15px;
		text-align:center;
		text-transform: lowercase;
		}
		
	.side, .syndicate, .powered, .calendar {
		color: Black;
		font-size:11px;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
		text-align: right;
		}			
		
	input, select, textarea {
		color:white; background-color:#66a3b9; 
		border: double 3px white; padding: 2px; margin: 2px;
		font-family:georgia, sans-serif; font-size: 12px;
	}





