	body {
		font-family:Tahoma, Verdana, arial, sans, sans-serif;
		margin:0px 0px 10px 0px;
		background:#ffffff;
		}
	A 			{ color: #999966; text-decoration: none; font-weight:bold; } 
	A:link		{ color: #999966; text-decoration: none; } 
	A:visited	{ color: #999966; text-decoration: none; } 
	A:active	{ color: #99CC66;  } 
	A:hover {
		color: #ffffff;
		background:#999966;
		}
	
	h1, h2 {
		margin: 0px;
		padding: 0px;
		}

	#texttitle {
		display: none;
		}
		
	#titlebar {
		background-image: url(./images/topbanner.jpg);
		background-repeat: no-repeat;
		background-color: #004080;
		height: 75px;
		}
		
	#banner {
		color:#cccccc;
		font-size:large;
		font-weight:normal;
  		background:#004080;
		padding:15px;
  		text-transform:none;
		letter-spacing: .2em;
		}
		
	#subbanner {
		color:#004080;
		font-size:small;
		font-weight:normal;
  		background:#cccccc;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:15px;
  		text-transform:none;
		letter-spacing: .2em; 		
		}

	.description {
		color:#cccccc;
		font-size:small;
		font-weight:bold;
  		background:#004080;	
  		text-transform:none;
		letter-spacing: normal; 		
		}	
				
	#links {
		padding-right:10px;	
		padding-left:10px;
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;			
		}	
	
	.blogbody {
		color:#000000;
		font-size:small;
		font-weight:normal;
  		padding:10px;
		}
		
	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: none;
		}
	
        #container {
			position:relative;
			width:95%;
			margin-bottom:20px;
			}
	.blogbodylinks {
		font-size:x-small;
		}
               
	.title	{ 
		font-family: verdana, arial, sans, sans-serif; 
		font-size: small; 
		color: #000000; 
		background:#ffffff;
		text-transform: none;
		font-weight:bold;	
		padding-bottom: 6px; 
		height: 15px; 
		display: block; 
		border-bottom:1px solid #cccccc;
		}
		
	.title img {
			float: left;
			padding-right: 8px;
			}
	
	.title h3 {
		margin: 0px;
		padding: 0px;
		float: left;
		}
		
	.title h5 {
		margin: 0px;
		padding: 0px;
		float: right;
		}		
		
	.date	{ 
		font-family:georgia, verdana, arial, sans-serif; 
		font-size: small; 
		color: #000000; 
		background:#ffffff;
		padding:5px;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.side {
		color:#000080;
		background:#ffffff;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:8px;				
		vertical-align:top;
		}	
		
	.sidetitle {
		color:#000080;
		background:#ffffff;
		font-size:small;
		font-weight:bold;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		text-transform:none;
		letter-spacing: .2em;				
		border-bottom:2px solid #cccccc;
		border-left:1px solid #cccccc;
		}		
	
	.calendar {
		color:#000080;
		background:#ffffff;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
  		text-align:center;	
		}
	
	.calendarhead {	
		color:#000080;
		background:#ffffff;
		font-size:small;
		font-weight:bold;
  		line-height:140%;
  		padding:2px;				
		}	
                
	.syndicate {
		font-size:small;
		font-weight:bold;		
		background:#ffffff;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
		color:#000080;		
 		}	
		
	.powered {
		color:#003366;
		background:#ffffff;
		font-size: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
		}

	.footer {
		font-size:small;
		background:#ffffff;
		text-align:center;
		border-top:1px solid #999999;
		}