	body {
		margin:0px 0px 0px 0px;
		background:#FFFFFF;		
		}
	A  { color: #999966; text-decoration: none; font-weight:bold; } 
	A:link	{ color: #3366CC; text-decoration: none; } 
	A:visited	{ color: #99CC66; text-decoration: none; } 
	A:active	{ color: #99CC66;  } 
	A:hover	{ color: #99CC66;  }
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#header {
		background: #FFF;
                text-align: center;
	        width: 100%;
	        height: 150px;       		
		}

	#banner {
		width:100%;
                margin-left: auto;
                margin-right: auto;
                text-align: center; 
                margin-top: 45px;
                margin-bottom: 15px;
                background-image: url(/images/bannersliver.jpg);
                background-repeat: repeat-x;	
                }

	#commentsbanner {
		width:100%;
                margin-left: auto;
                margin-right: auto;
                text-align: center; 
                margin-top: 60px;
                margin-bottom: 15px;
                background-image: url(/images/bannersliver.jpg);
                background-repeat: repeat-x;	
                }

	#footer {
		width:100%;
                margin-left: auto;
                margin-right: auto;
                text-align: center; 
                margin-bottom: 30px;
                margin-top: 20px;
                background-image: url(/images/bottombannersliver.jpg);
                background-repeat: repeat-x;		
		}

	#footerarchives {
		width: 90%;
                margin-left: 25px;
                margin-right: 25px;
                text-align: center; 
                margin-bottom: 30px;
                margin-top: 20px;	
		}
	

       #container {
              width: 875px;
              \width: 895px;
		w\idth: 875px;
		border: 1px solid white;
		margin: 3px;
		margin-left: auto;
		margin-right: auto;
		padding: 3px;
		}

       #elsewhere {
              float: left;
		width: 130px;
		\width: 140px;
		w\idth: 130px;
		margin: 0;
		margin-right: 25px;
		margin-left: 10px;
              padding: 5px;
          }
				
	#content {
              padding: 3px;
		margin-left: 25px;
		margin-right: 300px;
		background:#fff;
            }

	#archivecontent {
              padding: 3px;
		margin-left: 150px;
		margin-right: 150px;
		background:#fff;
            }

	#links {             
                float: right;
		width: 270px;
		\width: 270px;
		w\idth: 260px;
		margin-left: 25px;
                margin-right: 25px;
		padding: 3px;				
		}
		
