body {
	left: 0px;
	top: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: center;
	background-color: #e8e3c8;
	background-image:url(images/bottombg.gif);
	background-repeat: repeat;
}


/* content */
/* content */
/* content */

#contentwrap {
	position: relative;
	width: 799px;
	margin: auto;
	padding: 0px;
	text-align: left;
	background-image: url(images/sec2-mid.gif);
	background-repeat: repeat-y;
	}

#contentsec1, #footer {
	position: relative;
	width: 799px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
#interiorsec1 {
	position: relative;
	left: 10px;
	width: 758px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	}
#interiorsec2 {
	position: relative;
	left: 10px;
	clear:both;
	width: 700px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
	}
#contentwrap .floatleft {
	float: left;
	margin-right: 20px;
	}
#contentwrap .floatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	}
/* forms */
/* forms */
/* forms */

form {
	padding: 0;
	margin: 0;
	}
form p {
	clear: both;
	position: relative;
	}
form p label {
	float: left;
	position: relative;
	padding-right: 20px;
	}
form p input select {
	float: left;
	position: relative;
	margin-left: 20px;
	}
#submit {
	position: absolute;
	left: 180px;
	width: 50px;
	}
/* printstyles */
/* printstyles */

.print	{
	display: none;
	}