@charset "UTF-8";
#header {
	background-color: #ff6600;
	text-align: center;
}
#MainText {
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.2em;
	text-align: left;
}
#Content {
	background-image: url(images/BKGND.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BKGND2.jpg);
	background-repeat: repeat-x;
	background-color: #B9BABC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-weight: normal;
}
h1 {
	font-size: 20px;
}
#sidebar1 {
	padding-top: 12px;
}
.tagline {
	letter-spacing: 0.3em;
	color: #FFFFFF;
}
.copyright {
	font-size: 9px;
	color: #333333;
	text-align: center;
}
#Footerbar {
	background-color: #FF6600;
	height: 16px;
}
#Textarea {
	padding: 8px;
}
#logo {
	height: 200px;
	width: 100px;
}
