@charset "utf-8";
#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 875px;
	margin-right: 15%;
	margin-left: 100px;
	margin-top: 10px;
}
#wrapper #front-header {
	background-image: url(inner-header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	width: 839px;
}

#wrapper #under {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#wrapper #front-header #name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CACC30;
	margin-top: 25px;
}
.topics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EEB43E;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-bottom-style: none;
	border-top-color: #231F20;
	border-right-color: #231F20;
	border-bottom-color: #231F20;
	border-left-color: #231F20;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.review {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
}
.review-sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #under #reviews {
	width: 90%;
	float: none;
	margin-left: 25px;
	background-image: url(images/spot1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 510px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #under #form-area {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right center;
}
#wrapper #under #footer {
	background-image: url(images/footerr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 114px;
	width: 839px;
}
#wrapper #under #pic {
	width: 192px;
	float: right;
	height: 256px;
}
<body onLoad="document.forms.form_name.form_field.focus()">input {
	border: thin solid #CCCCCC;
}
