body {
	background-image: url(images/back.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #281500;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	height: 780px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/guy_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 170px;
	width: 950px;
}
#wrapper #left {
	background-image: url(images/guy_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 569px;
	width: 240px;
}
#wrapper #left #nav {
	width: 200px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	height: 240px;
}
#wrapper #main {
	float: left;
	height: 569px;
	width: 710px;
	background-image: url(images/guy_03.jpg);
	background-repeat: no-repeat;
}
#wrapper #main #textarea {
	width: 580px;
	margin-left: 60px;
	margin-top: 20px;
	height: 530px;
}
#wrapper #main #textarea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #F60;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper #main #textarea h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #281500;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrapper #main #textarea h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #F60;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper #main #textarea p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper #footer {
	background-image: url(images/guy_04.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 41px;
	width: 950px;
}
#wrapper #footer #text {
	width: 600px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#wrapper #footer #text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #footer #text a {
	color: #F60;
}
#wrapper #main #textarea ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}
#wrapper #main #textarea iframe {
	height: 200px;
	width: 300px;
}
.enrolheads {
	font-size: 14px;
	font-weight: bold;
	color: #281500;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrapper #main #textarea p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main #textarea table {
	padding-left: 10px;
	padding-right: 10px;
	width: 400px;
}
#wrapper #main #textarea #form1 .main {
	width: 550px;
}

