body {
	font: 12px Verdana, Arial;
	margin: 0 0 0 0px;
	text-align: left;
	background-image: url(images/tan.gif);
	background-color: #c2bea8;
	}
		
p {
	font: 12px Verdana, Arial;
	margin: 0px;
	}
		
table, td {
	font: 12px Verdana, Arial;
	margin: 0px;
	}

.tiny {
	font: 9px Lucida Grande, Arial, Verdana;
	}

#container { 
	padding: 0px;
	margin: 10px auto;
	width: 950px;
	position: relative;
	text-align: left;
	z-index: 2;
	}
#topbar {	
	height: 25px;
	width: 100%;
	background-image: url(images/topbar.gif);
	width: 900px;
	}
#leftnav {
	float: left;
	width: 200px;
	background-color: #b1ab87;
	border-right: 1px solid #000000;
	background-image: url(images/brown.gif);
	}
	
#orangenav {
	background-color: #EFAE23;
	padding: 10px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-image: url(images/orange.gif);
	}
#brownnav {
	background-color: #b1ab87;
	padding: 10px;
	background-image: url(images/brown.gif);
	border-bottom: 1px solid #000000;
	}
	
#lefttext {
	border-top: 4px solid #000000; 
	text-align: justify; 
	padding: 10px;
	padding-right: 0px;
	width: 420px;
	}
#lefttext h2 {
	font: 18px Arial, Verdana;
	text-align: left;
	}

#righttext h2 {
	font: 18px Arial, Verdana;
	text-align: left;
	}
#righttext {
	border-top: 4px solid #000000; 
	padding: 10px; 
	padding-left: 0px;
	margin-left: 20px;
	width: 245px;
	}
#orangenav h1 {
	font: 14px Arial, Verdana;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	}
	#pointer ul {
	list-style-type: none;
	}
	#pointer li {
	list-style-image: url(images/pointer.gif);
	margin-left: 0px;
	padding-left: 0px;
	font: 11px Lucida Grande, Arial, Verdana;
	padding-bottom: 5px;
	}
	
	h1 {
		font: 20px Arial, Verdana;
		font-weight: bold;
		}
	
	#pointer2 ul {
	list-style-type: none;
	}
	#pointer2 li {
	list-style-image: url(images/pointer2.gif);
	margin-left: 0px;
	padding-left: 0px;
	font: 11px Lucida Grande, Arial, Verdana;
	padding-bottom: 5px;
	}
	#main {
		border-bottom: 1px solid #AC9A8C; 
		padding: 10px; 
		color: #433936; 
		text-align: justify;
	}
	#brown {
	height: 100px;
	background-color: #4d0f1e;
	position: relative;
	left: 200px;
	width: 100%;
	border-right: 1px solid #000000;
		}
	#topnav {
		color: #433936;
		}
	#topnav a {
		color: #605f58;
		text-decoration: none;
		font-weight: bold;
		padding-right: 15px;
		padding-left: 15px;
		}
	#text {
		width: 680px;
		padding: 10px;
		border-right: 1px solid #000000;
		left: 200px;
		top: 151px;
		position: absolute;
		color: #433936;
		font: 11px Lucida Grande, Arial, Verdana;
		line-height: 15px;
		}
	#text h1 {
		font: 18px Arial, Verdana;
		font-weight: bold;
		}
	a {
		color: #433936;
		font-weight: bold;
		}
	a:hover {
		text-decoration: none;
		}
