@charset "utf-8";
/* CSS Document */

	body {
		margin: 0px;
		padding: 0px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: .95em;
		background-color: #2A0000;
	}
	#page_wrapper {
		width: 100%; 
		height: 100%; 
		margin-top: 0px; 
		padding-top: 0px; 
		vertical-align: top; 
		position: absolute;
		top: 0px;
		left: 0px;
	}
	#content_wrapper {
		width: 776px; 
		hieght: 100%; 
		margin-left: auto; 
		margin-right: auto; 
		margin-top: 0px; 
		padding-top: 0px; 
		margin-bottom: 0px; 
		padding-bottom: 0px; 
		position: relative;
	}
	#navbarMenu {
		width: 776px; 
		height: 35px;
		position: relative; 
		top: -7px; 
		z-index:10;
	}
	#navbarMenu .left {
		float: left;
	}
	#navbarMenu .right {
		float: right;
	}
	#navbarMenu a img {
		float: left;
		border: none;
		padding: 0px;
	}
	#layout_background {
		width: 776px; 
		height: 600px; 
		position: relative; 
		top: 0px; 
		vertical-align: top; 
		margin-top: 0px;
	}
	#masthead {
		margin: 0px; 
		padding: 0px; 
		height: 139px; 
		vertical-align: top;
	}
	#masthead a img{
		border: none;
	}
	#masthead a:hover img{
		border: none;
	}
	#layoutRightSide {
		float: right; 
		margin: 0px; 
		padding: 0px; 
		width: 67px; 
		height: 449px;
		vertical-align: top;
	}
	#layoutLeftSide {
		float: left; 
		margin: 0px; 
		padding: 0px; 
		width: 67px; 
		height: 449px;
		vertical-align: top;
	}
	#layoutTopInterior {
		clear: none; 
		margin: 0px; 
		padding: 0px; 
		height: 93px; 
		vertical-align: top;
		vertical-align: top;
	}
	#layoutContentBox {
		margin: 0px; 
		padding: 0px; 
		height: 291px; 
		vertical-align: top;
	}
	#layoutBottomInterior {
		margin: 0px; 
		padding: 0px; 
		height: 65px; 
		vertical-align: top;
	}
	#layoutFooterBar {
		margin: 0px; 
		padding: 0px; 
		vertical-align: 
		top; width: 776px; 
		height: 52px;
	}
	#layoutInterior_wrapper {
		position: relative;
		top: -6px;
	}
	#loadedBox {
		position: relative; 
		top: -400px; 
		left: 85px; 
		width: 605px; 
		height: 260px;
	}
	#main_content_editor {
		position: relative; 
		top: -430px; 
		left: 67px; 
		width: 641px; 
		height: 315px;
	}
	.loadedContent {
		float: right; 
		width: 600px;
	}
	.loadedImage {
		margin-right: 10px; 
		margin-bottom: 10px; 
		width: 130px;
		padding: 3px; 
		display: inline-block;
		float: left;
		height: 250px;
	}
	.loadedImage img {
		padding: 3px; 
		border: #EEEAD5 1px solid;
		float: none;
		padding-right: 2px;
	}
	.loadedText {
		width: 450px;
		float: right;
		font-size: .85em;
	}
	#subFooterBar {
		position: relative; 
		top: -250px; /* value for IE */
		top: -260px; /* value for Firefox and Opera */
		width: 776px; 
		height: 15px; 
		color: #FFFFCC; 
		font: Verdana, Arial, Helvetica, sans-serif; 
		font-size: .6em; 
		float: left;
		vertical-align: text-top;
	}
	#subFooterBar2 {
		position: relative; 
		top: -335px; /* value for IE */
		width: 776px; 
		height: 15px; 
		color: #FFFFCC; 
		font: Verdana, Arial, Helvetica, sans-serif; 
		font-size: .6em; 
		float: left;
		vertical-align: text-top;
	}
	#subFooterBar a {
		color: #CCCCCC;
		text-decoration: none;
		border-bottom: dotted 1px #FFFFCC;
	}
	#subFooterBar a:hover {
		color: #FFFFCC;
		text-decoration: none;
		border-bottom: dotted 1px #CCCCCC;
	}
	#subFooterBar .powered {
		float: right;
		display: inline;
	}
	#subFooterBar .copyright {
		float: left;
		display: inline;
		width: 575px; 
		text-align: left;
	}
	#subFooterBar2 a {
		color: #CCCCCC;
		text-decoration: none;
		border-bottom: dotted 1px #FFFFCC;
	}
	#subFooterBar2 a:hover {
		color: #FFFFCC;
		text-decoration: none;
		border-bottom: dotted 1px #CCCCCC;
	}
	#subFooterBar2 .powered {
		float: right;
		display: inline;
	}
	#subFooterBar2 .copyright {
		float: left;
		display: inline;
		width: 575px; 
		text-align: left;
	}
	.readmore {
		color: #999999;
	}
	.readmore a {
		color: #D28E3D;
	}
	.readmore a:hover {
		color: #996633;
	}
	.pageTitle {
		color: #680505;
		font-size: 1.2em;
		font-weight: bold;
	}