body, table {
    font-family: arial, helvetica;
}

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

a 		{ color: #4682B4; text-decoration: none; font-weight:normal; } 
a:link		{ color: #4682B4; text-decoration: none; } 
a:visited	{ color: #4682B4; text-decoration: none; } 
a:active	{text-decoration: underline;  } 
a:hover		{ text-decoration: underline;  }

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

#banner, #banner-commentspop {
    background-color: #0878A6;
    border: 1px solid #999999;
    color: #fff;
}

#banner {
    height: 65px;
    padding: 15px 0 0 15px;
    margin: 10px;
}

#banner-commentspop {
    font-size: x-large;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    margin-bottom: 10px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #fff;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: underline;
}

#banner .description {
    color: #87CEFA;
    font-size: large;
    font-weight: bold;
    margin-left: 25px;
}	

#content {
    left: 250px;
    right: 10px;
    top: 90px;
    position: absolute;
}

#container {
    margin: 10px;
}

#links {
    background: #F0F1F3;		
    border: 1px solid #CCCCCC;
    padding:10px;				
    position: absolute;
    top: 90px;
    left: 10px;
    width: 210px;
}

.blog {
    background-color: #F0F1F3;  	
    border: 1px solid #CCCCCC;				
    padding: 10px;
    margin-bottom: 10px;
}	


.blogbody {
    border: 1px solid #aaa;
    color: #666;
    font-size: small;
    font-weight: normal;
    background: #fff;
    line-height: 16px;			
    margin-bottom: 10px;
    padding: 5px;
}



.title	{ 
    color: #000; 	
    font-size: normal; 				
}			

#menu {
    background: #fff;
    border: 1px solid #999;
    font-size: small;
    text-align:center;  							
}		

.date	{ 
    background-color: #0A8CC2;
    color: #fff; 
    font-size: small; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}			

.posted	{ 
    background-color: #F2F2F2;
    color: #a1a1a1; 
    font-size: x-small; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}

.calendar {
    background-color: #EBEBEB;
    font-size:x-small;
    font-weight:normal;
    line-height:140%;
    padding: 2px;
    text-align:center;	
}

div.calendar {
        padding: 3px;
}

div.calendar table {
    width: 100%;
}

.calendarhead {	
    background: #EBEBEB;
    font-size: x-small;
    font-weight: bold;
    line-height: 140%;
    padding: 2px;					
    width: 100%;
}	

.side {
    background-color: #F2F2F2;
    color: #333;
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 3px 7px;		
    text-align:center;          		
}	

.sidetitle {	
    color: #000000;
    font-size: x-small;
    font-weight: bold;
    padding: 2px;
    margin-top: 10px;
    text-align:center;		  					
}		

.syndicate {		
    font-size: x-small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {		
    font-size: x-small;
    font-weight: bold;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	


.comments-body {
    background-color: #fff;
    border: 1px solid #999;
    color: #666;
    font-size: small;
    font-weight: normal;
    line-height:140%;
    margin-bottom: 10px;
    padding: 10px;
}		

.comments-post {
    background-color: #eee;
    color: #666; 
    font-size: x-small; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}	

.trackback-url {
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding:5px;	
    border:1px dotted #999; 					
}

.trackback-body {
    color:#666;
    font-size:small;
    font-weight:normal;
    background:#FFF;
    line-height:140%;
    padding-bottom:10px;
    padding-top:10px;		
    border-bottom:1px dotted #999; 					
}		

.trackback-post {
    color:#666;
    font-size:x-small;
    font-weight:normal;
    background:#FFF;		
}


.comments-head	{ 
    background-color: #888;
    color: #fff; 
    font-size: small; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}		

