body { margin:0px 0px 20px 0px; background:#FFF; }
A 			{ color: #003366; text-decoration: underline; }
A:link		{ color: #003366; text-decoration: underline; }
A:visited	{ color: #003366; text-decoration: underline; }
A:active	{ color: #996633;  }
A:hover		{ color: #996633;  }

h1, h2, h3 { margin: 0px; padding: 0px; letter-spacing: .1em; }

blockquote { padding: 5px;
	background-color: #E9E9E9;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	line-height: 100%; }

#banner { font-family: palatino, georgia, times new roman, serif;
	color: #630;
	font-size: large;
	padding: 15px;
	border-bottom: 4px double #999;
	background-color: #E9E9E9;
	text-transform: uppercase; }
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover { font-family: verdana, arial, sans-serif;
	font-size: xx-large;
	color: #333;
	text-decoration: none; }

.description { font-family: palatino, georgia, times new roman, serif;
	color: #036;
	font-size: small; }
				
#content { position: absolute;
	background: #FFF;
	margin-right: 20px;
	margin-left: 200px;
	margin-bottom: 20px;
	width: 600px; }

#links { padding: 10px;				
	width: 175px;			
	background: #E9E9E9;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid; }
		
.bodymain { padding: 15px;
	background: #FFF; }

.entry { font-family: palatino, georgia, times new roman, serif;
	color: #000;
	font-size: medium;
	font-weight: normal;
	background: #FFF;
	line-height: 150%; }
.entry a,
.entry a:link,
.entry a:visited,
.entry a:active,
.entry a:hover { font-weight: normal;
	text-decoration: underline; }

.title	{ font-family: palatino, georgia, times new roman, serif;
	font-size: medium;
	font-weight: bold;
	color: #036; }			


.headline {  font-family: palatino, georgia, times new roman, serif; 
	font-size: large; 
	color: #630; 
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	font-weight: bold; }			
		
.notes {  font-family: verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #369; 
	margin-bottom: 25px; }
		
.side { font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: x-small;
	font-weight: normal;
	background: #E9E9E9;
	line-height: 160%;
	padding: 2px;
	margin-left: 4px; }	
		
.sidetitle { font-family: palatino, georgia, times new roman, serif;
	color: #630;
	font-size: small;
	font-weight: normal;
	padding: 4px 3px 1px 4px;
	margin-top: 10px;
	letter-spacing: .3em;
	background: #E9E9E9;
	text-transform: uppercase; }		
	
.sideaddr { font-family: palatino, georgia, times new roman, serif;
	color: #036;
	font-size: x-small;
	font-weight: normal;
	margin-top: 25px; }		
	
