/* 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 right top #000000;
	width: 477px;
	height: 245px;}
	
#memberNews {
	background: url("../../../images/templates/main/memberNews.jpg") no-repeat left top;
	width: 248px;
	height: 245px;
	border-left: 1px solid white;
	vertical-align: top;}
	
#memberContent {
	margin-top: 35px;
	width: 180px;
	color: white;}
	
#bodyContainer {
	width: 724px; 
	height: 100%;
	background: #FFEDD2;
	border-bottom: 1px solid #907041;
	vertical-align: top;}
	
#bodyContent {
	width: 650px;
	padding: 10px;
	vertical-align: top;
	margin-top: 15px;}
	
.navItem {
	width: 175px;
	margin-top: 2px;
	margin-right: 2px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	text-align: left;
	float: right;
	padding: 2px;}
	
.navContent {
	font-size: 10px;
	color: black;}
	
#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;}
	
#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;}