#contentlinks {
		text-align:center;
		background:#fff;
                                margin-left:200px;
                                margin-right:200px;
		padding-bottom:20px;
		}

	.blog {
  		padding-left:15px;
  		padding-top:10px;
  		padding-right:15px;			
		}	
	
	.blogbody {
		font-family: helvetica, arial, sans-serif; 
		color:#333;
		font-size:13px;
		font-weight:normal;
  		background:#FFF;
  		line-height:18px;
  		padding-left:0px;	
  		padding-right:0px;
  		padding-top:10px;			
		}

  .blogbody img {
	        border:3px solid #fff; 
               background-color:#fff; 
               padding:5px;
               }

	.blogbody a,
	.blogbody a:link { color: #3366cc; text-decoration:none; font-weight:bold; } 
	.blogbody a:visited { color: #99CC66; text-decoration:none; }
	.blogbody a:active,
	.blogbody a:hover { font-weight: bold; color: #99CC66; text-decoration:underline; }
	
	.title	{ 
		font-family: helvetica, arial, sans-serif; 
		font-size:22px;
		line-height:18px;
                color: #83AA01; 
		font-weight:bold;
		}			
		
	#menu {
  		font-family: helvetica, arial, sans-serif; 
	        font-size:14px;
		font-weight:normal;
                text-transform:uppercase;
                margin-bottom:15px;
		background:#FFF;  							
		}	
		
        .date	{ 
		font-family: Helvetica, Arial, sans-serif;
                font-size: 11px;
		color:#666;
		text-transform: none;
                line-height: 10px;
  		padding: 2px;
                margin-top: 2px;
  		}

	.posted	{ 
		font-family: Helvetica, Arial, sans-serif; 
		font-size: 11px;
                font-weight:bold; 
                line-height: 10px;
                color: #999;
                text-transform: none;
		margin-bottom:35px; 
		}

       .posted a,
	.posted a:link { color: #3366cc; text-decoration: none; font-weight:bold; } 
	.posted a:visited {color: #99CC66; text-decoration:none; }
	.posted a:active,
	.posted a:hover { font-weight: bold; color: #99CC66; text-decoration:underline; }
	
        .postedside	{ 
		font-family: helvetica, arial, sans-serif; 
		font-size: xx-small; 
                                color: #999;
		margin-bottom:3px; 
		}	

.elseside {
              font-family: helvetica, arial, sans-serif; 
		color:#222;
		font-size: 11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:14px;
  		padding:2px;				
		}

       .elseside a,
	.elseside a:link { color: #3366cc; text-decoration: none; font-weight:bold; } 
	.elseside a:visited {color: #99CC66; text-decoration:none; }
	.elseside a:active,
	.elseside a:hover { font-weight: bold; color: #99CC66; text-decoration:underline; }

.calendar {
		font-family: helvetica, arial, sans-serif; 
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
  		text-align:center;	
		}
	
.calendar a:hover {
		font-size:small;
              color:#003366;
		text-decoration: none;
	}

	.calendarhead {	
		font-family: helvetica, arial, sans-serif; 
		color:#003366;
		font-size:small;
		font-weight:bold;
  		background:#FFF;
  		margin-top:5px;
              line-height:140%;
  		padding:2px;		
  }	

.mp3 {
              font-family: helvetica, arial, sans-serif; 
		color:#333;
		font-size: 12px;
		border:1;
                border-color:#3366cc;
                font-weight:normal;
  		background:#FFF;
  		line-height:120%;
  		padding:2px;				
		}

       .mp3 a,
	.mp3 a:link { color: #3366cc; text-decoration: none; font-weight:bold; } 
	.mp3 a:visited {color: #99CC66; text-decoration:none; }
	.mp3 a:active,
	.mp3 a:hover { font-weight: bold; color: #99CC66; text-decoration:underline; }

.twittertitle	{ 
		font-family: helvetica, arial, sans-serif; 
		font-size:18px;
		line-height:18px;
                color: #83AA01; 
                font-style: italic;
               padding-left: 40px;
		font-weight:bold;
		}	

.twitterentry	{ 
		font-family: helvetica, arial, sans-serif; 
		font-size: 12px;
                font-weight:normal; 
		padding-left: 40px;
                padding-right: 50px;
                color: #999;
		margin-bottom:15px; 
		}

       .twitterentry a,
	.twitterentry a:link { color: #3366cc; text-decoration: none; font-weight:normal; } 
	.twitterentry a:visited {color: #99CC66; text-decoration:none; }
	.twitterentry a:active,
	.twitterentry a:hover { font-weight: bold; color: #99CC66; text-decoration:underline; }
		}	

		

	.side {
              font-family: helvetica, arial, sans-serif; 
		color:#333;
		font-size:xx-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family: helvetica, arial, sans-serif; 
		color:#666;
		font-size:x-small;
		font-weight:bold;
  		background:#EEE;
  		line-height:110%;
  		padding:2px;
  		margin-top:2px;
  		text-align:left;  					
		}

                 .sidetitlelinks {
		font-family: helvetica, arial, sans-serif; 
		color:#666;
		font-size:x-small;
		font-weight:bold;
  		background:#EEE;
  		line-height:110%;
  		padding:2px;
  		margin-top:2px;
  		text-align:center;  					
		}
	
	.syndicate {
		font-family: helvetica, arial, sans-serif; 
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#EEE;  		
 		}	

.ccl {
		font-family: helvetica, arial, sans-serif; 
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
              border-bottom:1px solid #CCC;	
  		text-align:center;  		
 		}	
		
	.powered {
		font-family: helvetica, arial, sans-serif; 
		color:#003366;
		font-size:xx-small;
		font-weight:bold;
		border-bottom:1px solid #CCC;		
		line-height:140%;
		margin-top:5px;
              margin-bottom:5px;
              padding:2px;
              padding-bottom:5px;
              text-align:center;  					
		}	
		
	
	.comments-body {
		font-family: helvetica, arial, sans-serif; 
		color:#666;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:120%;
  		padding:10px;			
		}	

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

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

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

	.trackback-url {
		font-family: helvetica, 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: helvetica, arial, sans-serif; 
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;			
		}

		
	.comments-head	{ 
              font-family: helvetica, arial, sans-serif; 
		color:#666;
		font-size:12px;
		font-weight:bold;
  		background:#eee;
  		line-height:110%;
  		padding:2px;
  		margin-top:0px;
  		text-align:center;
                                text-transform:uppercase;  					
		}

	#banner-commentspop {
		color:#FFF;
		font-size:large;
		font-weight:bold;
  		background:#FFF;
		}

/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; 
       border-width: 0px; 
       border-color: #FFF; 
	padding: 0; 
	width: 250px;
}

/* maintable table for feed news */
.fd_maintable { 
       border-width: 0; 
       background: white }

/* header cell with header text and xml button */
.fd_header { 
	padding: 2px; 
	background: #FFF; 
       color: #3366cc; 
	font-family: helvetica, arial, sans-serif; 
       font-size: 10px; 
       font-weight: bold; 
	text-align: center; 
       text-decoration: underline;
       text-transform: lowercase; 
       vertical-align: top;
}

/* item description area */
.fd_itemcell { 
	padding: 5px; 
	background: #FFF; 
       color: #333; 
       line-height:100%;
	font-family: helvetica, arial, sans-serif; 
       text-align: left;
       text-transform: lowercase; 
       font-size: 9px; 
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { 
       color: #3366CC; 
       text-transform:lowercase; 
       text-align: left; 
       text-decoration: none; }
.fd_itemlink:visited { 
       color: #3366CC; 
       text-align: left;
       text-transform:lowercase; 
       text-decoration: none; }
.fd_itemlink:hover { 
       color: #3366CC; 
       text-transform:lowercase; 
       text-align: left;
       text-decoration: none; }

* { target-new: tab ! important }

