	body {
	margin: 0px 0px 10px 0px;
	background: #336699;
	width: 100%;
		}
	A 			{ color: #658593; text-decoration: none; font-weight:bold; } 
	A:link		{ color: #658593; text-decoration: none; } 
	A:visited	{ color: #658593; text-decoration: none; } 
	A:active	{ color: #658593;  } 
	A:hover		{ color: #658593; text-decoration: underline;  }
        
code {
       background-color: #EEE; 
	font-size: 12px;
       line-height: 12px;
}
pre { 
	font-size: 11px;
       line-height: 11px;
}
blockquote {
	font-size: 11px;
	margin: 12px 2px 5px 1px;
      	padding-left: 30px;
	border-left: 1px solid #336699;
       background: #eee;
}
img {
       padding: 7px;
       border-left: 1px dotted #336699;
       border-right: 1px dotted #336699;
       margin: 4px;
}

.right_image {
      float: right;
}

.left_image {
      float: left;
}
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
                position: absolute;
                left: 40px;
                top: 10px;
                width: 700px;
		font-family: verdana, arial, sans-serif;
		color: #FFF;
		font-size: x-large;
		font-weight: normal;
  		background: #336699;
  		padding: 0px; 
		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: #ADCAE1;
		font-size: x-small;
		font-weight: bold;
  		background: #336699;	
  		text-transform: none;	
		letter-spacing: none; 		
		}	
				
	#content {
              position: absolute;
              top: 80px;
              left: 290px;
		width: 600px;
		background: #fff;
		border: 1px solid black;
		padding: 15px;
padding-top: 10px;
		}

	#links {
	background:#fff;
	position: absolute;
	top: 80px;
	width: 200px;
	left: 40px;
	padding: 15px;
       border: 1px solid black;
	}
		
	.blog {
	padding: 0px;
	width: 600px;
		}	
	
	.blogbody {
		font-family: verdana, arial, sans-serif;
		color: #333;
		font-size: 12px;
		font-weight: normal;
  		background: #FFE;
  		line-height: 140%;
  		padding: 10px;
              margin-bottom: 1px;
  		border: 1px solid #89A;
                 width: 578px;
		}


	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited {
                color: #336699;
		font-weight: bold;
                text-decoration: none;
         }
	.blogbody a:active,
	.blogbody a:hover {
		text-decoration: underline;
	}
	
	.title	{ 
		font-family: verdana, arial; 
		font-size: small; 
		color: #003366; 
		font-weight: bold;	
		}			
		
	#menu {
  		margin-bottom: 15px;
		background: #FFF;  							
		}	
		
	.date	{ 
		font-family: georgia, verdana, arial, sans-serif; 
		font-size: small; 
		color: #89A; 
		border: 1px solid #89A;
		padding: 5px;
		margin-top: 10px;
		font-weight: normal;
              background-color: #EEF;
		}			
		
	.posted	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: 10px; 
              line-height: 10px;
		color: #003366;
		}
		
		
	.calendar {
	font-family: verdana, arial, sans-serif;
	color:#666;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	text-align: center;
	padding: 2px;
		}

	.calendar a,
	.calendar a:link,
	.calendar a:visited {
                color: #336699;
                font-weight: bold;
                text-decoration: none;
         }
	.calendar a:active,
	.calendar a:hover {
                text-decoration: underline;
         }
	
	.calendarhead {	
		font-family: verdana, arial, sans-serif;
		color: #003366;
		font-size: x-small;
		font-weight: bold;
  		background: #FFF;
  		line-height: 140%;
  		padding: 2px;				
		}	
	
	.side {
		font-family: verdana, arial, sans-serif;
		color: #333;
		font-size: x-small;
		font-weight: normal;
  		background: #FFF;
  		line-height: 140%;
  		padding: 2px;		
                border-left: 1px solid #89A;		
                border-right: 1px solid #89A;		
                border-bottom: 1px solid #89A;		
		}	
		
	.sidetitle {
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: x-small;
	font-weight: bold;
	background: #EEF;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
                border-left: 1px solid #89A;		
                border-right: 1px solid #89A;		
                border-top: 1px solid #89A;		
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#EEE;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		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:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;			
		}		

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

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

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

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;			
		}

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

	#banner-commentspop {
		font-family:georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-bottom:1px dotted #FFF;
		border-top:3px solid #99CCFF;
  		background:#336699;
  		padding:15px; 
		}

           #container {
                 position: absolute;
                 top: 79px;
                 left: 20px;
                 background:#fff;
                 padding: 25px;
            }
