body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #853141;
	width: 100%;
	margin: 5px 0px;
	text-align: center;
}


div {
scrollbar-face-color: #853142; 
scrollbar-highlight-color: #37010C; 
scrollbar-3dlight-color: #37010C; 
scrollbar-darkshadow-color: #37010C; 
scrollbar-shadow-color: #37010C; 
scrollbar-arrow-color: #FFFFFF; 
scrollbar-track-color: #37010C; 
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF4B1;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#surround {
	height: 590px;
	width: 810px;
	background-image: url(images/surround.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
#menulinks {
	width: 145px;
	padding-left: 30px;
	padding-top: 70px;
}
#menulinks A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF3B0;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}
#content {
	width: 528px;
	position: absolute;
	height: 400px;
}
#autotext {
	height: 330px;
	width: auto;
	overflow: auto;
	padding-right: 10px;
}
#woman {
	height: 402px;
	width: 336px;
	position: absolute;
	right: -70px;
	top: 30px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFAB6;
	text-align: justify;
	margin-top: 0px;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFF4B1;
	font-size: 23px;
	text-align: right;
	margin-top: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFAB6;
	list-style-type: circle;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFF4B1;
	font-size: 15px;
	margin: 0px;
}
#footer {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF4B1;
	line-height: 9px;
	margin-top: 30px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFF4B1;
	font-size: 21px;
	margin: 0px;
	text-align: center;
	display: block;
}
#house {

	height: 321px;
	width: 336px;
	position: absolute;
	right: -70px;
	top: 100px;
}
img {
	border: 0px;
}
