@charset "UTF-8";/* CSS Document *//*Sections!*/body {	text-align:center;	font-family:Arial, Helvetica, sans-serif;	background-color: #6D5C67;}	#wrapper {	width: 792px;	margin: 0 auto;	text-align:center;	clear:both;	background-image: url(../Images/background_img.jpg);	background-color: #d3cbd0;	background-repeat: no-repeat;	background-position: bottom;	}	#header {	position:relative;	text-align:left;	margin-top:-8px;	height: 192px;	z-index:1000;	}
	
#header a {
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	}
	
#header a:hover {
		color: #4F3C47;
		text-decoration: underline;
}		#columncontainer {	width: 792px;	margin: 0 auto;	text-align:center;	clear:both;	}#left-column {	float:left;	width: 15em;	margin-top:-25px;	margin-left:20px;	background-color: #F38119;	padding:15px;	margin-bottom:50px;	align:left;	background-image: url(../Images/leftcolumnbkgrnd.jpg);	background-repeat: no-repeat;	}#right-column {	float:right;	margin-right:5px;	margin-top:-20px;	text-align: left;	z-index:0;	}#flashholder {	z-index: 0;	position:relative;}#second-stories {	text-align:center;	width:450px;	padding-top:10px;	padding-left:10px;	padding-right:10px;	padding-bottom:10px;	vertical-align:bottom;}	td.secondstories {	width:143px; 	height:127px;	vertical-align:bottom;}.storysubs {	font-size:11px;	text-align: center;	line-height:12px;	padding-left:6px;	padding-right:2px;	padding-bottom:3px;}.storysubs a{	text-decoration:none;	color:#333333;}			#content {	float: right; /* Our content is going to be right aligned. */	width: 260px; /* And it's going to have a 500px width */	background: #D9D9D9;}#footer {	margin-top:200px;	margin: 0 auto;	clear:both;	width:792px;	}/* Modifiers*/h1 {font-size:14px;	text-align: left;	line-height:16px;	}list-header {	font-size:14px;	text-align: left;	line-height:16px;	font-weight: bold;	text-indent: 0px;}p {	font-size:11px;	text-align: left;	line-height:16px;}img { 	behavior: url(iepngfix.htc);	display:block;}/* STYLES!*/.style1 {	color: #FFFFFF;	font-weight: bold;	font-size: 14px;}.style8 {	color: #333333}.content {	width:460px;	background-color: #FFFFFF;	padding:20px;	text-align:left;	margin-bottom:50px;}.navigation {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	margin-left: 20px;	list-style: ul;	text-align: left;	color: #FFFFFF;	font-weight: bold;	line-height: 50px;	height: 400px;	width: 100px;}.p {font-size:11px;text-align: left;line-height:16px;}
