
body
{
	width:100%;
	margin: 0px 0px 0px 0px;
	margin-top:5px;
	font-size: 12px;
	font-height: 1.0;
	font-family: lucida grande, verdana, arial, helvetica, sans-serif;
	color: #036;
}

p{
font-family:verdana, palatino;
font-size:11px;
font-weight:lighter;
color:navy;
line-height:1;
text-indent:5px;
margin-bottom:0px;
padding:0px;
}

	#storyTitleMain{
	z-index:30;
	position:relative;
	top:69px;
	left:-2%;
	right:-42%;
	background:#fff;
	padding-bottom:-4px;
	margin-bottom:-10px;
	border-top:1px solid navy;
	border-bottom:1px solid #999;
	}
	
	#storyTitleSub{
	z-index:30;
	position:relative;
	top:69px;
	left:-2%;
	right:-42%;
	background:#fff;
	padding-bottom:-8px;
	margin-bottom:-10px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}
	
	#contentPanel{
	position:absolute;
		width:95%;
		height:auto;
		background:#fff;
		margin-top:0%;
		padding-top:0px;
		margin-top:5px;
		margin-left:20px;
		margin-right:0px;
		}
		
	#leftContent {
		position:absolute;
		left:3%;
		width:31%;
		height:40%;
		background:#fff;
		margin-top:0%;
		padding-top:0px;
		margin-left:0px;
		margin-right:0px;
		}
		
	#centerContent {
		position:absolute;
		left:34.5%;
		width:31%;
		height:40%;
		background:#fff;
		margin-top:0%;
		padding:0px;
		}

	#rightContent {
		position:absolute;
		left:66%;
		width:31%;
		height:40%;
		background:#fff;
		margin-top:0%;
		padding:0px;
		}
		
	#bottomStrip{
	position:absolute;
	background:#fff;
	z-index:100;
color:navy;
width:100%;
margin-top:45%;
margin-bottom:1px;
font-family:arial, sans serif;
text-align:right;
font-weight:normal;
font-size:9px;
border-top:1px dotted navy;
border-bottom:1px dotted navy;
padding:0px;
padding-right:-60px;
}
		
	#footer{
	z-index:10;
	position: absolute;
	margin-top:1300px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
	width:auto;
	height:auto;
	padding:1px;
	background:#999;
	border:1px solid navy;
	}
		
	
	
	a:link	
	{
		color: #000080;
		font-weight: bold;
		text-decoration: normal;
	}

a:visited
{
	color: #00F;
	font-weight: normal;
	text-decoration: normal;
}

a:active { 
 color: #6666CC; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover
{
	color: maroon;
	font-weight: normal;
	text-decoration: underline;
}

a.services:link
{font-family:arial,sans serif;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
letter-spacing:0.09em;
color:navy;
}
a.services:visited
{font-family:arial,sans serif;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
letter-spacing:0.09em;
color:navy;
}
a.services:active
{font-family:arial, sans serif;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
letter-spacing:0.09em;
color:navy;
}
a.services:hover
{font-family:arial,sans serif;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
letter-spacing:0.09em;
border:1px solid #999;
color:navy;
background:yellow;
}




.buttons {
	font-weight: normal;
	letter-spacing:0.3em;
	color: navy;
	background-color: #eee;
	padding-left:1px;
	padding-right:1px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border: 1px solid #999999;

}

.messageBox {
	
font-family: Tahoma, Arial, Verdana;
	padding-top:2px;
	width:auto;
	display:inherit;

	line-height:1.2;
	padding-left:3px;
	padding-bottom:3px;
	padding-right:auto;
	font-size: 8pt;
	letter-spacing:0.08em;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	}

.textBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: auto;
	background: #eeeeee;
	letter-spacing: 0.08em;
	font-weight: normal;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px dotted navy;
}


.pageTitle{
font-family: Times, serif;
font-size:14pt;
 margin-left: 0px; 
 margin-right: 0px;
 margin-top: 0px; 
 margin-bottom: 0px;
 border-bottom : 1px dotted navy;
}

.pInTitle{
font-family: Times, serif;
font-size:11pt;
font-weight:bolder;
letter-spacing:0.1em;
 margin-left: 5px; 
 margin-right: 5px;
 margin-top: 0px; 
 margin-bottom: 0px;
 border-bottom : 1px dotted navy;
}

