﻿body {
	background-color:#E0BB87;
	color:#413D37;
	font-family: "Courier New", Courier, monospace;
	font-size:16px;
	margin:0;
	padding:0;
}

h1 {
	margin:0;
	padding:70px 0 14px 0;
}

p {
	font-size:.75em;
	line-height:20px;
	padding:0;
}

a {
	border:0;
	color:#BC0101;
	text-decoration:none;
}

.descending {
	padding:70px 0 5px 0;
}

#header {
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	height:152px;
	margin:0 auto;
	width:920px;
}

#container {
	background-image:url('../images/page.gif');
	background-repeat:repeat-y;
	margin:0 auto;
	width:920px;
}

#leftSide {
	background-image:url('../images/left.jpg');
	background-repeat:no-repeat;
	float:left;
	height:328px;
	line-height:20px;
	padding:70px 0 0 ;
	width:285px;
}

#leftSide p {
	margin:0 50px 15px 40px;
}

#mainContent {
	background-image:url('../images/mainbg.jpg');
	background-repeat:no-repeat;
	float:left;
	line-height:20px;
	width:635px;
}

#mainContent p {
	margin:0 60px 15px 0;
	padding:0 0 0 10px;
}

#footer {
	background-image:url('../images/footer.jpg');
	background-repeat:no-repeat;
	clear:both;
	height:94px;
	width:920px;
}

#footer p {
	font-size:.65em;
	margin:0 0 0 270px;
	padding:40px 0 0;
	text-align:center;
}

#nav a {
	position:relative;
	height:18px;
	margin:0 auto;
	width:120px;
	top:8px;	
}

#nav a i {
	visibility:hidden;
}

#Membership {
	left:45px;
}

#Events {
	left:105px;
}

#ContactUs {
	left:160px;
}

#Links {
	left:230px;
}

#Home {
	left:322px;
}
