body {
	background-color: #986828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width:850px;
	height:auto;
	margin:0 auto;
}

#wrapper {
	width:700px;
	height:auto;
	margin:0 auto;
	position:relative;
}

#content {
	width:700px;
	height:auto;
	min-height:650px;


}

#footer {
	width:500px;
	height:20px;
	margin:20px 100px 20px 100px;
	text-align:center;
	
}

.dtext {
	color: #643614;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #F7F69C; 
	text-align:left; 
}

.formtext {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color: #F7F69C; 
	text-align:left; 
}

.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:18px;
	font-weight:bold;
	color: #643614; 
}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	color: #643614; 
}

.lettertext {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #F7F69C; 
	text-align:left; 
}

.error {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#990000;
	font-weight:bold; 
	text-align:left; 
}

#text {
	width:700px;
	height:auto;
}

#text p {
	margin:10px;
}

#links {
	width:400px;
	height:25px;
	padding-left:10px;
	padding-top:5px;
}


a:link {
	color: #F7F69C;
}
a:visited {
	color: #F7F69C;
}
a:hover {
	color: #DEDE12;
}
a:active {
	color: #F7F69C;
}

#content1 {
	height: 300px;
	width: 380px;
	float:left;
	overflow:hidden;
	text-align:left
}

.scrollbar-vert{
	background:url(images/scrollbg.png) repeat-y;
	height: 300px;
	width: 20px;
	float:left;
}
.handle-vert{
	height: 38px;
	width: 20px;
	background:url(images/scroller.png) repeat-y;
}

}
.scrollbar-hor{
	background-color: #d2e8ff;
	height: 20px;
	width: 300px;
	float:left;
}
.handle-hor{
	height: 20px;
	width: 42px;
	background: url(styles/img/handle-hor.gif) no-repeat;
}

#world {
	width:142px;
	height:154px;
	position:absolute;
	top:0px;
	left: 600px;

}
