	body {
	margin:0px;
	padding:0px;
	background:#198099;
	}

A	{ color: #000; text-decoration: none; }
A:link        { color: #000; text-decoration: none; } 
A:visited	{ color: #198099; font-style: italic; text-decoration: none;} 
A:active	{ color: #198099; font-style: italic; text-decoration: none;} 
A:hover	{ color: #198099; font-style: italic; text-decoration: none;} 

#sidebar {
	position: absolute;
	top: 225px;
	left: 0px;
	padding: 0px;
	border-top: 0px;
	border-left: 1px solid #198099;
	border-bottom: 1px solid #198099;
	border-right: 1px solid #198099;
	width: 191px;
	text-align: left;
                background:#BEC1C5;
	}

#content {
	padding: 0px;
	border-top: 1px solid #198099;
	border-right: 1px solid #198099;
	border-bottom: 1px solid #198099;
	border-left: 1px solid #198099;
	margin-right:50px;
                margin-left:209px;
	text-align: left;
        background:#BEC1C5;
		}


#banner {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background:#BEC1C5 url(jblog.gif);
                background-repeat: no-repeat;
	width: 193px;
	height:225px;
	padding:0px; 
	border: 1px solid #198099;

	height:225px;
		}
	

.blog {
	margin: 0px;
	padding:0px 15px 15px 15px;
	font-family: verdana, arial, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:normal;
	text-align: justify;
	background:#BEC1C5;
	line-height:1.8;			
	}
.blog a,
	.blog a:link,
	.blog a:visited,
	.blog a:active,
	.blog a:hover {
                                font-style: italic;
		font-weight: bold;
		text-decoration: none;
	}
	

.date	{ 
		font-family:georgia, verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #198099; 
		font-weight:bold;
		}			

.side {
	font-family:verdana, arial, sans-serif;
	color:#198099;
	font-size:10px;
	font-weight:normal;
        background:#BEC1C5;
	line-height:1.6;
	margin:10px;
	}	

.top {
	font-family: verdana, arial, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding:5px;
	margin-top:20px;
	margin-bottom: 0px;
	letter-spacing: .1em;
	border-top:1px solid #198099;
	border-bottom:1px solid #198099;
	text-align:center;		  					
	text-transform: uppercase;
background:#198099;		
	}

.bottom {
	padding:.3em;
	text-align: center;
	padding:5px;
	margin-bottom: 20px;
	letter-spacing: .1em;
	border-top:1px solid #198099;
	border-bottom:1px solid #198099;
	text-align:center;		  					
	background:#000;		
	}
		
.sidetitle {
	font-family: verdana, arial, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding:2px;
	margin-top:0px;
	letter-spacing: .1em;
	border-top:1px solid #198099;
	border-bottom: 1px solid #198099;
	text-align:center;		  					
	background:#198099;		
	}		


.calendar {
		font-family:verdana, arial, sans-serif;
		color:#198099;
		font-size:10px;
		font-weight:normal;
  		background:#BEC1C5;
  		line-height:14px;
  		padding:0px;
  		text-align:center;	
		}

.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:11px;
		font-weight:bold;
  		background:#198099;
  		line-height:14px;
  		padding:2px;					
		}	

		
	
	.comments-body {
		font-family:georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:11px;
		font-weight:normal;
  	background:#BEC1C5;
  		line-height:14px;
 		padding:10px;
                                height: 1%;
  		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:9px;
		font-weight:normal;
  		background:#BEC1C5;		
		}	
			
	
	.trackback-url {
		font-family:georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:11px;
		font-weight:normal;
  		background:#BEC1C5;
  		line-height:14px;
 		padding:5px;	 					
		}


	.trackback-body {
		font-family:georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:11px;
		font-weight:normal;
  		background:#BEC1C5;
  		line-height:14px;
 		padding-bottom:10px;
  		padding-top:10px;		
					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:9px;
		font-weight:normal;
  		background:#BEC1C5;		
		}	

		
	.comments-head	{ 
		font-family:georgia, verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #000; 
		border-bottom:1px solid #000;
		margin-top:20px;
		font-weight:bold;
  		background:#198099;		
		}		

	#banner-commentspop {
		font-family:georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:18px;
		font-weight:bold;
		border-left:1px solid #000;	
		border-right:1px solid #000;  		
		border-top:1px solid #000;  		
  		background:#BEC1C5;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}

