.container 
{
	position: relative;
	margin: 0 auto;
	text-align:left;
	width:691px;
	}
body 
{
	text-align:center;
	background-image: url(images/bg.jpg);
}

.form 
{
	position: absolute;
	left: 434px;
	top: 524px;
	width: 242px;
}
input, select, textarea 
{
	font-family: garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #851C00;
	background-color: #FFFFFF;
	border: #C2AB87 solid 1px;
	padding:5px;
}
.submit {
	border: 0px;
	padding:0px;
}

#width {
	width: 365px;
	margin-left: 25px;
	margin-bottom: 25px;
}
.content {
	background-color: #F0EAD8;
}
#footer {
	text-align: left;
	width: 650px;
	margin-bottom:20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 10px;
	line-height: 14px;
}
#footer a
{
	font-size: 10px;
	line-height: 14px;
}
#float {
	position: absolute;
	left: 431px;
	top: 212px;
}
.formblock {

	margin: 0px;
	padding: 5px;
	display: block;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #771C07;
}
.h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #446165;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #446165;
	text-decoration: none;
	font-weight: bold;
}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DCCDA6;
	background-color: #FFFFFF;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #446165;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #446165;
	text-decoration: none;
	font-weight: bold;
}
li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1D4B1;
	margin-left: -35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2D8B4;
}
