body
{
	margin:20px 20px 20px 20px;
	background:#EEE;		
}

A 			{ color: #003399; text-decoration: none; font-weight:bold; }
A:link		{ color: #003399; text-decoration: none; }
A:visited	{ color: #003399; text-decoration: none; }
A:active	{ color: #DDFFFF;  }
A:hover		{ color: #DDFFFF;  }

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

#banner
{
	font-family:geneva, helvetica, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;	
	border-right:1px solid #FFF;  		
	border-top:1px solid #FFF;  		
	background:#003399;
	padding:15px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover
{
	font-family:geneva, helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	text-decoration: none;
}

.description
{
	font-family:geneva, helvetica, sans-serif;
	color:#FFF;
	font-size:x-small;
	font-weight:bold;
	background:#003399;
	text-transform:none;	
}
			
#content
{
	float:left;
	position:relative;
	width:70%;
	background:#FFF;
	margin-right:15px;
	margin-bottom:30px;
	border:1px solid #FFF;	
}

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

#links
{
	background:#ABC;
	padding:15px;				
	border:1px solid #FFF;
	overflow: hidden
}
	
.blog
{
	padding:15px;
	background:#FFF; 
}

.blogbody
{
	font-family:geneva, helvetica, sans-serif;
	color:#333;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:150%;
}

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

.title
{
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: #000000;
	text-transform:uppercase;
}

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

.date
{ 
	font-family:geneva, helvetica, sans-serif; 
	font-size: small; 
	color: #333; 
	border-bottom:1px solid #ABC;
	margin-bottom:10px;
	font-weight:bold;
}
	
.posted
{ 
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #666; 
	margin-bottom:25px;
}
	
	
.calendar
{
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:x-small;
	font-weight:normal;
	background:#ABC;
	line-height:140%;
	padding:2px;
	text-align:center;	
}

.calendarhead
{	
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:x-small;
	font-weight:bold;
	background:#ABC;
	line-height:140%;
	padding:2px;					
}

.side
{
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:x-small;
	font-weight:normal;
	background:#ABC;
	line-height:140%;
	padding:2px;				
}
	
.sidetitle
{
	font-family:geneva, helvetica, sans-serif;
	color:#FFF;
	font-size:small;
	font-weight:bold;
	padding:2px;
	margin-top:10px;
	letter-spacing: .1em;
	border-bottom:1px dotted #FFF;
	text-align:center;
	background:#ABC;		
}

.syndicate
{
	font-family:verdana, arial, sans-serif;
	font-size:xx-small;
	font-weight:bold;		
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	background:#CCC;  		
}
	
.powered
{
	font-family:papyrus,copperplate,verdana, sans-serif;
	color:#333;
	font-size:small;
	font-weight:bold;
	border:1px dotted #ABC;			
	line-height:160%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:10px;
	text-align:center;
	letter-spacing: .2em;					
	background:#FFF;		
}
.quoteit
{
	font-family:geneva, helvetica, sans-serif;
	font-style:italic;
}
.quote
{
	font-family:times, courier, serif;
	font-size:small;
	line-height:100%;
}
.address
{
	font-family:geneva, helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	padding:2px;
	margin-top:10px;
	text-align:center;
	background:#CCC;
}