.pInSTitle{
font-family: verdana, palatino;
font-size:8pt;
text-align:right;
font-weight:Normal;
font-style:italic;
 margin-left: 5px; 
 margin-right: 5px;
 margin-top: 0px; 
 margin-bottom: 3px;
 
}

.pInContd{
font-family: verdana, palatino;
font-size:9pt;
text-align:left;
text-decoration:underline;
font-weight:Normal;
font-style:italic;
 margin-left: 5px; 
 margin-right: 5px;
 margin-top: 0px; 
 margin-bottom: 3px;
 }

.navStrip{
color:"#999900"
font-family: Arial, sans-serif;
font-size:8pt;
font-weight:Normal;
text-align:right;
 margin-left: 0px; 
 margin-right: 20px; 
 margin-top: 0px; 
 margin-bottom: 0px;
  padding-bottom:2px;
 }

 .storyTitleMain      
 {
 text-indent:35px;
 line-height: 100%;
 background:navy;
 font-family: Geneva,Book Antiqua; 
 color: #ffff99; 
 letter-spacing: 0.1em; 
 font-size: 18pt; 
 font-style: italic; 
 font-weight: bold;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:0px;
 padding-right:0px;
 margin-top: 3px; 
 margin-bottom: 3px;
 margin-left:-2%;
 
}


.storyTitleSub      
 {
 text-indent:35px;
 line-height: 100%;
 background:transparent;
 font-family: Geneva,Book Antiqua; 
 color: navy; 
 letter-spacing: 0.1em; 
 font-size: 16pt; 
 font-style: italic; 
 font-weight: bold;
 padding-top:5px;
 padding-bottom:1px;
 padding-left:0px;
 padding-right:0px;
 margin-top: 3px; 
 margin-bottom: 3px;
 margin-left:-2%;
 
}

.paginate{
position:relative;
top:-5px;
font-size:10px;
color:navy;
background:transparent;
letter-spacing:0.50em;
line-height:100%;
padding-top:2px; 
padding-bottom:10px;
margin-top:-5px;
margin-bottom:12px;
margin-left:-35%;
font-family:arial, palatino, sans-serif;
font-weight:bold;
}

 .border{
 border-bottom:1px solid navy;
 margin-left:-2%;
 margin-right:-2%;
 margin-bottom:1px;
 }

.blurb     
 {
text-indent:35px;
font-family: Geneva,Book Antiqua; 
 color: navy; 
 letter-spacing: 0.1em; 
 background:#fff;
 font-size: 12px; 
 font-style: italic; 
 font-weight: normal;
 margin-top: 0px; 
 margin-bottom: -10px;
 padding-bottom:-4px;
 border-top:1px solid navy;
}
 

.content
{
	position:relative;top:65px;
	color: black;
	text-indent: 15px;
	word-spacing: 0;
	line-height: 1.1;
	text-align: Left;
	font-family: Verdana,Arial,MS Sans serif;
	font-size: 12px;
	margin-left: 120px;
	margin-right: 120px;
	margin-top: 1px;
	margin-bottom: 10px;
}

.comment
{
	color: navy;
	text-indent: 10px;
	word-spacing: 0;
	line-height: 1.1;
	text-align: Left;
	font-family: Verdana,Arial,MS Sans serif;
	font-size: 11px;
	margin-left: 80px;
	margin-right: 30px;
	margin-top: 1px;
	margin-bottom: 10px;
}
 
.prevNextLink {
 color: #003366; 
 text-indent: 15px; 
 word-spacing: 0; 
 line-height: 1.1; 
 text-align: center; 
 font-family: Verdana,Arial,MS Sans serif; 
 font-size: 11px; 
 margin-left: 10px; 
 margin-right: 10px; 
 margin-top: 1px; 
 margin-bottom: 10px;
 } 
	
.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #003366;
 font-weight: normal;
}	

.slogans{
color: navy;
font-family: Times, serif;
font-size:11px;
letter-spacing:0.08em;
font-weight:normal;
 margin-left: 2px; 
 margin-right: 2px; 
 margin-top: 5px; 
 margin-bottom: 5px;
}

