body {
  text-align: center;
  padding: 0;
  margin: 0;
  background: #2c353a;
  width: 100%;
  display: table;
}
	#wrap {
		background-color: #d4d0c6;
		width: 920px;
		margin:0 auto;
	}
	#header {
    	width: 920px;
    	background-repeat: repeat;
  		background: no-repeat left top;
    	padding-left: 0px;
    	padding-bottom: 0px;
    	padding-right: 0px;
    	padding-top: 0px;
	}
	#nav {
		line-height: 89px;
		word-spacing: 0px;
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		color: #b5c1c8;
		text-shadow: 1px 1px 3px #15181b;
		letter-spacing: 0px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		background-position: center center;
		background-image: url(nav.gif);
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 0px;
		text-align: center;
		height: 89px;
		width: 920px;
		background-repeat: no-repeat;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}
	#nav a:link {color: #cfa975; text-decoration: none; }
	#nav a:visited {color: #cfa975; text-decoration: none; }
	#nav a:active {color: #e5d8c8; text-decoration: none; }
	#nav a:hover {color: #e5d8c8; text-decoration: none; }
	
	#leftcolumn {
		max-width: 613px;
		min-height: 800px;
		height: 100%;
		font-style: normal;
		font-weight: normal;
		background-position: center top;
		background-repeat: no-repeat;
		background-image: url(leftback.gif);
		background-color: white;
		font-size: 14px;
		text-align: left;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 0px;
		float:left;
		width: 613px;
	}
	#rightcolumn {
		text-shadow: 1px 1px 0px #eae6e2;
		font-size: 14px;
		text-align: left;
		color: #6c4d43;
		background-color: #d4d0c6;
		background-position: center top;
		background-repeat: no-repeat;
		background-image: url(rightback.gif);
		min-height: 800px;
		height: 100%;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 0px;
		float:right;
		width: 307px;
	}
	
	#footer {
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 0px;
		font-size: 12px;
		text-align: center;
		color: #8691a0;
		clear:both;
		padding:5px 10px;
		background:#1a1d20;
	}
	#footer p {
    	margin-left: 0;
    	margin-bottom: 1px;
    	margin-right: 0;
    	margin-top: 1px;
    }

	a:link {color: #3b3b3b; text-decoration: none; }
	a:active {color: #a65c60; text-decoration: underline; }
	a:visited {color: #3b3b3b; text-decoration: none; }
	a:hover { text-decoration: none; color: #757777; }


	p4 { font-family: "Lucida Grande", Verdana, Arial; font-style: normal; font-weight: normal; color: #6c4d43; font-size: 14px; }
	h1 { text-shadow: 1px 1px 3px #5f6467; letter-spacing: -2px; font-style: normal; font-weight: normal; margin-right: 20px; margin-left: 20px; font-family: Myriad, "Lucida Grande", Verdana, Arial, sans-serif; margin-top: 100px; color: #1b415f; font-size: 32px; }
	h3 { text-align: left; font-weight: bold; margin-right: 20px; margin-left: 20px; font-family: Myriad, "Lucida Grande", Verdana, Arial, sans-serif; margin-top: 100px; color: #900f02; font-size: 26px; }
	h4 { font-weight: bold; margin-right: 20px; margin-left: 20px; font-family: Myriad, "Lucida Grande", Verdana, Arial, sans-serif; margin-top: 10px; color: #900f02; font-size: 20px; }
	h2 { padding-right: 40px; padding-left: 40px; font-family: Myriad, "Lucida Grande", Verdana, Arial, sans-serif; font-style: normal; font-weight: normal; margin-top: 25px; color: #4ea2d1; font-size: 20px; }
	p2 { margin-top: 20px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-style: normal; font-weight: normal; color: #3b3b3b; font-size: 14px; }
	p3 { width: 500px; margin-top: 20px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-style: normal; font-weight: normal; color: #3b3b3b; font-size: 14px; }
	
