
body
{
	margin: 5px 0px 0px 5px;
	font-size: 9pt;
	font-height: 1.1;
	font-family: verdana,trebuchet,sans-serif;
	color: #000;
}
		
	#leftcontent {
		position: absolute;
		left:1%;
		width:20%;
		top:40px;
		background:#fff;
		}

	#centerleftcontent {
		position: absolute;
		left:22%;
		width:28%;
		top:40px;
		background:#fff;
		border-bottom : 1px dotted #999;
		}

	#centerrightcontent {
		position: absolute;
		text-align: right;
		left:51%;
		width:16%;
		top:40px;
		background:#FFFFCC;
		border-right:1px solid #CCCC99; 
		border-bottom:1px solid #CCCC99;
		border-top:1px solid #FFCCFf;
		border-left:1px solid #FFCCFF;
		}

	#rightcontent {
		position: absolute;
		left:68%;
		width:31%;
		top:40px;
		background:#fff;
		border-bottom : 1px dotted #999;
		}
		
	
		
	
a:link
{
	color: navy;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited { 
 color: #000099; 
 font-size: 9pt;
 font-weight: normal; 
 text-decoration:none; 
}

a:active { 
 color: #990000; 
 font-size: 9pt; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover { 
 color: #990000; 
 font-size: 9pt; 
 font-weight: normal; 
 text-decoration: underline; 
}


a.menu:link { 
 color: #999900; 
 font-size: 8pt; 
 font-weight: normal; 
 text-decoration: none; 
}

a.menu:visited { 
 color: #999999; 
 font-size: 8pt;
 font-weight: normal; 
 text-decoration: none; 
}

a.menu:active { 
 color: #333399; 
 font-size: 8pt; 
 font-weight: normal; 
 text-decoration: none; 
}

a.menu:hover { 
 color: #009900; 
 font-size:8pt; 
 font-weight: normal; 
 text-decoration: none; 
}



.quotes{
color: #333333;
background-color: #FFFFCC;
font-family: Geneva, Monaco, serif;
font-size:8pt;
font-weight:normal;
text-align: right;
 margin-left: 5px; 
 margin-right: 5px; 
 margin-top: 25px; 
 margin-bottom: 25px;
 border-right:1px solid #CCCC99; 
 border-bottom:1px solid #CCCC99;
 border-top:1px solid #FFCCFf;
 border-left:1px solid #FFCCFF;
 }
	
.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #003366;
 font-weight: normal;
}

.spaced
{
	font-family: new york, garamond, serif;
	letter-spacing: 0.20em;
	font-size: 11pt;
	color: #FDFF02;
	font-weight: bold;
}
	
	
.headlines {
text-align: right;
 padding-top : 0px;
 padding-bottom : 3px;
 }	
 
 .blurbs{
 text-align: right;
 padding-top : 0px;
 padding-bottom : 3px;
 }		

.menu {
color: #376F38;
text-align: right;
 padding-top : 5px;
 padding-bottom : 5px;
 padding-left: 10px;
 padding-right: 10px;

 }	
 	
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	#centerrightcontent p { font-size:10px}