	body {
		margin:20px 20px 20px 20px;
		}

	A 			{ color: #000000; font-family:courier, couriernew, lucidaconsole, monospace; font-size:13px; text-decoration: underline; line-height: 17px; font-weight:normal; } 
	A:link		{ color: #000000; text-decoration: underline; } 
	A:visited	{ color: #000000; text-decoration: underline; } 
	A:active	{ color: #000000; text-decoration: underline; } 
	A:hover		{ color: #000000; text-decoration: underline; } 
	
	blockquote {
		line-height: 140%; 
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		border: 1px dotted #4c4c4c;
		background-color: #E5E5E5;
		}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#3e3e3e;
		font-size:x-large;
		font-weight:bold;
		border-bottom:1px dotted #999;
		margin-left:20px;
		background: white;
		text-transform:lowercase;
		letter-spacing:.2em;
		}
		
	#topnavbar {
		font-family: courier, couriernew, lucidaconsole, monospace;
		color: #ffffff;
		font-size:15px;
		font-weight: bold;
		margin-left:20px;
		width:80%;
		text-transform: lowercase;
		text-align: center;
		letter-spacing: .2em;
		background-color: white;
		background-image: url(../smedia/gradient_tcat.gif);
		background-repeat: repeat;
		}
		
	#topnavbarcenter {
		font-family: courier, couriernew, lucidaconsole, monospace;
		color: #ffffff;
		font-size:15px;
		font-weight: bold;
		width:80%;
		text-transform: lowercase;
		text-align: center;
		letter-spacing: .2em;
		background-color: white;
		background-image: url(../smedia/gradient_tcat.gif);
		background-repeat: repeat;
		}

	.description {
		font-family:courier, couriernew, lucidaconsole, monospace;
		color:#2B3327;
		font-size:13px;
		font-weight:bold;
  		background:#224862;
  		text-transform:none;	
		}	
				
	#content {
		float:left;
		postion:relative;
		width:80%;
		background:#ffffff;
		margin-left:20px;		
		margin-bottom:20px;
		border:1px dotted #224862;	
		}

	#container {
		background:#ffffff;
		}

	#links {
		background:#ffffff;
		padding:15px;							
		}
		
	.blog {
  		padding:15px;
		background:#ffffff;  
		}	
	
	.blogbody {
		padding:10px;
		font-size: 16px;
		font-family: courier, couriernew, lucidaconsole, monospace; 
		color: #2B3327;
        background:#ffffff;
		border:1px dotted #000;
		line-height: 19px;
		font-weight: normal;
		}

	
	.title	{ 
		font-family: courier, couriernew, lucidaconsole, monospace; 
		font-size: 16px; 
		color: #2B3327; 	
		text-transform:uppercase;				
		}
		
	.head {
		font-size: 15px; font-weight: bold;
		font-family: courier, couriernew, lucidaconsole, monospace;
		color: #2B3327;
		line-height: 20px;
		}
		
	.subhead {
		font-size: 18px;
		font-weight: bold;
		font-family: courier, couriernew, lucidaconsole, monospace;
		color: #2B3327;
		line-height: 17px;
		}


	#menu {
  		margin-bottom:15px;
		background:#ffffff;
		text-align:center;  							
		}		

	.date	{ 
		font-family:courier, couriernew, lucidaconsole, monospace; 
		font-size: 14px; 
		color: #2B3327; 
		border-bottom:1px solid #2B3327;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{
		font-size: 13px; font-family: courier, couriernew, lucidaconsole, monospace; 
		color: #2B3327;
		line-height: 17px;
		font-weight: normal;
		}
		
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#224862;
		font-size:14px;
		font-weight:normal;
  		background:#ffffff;
  		line-height:14px;				
		}	
		
	.sidetitle {
		font-size: 16px;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #224862;
		background:#ffffff;
		line-height: 17px;
		}
		
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:11px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#CCC;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#514826;
		font-size:11px;
		font-weight:bold;
  		border:1px dotted #000;			
		line-height:14px;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;					
  		background:#ffffff;		
		}
