body {
	background-color: #fbedd3;
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin:50px 0px;
	padding:0px;
	text-align:center;
	}

	
#container{
	width:888px;
	margin: 0px auto; 
	text-align:left;
	height: 100%;
	top: 0px;
	}
	
#navtitle{
	position: absolute;
	width: 888px;
	height: 24px;
	top: 0px;
	margin: 0px auto;
	}
	
#navigation{
	position: absolute;
	width: 888px;
	height: 99px;
	top: 24px;
	margin: 0px auto;
	}
	
#rightimage {
	position: relative;
	width:281px;
	top: 73px;
	left: 606px;
	}
	
.smallfont{
	font-size: 10px;
	}
	
a:link {
	color: #336633;

	}  

a:visited {
	color: #336633;
	} 
	
#content {
margin-top: 15px;
	position: absolute;
	width: 575px;
	top: 130px;
	text-align:left;
	}
	
#text {
	margin-left: 30px;
	}
	
#bigtext {
	position: relative;
	font-size: 14px;
	width: 475px;
	height: 100%;
	left: 40px;
	text-align: left;
	top: -17px;
	}
	
#bigtext2 {
	position: relative;
	font-size: 14px;
	width: 475px;
	height: 100%;
	left: 40px;
	text-align: left;
	top: -17px;
	}

#bigtext3 {
	font-size: 14px;
	}
	