@charset "utf-8";
/* CSS Document */



	body {
	text-align:center;
	font-family: Arial;
		}
	
	
	
	#frame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	border: thin solid #999999; /* draws a thin box around the inner window */

		}
		
	/* ALL THIS IS FOR THE TOP INCLUDING THE 3 HORIZ TABS */
	#contentheader h1 {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	font: Arial;
	font-weight: bolder;
	} 
		
	#contentheader a {
	color: #DED3B0;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 10px;
	font-style: normal;
	} 
	
	#contentheader a:hover {
	color: #FFCC33;
	text-decoration: none;
	}

	#contentheader a:hover span {
	text-decoration: none;
	} 
	
	#contentheader li{   /* makes the 3 horizontal buttons line up to right */
	float:right;
	line-height: 20px;
	margin-bottom: 5px;
	}
	
	#contentheader {
	background:#000000;
	height: 175px;
	}
		
	#contentheader ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.75em;
	font: Verdana;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	list-style-type: none;
	float: right;
	}
	
	
	
	/* ALL THIS IS FOR THE LEFT COLUMN */			
	#contentleft {
	width:147px;
	padding:0px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bkgndLeftCol.jpg);
	background-repeat:repeat-y;
	font-size: 14px;
	color: #FFF;
		}
		
	ul#contentleft {
	margin: 0;
	list-style:none;
	width: 147px;
	line-height:2.5;
	}
		
	#contentleft a {
	color: #DED3B0;
	font-size:0.8em;
	line-height:1.5;
	text-decoration:none;
	font-weight:bold;
	padding: 5px;
	display:block;
	}
	
	#contentleft a:hover {
	font-weight:bolder color:#DED3B0;
	background-color:#000000;
	color: #DED3B0;
	}
	
	#contentleft dd {
	color: #DED3B0;
	font-size:0.8em;
	line-height:1;
	font-weight:bold;
	padding: 0px;
	margin-left:15px;
	}
	
	/* ALL THIS IS FOR THE CENTER COLUMN */
	#contentcenter {
	width:613px;
	margin-top: 20 px.;
	padding-top: 40 px;
	padding:0px;
	float:left;
	background-color: #f9f3e1;
		}
		
			
		
	#imageleft {
	padding:10px;
	float:left;
	padding-top: 0px;
	background-position: left;
	
		}
		
			

	
	#insidestory h1 {
	font-size:16px;
	padding:12px;
	margin:0px;
	font:Arial;
	color:#000000;
	font-weight: bolder;
	}	
		
			/* This Styles the Tables */
	table {
	border-collapse:collapse;
	background-color: #F8F8FF;
}		
	td,th {
	padding: 10px;
	vertical-align: text-top;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}		
	
	tr.alt td{
	background-color:#FFFFE1;
}
		
	#story {
	background-image:url(images/bar_grad.gif);
	repeat: none;
	margin-left:13px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:405px;
	}
	
	#story h1 {
	font-size:16px;
	padding:5px;
	margin:0px;
	font:Arial;
	color:#DED3B0;
	font-weight: bolder;
	}
	
	#storyInside {
	background-image:url(images/bar_grad.gif);
	repeat: none;
	margin-left:5px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;S
	font-size:8px;
	width:600px;
	line-height: 150%;
	}
	
	#storyInside h1 {
	font-size:16px;
	padding:5px;
	margin:0px;
	font:Arial;
	color:#DED3B0;
	font-weight: bolder;
	}
	#storyInside p {
	font-size:12px;
	line-height: 150%;
		}
	
	/* ALL THIS IS FOR THE RIGHT COLUMN */
	#contentright {
	width:178px;
	padding:0px;
	float:left;
	background:#dedede;
	background-image: url(images/bkgndRightCol.jpg);
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	}
	
	#contentrightalone {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:612px;
	line-height: 150%;
	background-color: #FFFFFF;
	list-style: none;
	}
	
	#contentright h1 {
	font-family: Arial, Helvetica, sans-serif
	font: Verdana, Arial;
	}
	
	#contentright p {
	width: 158px;
	
	} 
		
	#footer {
	width:760px;
	background-color:#CCCCCC;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
		}
		
	p,h1,pre {
	margin:10px 10px 0px 10px;
		}
		
	h1 {
	font-size:24px;
	padding-top:10px;
	font-weight: bolder;
	text-align: center;
	color: #336600;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:5px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
	#contentleft li { /* this takes the space away between the list items in IE */
	display:inline;
	}
	
	*html #contentleft a{/* this makes the entire li clickable in IE */
	height: 1px;
	}
	
	*html #contentheader a{/* this makes the entire li clickable in IE */
	height: 1px;
	}

