/* This code controls the look and layout of your entire site, please don't edit it. If you must edit it, please consult ITS Alaska first. */

/* =============================================== Universal Layouts ======================================================= */

html {
	background: #E6C99F;
	text-align: center;
	margin: 0;}
	
body {
	text-align: center;
	margin: 0;}
	
/* =============================================== Main Page Layout Setup ======================================================= */

#mainCasing {
	width: 724px;
	border-right: 10px solid black;
	border-left: 10px solid black;
	margin: 0 auto;}

#container {
	border-right: 10px solid black;
	border-left: 10px solid black;
	width: 724px;
	margin: 0 auto;}

#topImage {
	background: url("../../../images/templates/main/topImage.jpg") no-repeat left top;
	width: 724px;
	height: 174px;
	vertical-align: top;}
	
#topNav {
	margin-left: 11px;
	margin-top: 4px;}
	
#nav {
	background: #A70303;
	width: 724;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;}
	
#navContent {
	padding: 5px;}
	
#mainPic {
	background: url("../../../images/templates/main/mainPic.jpg") no-repeat left top #000000;
	width: 725px;
	height: 245px;}
	
#memberNews {
	background: url("../../../images/templates/main/memberNews.jpg") no-repeat left top;
	width: 248px;
	height: 245px;
	float: right;
	border-left: 1px solid white;}
	
	#memberNews a {
		color: white;
		text-decoration: underline;
		margin: 0 0 0 10px;}
	
#memberContent {
	margin-top: 45px;
	width: 215px;
	color: white;
	text-align: left;
	margin-left: 20px;
	}
	
#bodyContainer {
	width: 724px;
	background: #FFEDD2;
	border-bottom: 1px solid #907041;
	vertical-align: top;}
	
#bodyContent {
	width: 425px;
	padding: 10px;
	vertical-align: top;
	float: left;
	margin-top: 15px;
	margin-left: 25px;}
	
#eventsHeader {
	width: 191px;
	height: 42px;
	background: url("../../../images/templates/main/events.jpg") no-repeat left top;
	border-bottom: 1px solid #907041;}
	
#eventsContainer {
	width: 191px;
	background: #FFE1B4;
	border: 1px solid #907041;
	float: right;
	margin-top: 10px;
	margin-right: 10px;}
	
#eventsContent {
	padding: 3px;}
	
#bottomNav {
	padding: 10px;}
	
/* ============================================ Images ================================================================================= */
	
#cursiveImage {
	background: url("../../../images/templates/main/cursiveWriting.gif") no-repeat left top;
	width: 419px;
	height: 61px;
	margin-top: 3px;
	margin-bottom: 3px;}