body {
	background-position: center;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: none;
	background-color: #FFFFFF;
}
ul.tight {
	margin-top:0em;
	margin-left:3em;
	margin-bottom: 0em;
}
.footer {
	color: #996633;
	background-color: #FFFFFF;
	display: block;
	height: 50px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.banner1 {
	background-color: #FFFFFF;
	background-image: url(images/banner2.jpg);
	height: 130px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center center;
	margin-top: 10px;
}
.welcome {
	height: 250px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/welcome.jpg);
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.textarea {
	color: #996633;
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: justify;
	white-space: normal;
	font-size: 14px;
	overflow: auto;
	padding: 10px;
}
.footer2 {
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	height: 40px;
	width: 100%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.blank {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.blank2 {

	height: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.blank3 {


	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

