.body {
	background-image: url(images/gradbar.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	}
.top {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top left;
	height: 250px;
	width: 1000px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	}
.menu {
	background-color: transparent;
	float: left;
	width: 250px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 100px;
	color: #FFFFFF;
	font-size: 20px;
	font-family: Papyrus;
	text-align: center;
	}
.menu a:link {
	color: #9797A4;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
.menu a:visited {
	color: #9797A4;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
.menu a:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
.menutab {
	text-align: center;
	font-size: 12px;
	}
.menutab a:link, a:visited {
	padding-left: 8px;
	padding-right: 8px;
	color: #914345;
	font-weight: bold;
	text-decoration: none;
	}
.menutab a:hover {
	padding-left: 8px;
	padding-right: 8px;
	color: #af2227;
	font-weight: bold;
	text-decoration: none;
	}
.credit {
	float: left;
	width: 250px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	left: 0px;
	bottom: 35px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	}
.content {
	background-image: url(images/gradbar2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: auto;
	margin-left: 285px;
	margin-right: 35px;
	padding-top: 50px;
	padding-left: 60px;
	padding-right: 45px;
	padding-bottom: 75px;
	}
.content a:link, a:visited {
	color: #914345;
	font-weight: bold;
	text-decoration: none;
	}
.content a:hover {
	color: #af2227;
	font-weight: bold;
	text-decoration: none;
	}
.content .colabout1 {
	width: 275px;
	float: left;
	margin-bottom: 25px;
	padding-left: 25px;
	padding-right: 8px;
	padding-top: 15px;
	padding-bottom: 25px;
	}
.content .colabout2 {
	margin-left: 300px;
	margin-bottom: 25px;
	padding-left: 8px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
	}
.content .col1 {
	width: 275px;
	float: left;
	margin-bottom: 25px;
	padding-right: 8px;
	padding-top: 15px;
	padding-bottom: 25px;
	}
.content .col2 {
	margin-left: 450px;
	margin-bottom: 25px;
	padding-left: 8px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
	} 
.coltitle {
	border-bottom: 2px solid #ad2227;
	color: #af2227;
	text-align: left;
	font-family: Papyrus;
	font-size: 25px;
	}
.pagetitle {
	color: #ffffff;
	font-family: Papyrus;
	font-size: 30px;
	text-align: left;
	}
.updater {
	width: 120px;
	margin-left: 35px;
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 25px;
	float: right;
	text-align: right;
	color: #000000;
	font-size: 12px;
	font-style: italic;
	}
.updater .update {
	border-bottom: #000000 solid 1px;
	color: #af2227;
	font-size: 15px;
	font-style: italic;
	text-align: right;
	}
.updater .date {
	color: #af2227;
	font-weight: bold;
	padding-right: 10px;
	}
.textbox {
	text-align: left;
	}
.textcenter {
	text-align: center;
	}
.textright {
	text-align: right;
	}
.title-bk {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	}
.title-rs {
	color: #af2227;
	font-size: 22px;
	font-weight: bold;
	}
.subtitle {
	color: #af2227;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	}
.sidecol {
	float: right;
	width: 40%;
	margin-right: 0px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	}
.cssform p {
	width: 300px;
	clear: left;
	top: 0;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	height: 1%;
	}
.cssform form {
	border="1px solid #666699;
	padding: 5px;
	}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 150px;
	}
.cssform input [type="text"] {
	background-color: #e5e5e5;
	width: 180px;
	}
.cssform textarea {
	width: 250px;
	height: 150px;
	}
.cssform select {
	background-color: #e5e5e5;
	}
* html .threepxfix {
	margin-left: 3px;
	}
