	body {
		margin:0px 0px 20px 0px;
		background:#FFF;		
		}
	A 			{ color: #003366; text-decoration: bold; }
	A:link		{ color: #003366; text-decoration: bold; }
	A:visited	{ color: #003366; text-decoration: bold; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                border-top:4px double #666;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: palatino,  georgia, verdana, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}

	.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:medium;
                font-weight:bold;
  		text-transform:none;	
		}
				
	#content {
	position:absolute;
	background:#FFF;
	margin-right:20px;
	margin-left:225px;
	margin-bottom:20px;
	border:1px solid #FFF;
	width: 800px;
	padding: 15px;
	
		
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {	
		padding:15px;				
		border:1px solid #FFF;
		width:200px;			
		}
		
	.blog {
  		padding:15px;
		background:#FFF; 
		}

	.blogbody {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:200%;
		}

	.blogbody a, { color: #003366; text-decoration: bold; }
	.blogbody a:link, { color: #003366; text-decoration: bold; }
	.blogbody a:visited, { color: #003366; text-decoration: bold; }
	.blogbody a:active, { color: #999999;  }
	.blogbody a:hover { color: #999999;  }
		font-weight: normal;
		text-decoration: bold;


	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: large;
		color: #666;
		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidesmall {
	font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:xx-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:160%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:x-small;
		font-weight:bold;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase, bold;		
		}		
	

