	body {
		margin:5px 5px 5px 5px;
		background:#002440;		
		}
	A ,
	A:link,
	A:visited	{ color: #003366; text-decoration: underline; font-weight:bold; }
	A:active,
	A:hover	{ color: #FFCC66; }


h1 {
		color:#cc9900;
margin: 0px;
		padding: 0px;
		}

h2, h3 {
		color:#cc9900;
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:Book Antiqua, Times New Roman;
		color:#FFF;
		font-size:16pt;
		font-weight:bold;
		border:1px solid #FFF;	
  		background:#000033;
  		padding:15px;
  		text-align:center;
		}

        #banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:Book Antiqua, Times New Roman;
		color: #FFF;
		text-decoration: underline;
		}

	.description {
		font-family:Book Antiqua, Times New Roman;
		color:#FFF;
		font-size:12pt;
		font-weight:bold;
  		background:#990000;
  		text-transform:none;	
		}
				
	#content {
		float:right;
		position:relative;
		width:65%;
		background:#FFF;
		margin-right:0px;
		margin-bottom:5px;
		border:1px solid #FFF;	
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {
		background:#999;
		padding:10px;				
		border:1px solid #FFF;			
		}
		
	.blog {
  		padding:15px;
		background:#FFF; 
		}

	.blogbody {
		font-family:Book Antiqua, Times New Roman;
		color:#000000;
		font-size: 10pt;
		font-weight:normal;
  		background:#FFF;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-family: Book Antiqua, Times New Roman;
		font-size: 10pt;
		color: #000000;
		border-bottom:1px solid #999;
		margin-bottom:10px;
		text-transform:uppercase;
letter-spacing: 0.1em;
word-spacing: 0.5em;
		}			

	#menu {
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-size: 10pt;
		border:1px solid #000033;
  		margin-bottom:15px;
		background:#EEE;
		line-height:140%;
		text-align:center;
		}		

	.date	{ 
		font-family:Book Antiqua, Times New Roman; 
		font-size: 10pt; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 8pt; 
		color: #666; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:8pt;
		font-weight:normal;
  		background:#999;
  		line-height:140%;
  		padding:2px;
  		text-align:center;	
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:10pt;
		font-weight:bold;
  		background:#999;
  		line-height:140%;
  		padding:2px;					
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:8pt;
		font-weight:normal;
  		background:#999;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:8pt;
		font-weight:bold;
  		padding:2px;
  		margin-top:10px;
		letter-spacing: .1em;
		border-bottom:1px dotted #FFF;
		text-align:center;
  		background:#999;		
		}		
	
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:xx-small;
		font-weight:bold;
  		border:1px dotted #999;			
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	.comments-body {
		font-family: verdana, arial, sans-serif;
		color:#000000;
		font-size:10pt;
		font-weight:normal;
  		background:#FFF;
 		padding-bottom:5px;
 		padding-left:10px;
		margin-top:10px;
		margin-bottom:10px;
 		border-left:1px solid #999;		
 		border-bottom:1px dotted #999; 					
		}