.dvQuotes{
color: #660000;
font-family: Verdana, geneva, serif;
font-size:10px;
letter-spacing:0.08em;
font-weight:normal;
 margin-left: -60px; 
 margin-right: -60px; 
 margin-top: 5px; 
 margin-bottom: 5px;
padding-left:20px;
 padding-right:20px;
 border-top:1px dotted #660000;
 border-bottom:1px dotted #660000;
}


.altRows{
 color: #003366;
 text-indent: 0px; 
 word-spacing: 0; 
 line-height: 1.1; 
 text-align: Left; 
 font-family: Verdana,Arial,MS Sans serif; 
 font-size: 11px; 
 margin-left: 10px; 
 margin-right: 10px;  
 margin-top: 5px; 
 margin-bottom: 10px;
 }
 
	
.menuitems {
 padding-top : 15px;
 padding-bottom : 15px;
 border-bottom : 1px dotted #999;
}

.imgRight{
float: right;
padding-bottom : 5px;
padding-left; 5px;
padding-top : 5px;
}


.cBody
{
	color: #1F1F1F;
	line-height: normal;
	text-indent: 8;
	word-spacing: 0; text-align: Left;
	font-size: 13px;
	 font-family:lucida grande, verdana, arial, helvetica, sans-serif;
	/*
font-family: Verdana,Arial,MS Sans serif;
	font-size: 11pt; 
*/
	margin-left: 100;
	margin-right: 80;
	margin-top: 1px;
	margin-bottom: 5px;
	white-space: normal;
	clear: none;
	float: none;
}
               
 .boxRight 
 {
 	color: black;
 	background-color: transparent;
 	float: right;
 	text-indent: 0px;
 	word-spacing: 0;
 	line-height: normal;
 	text-align: left;
 	font-family: Verdana,Arial,MS Sans serif;
 	font-size: 10px;
 	border-color: navy;
 	border-width: 0px;
 	border-style: dotted;
 	height: auto;
 	display: block;
 	clear: none;
 	width:auto;
 	padding: 3px;
 	margin: 0 -80px 0 10px;
 } 
 
 .boxHoriz 
 {
 	color: black;
 	background-color: #FFFFCC;
 	text-indent: 10px;
 	word-spacing: 0;
 	line-height: normal;
 	text-align: left;
 	font-family: Verdana,Arial,MS Sans serif;
 	font-size: 10px;
 	border-color: navy;
 	border-width: 1px;
 	border-style: dotted;
 	height: auto;
 	display: block;
 	clear: none;
 	width: 100%;
 	padding: 10px;
 	margin: 0 10px 0 10px;
 }              
               
.jText       { color: #000080; font-family:Verdana, Palatino; size:
0; text-align: Left; line-height: 100%; text-indent: 0; margin-left:3px;
margin-right:0px; margin-top:1px; margin-bottom:2px 
}

.byLine      { color: #FFFFFF; font-family:Verdana, Palatino; background-color: navy; text-indent: 10; text-align: Right; font-size: 10pt;margin-top:2px; margin-bottom:2px; }
               
               




.highlight   { size: 1; text-align: Left; font-family: 'Comic sans', Helvetica; line-height: 
               100%; color: #666666; font-weight: bold; margin-left: 5; 
               margin-right: 5; margin-top: 0; margin-bottom: 0; }
.mTitle      { size: 1; color: #0000FF; text-decoration: underline; line-height: 100%; 
               text-align: Left; font-weight: bold; margin-left: 10; 
               margin-top: 0; margin-bottom: 0; }
.update      { text-indent: 10; word-spacing: 0; line-height: 100%; text-align: Left; 
               font-family: 'Book Antiqua', Palatino; size: 1; color: #008000; 
               margin-left: 10; margin-right: 10; margin-top: 0; 
               margin-bottom: 0 }
a:link       { color: #808000; text-decoration: underline }
a:visited    { color: #808000; text-decoration: underline }
a:hover      { color: #008000; text-decoration: none }
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	h2 {font-size:12px;
		font-weight:bold;
		padding-top:10px;}
		
	h3 {font-size:10px;
		font-weight:bold;
		padding-top:10px;}
	
	#centerrightcontent p { font-size:10px}
