body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	text-align: center;
	height:100%;
}
#container {
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 860px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	background-color: #99CCCC;
}
#col1 {
	width: 158px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bfbe88;
	border-right-color: #bfbe88;
	border-bottom-color: #bfbe88;
	border-left-color: #bfbe88;
}
#footer {
	width: 860px;
	height: 50px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	font-family: "Bookman Old Style";
	background-color: #FFFFFF;
	color: #CC0000;
}
.clear {
	clear: both;
}
#box {
	width:146px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bfbe88;
	border-right-color: #bfbe88;
	border-bottom-color: #bfbe88;
	border-left-color: #bfbe88;
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3a3769;
}
#main {
	width: 650px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main-header {
	padding: 10px;
	width: 650px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	color: #333333;
}
#main-image {
	width: 470px;
	margin-bottom: 10px;
}
#main-text {
	padding: 5px;
	width: 450px;
	background-color: #FFFFFF;
	min-height: 600px;
}
body,td,th {
	font-family: "Bookman Old Style";
	font-size: 12px;
	color: #3a3769;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #3a3769;
}
h4 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: #3a3769;
}
h5 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #3a3769;
}
a:link {
	text-decoration: none;
	color: #780A13;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #780A13;
}
a:hover {
	text-decoration: none;
	color: #780A13;
}
a:active {
	text-decoration: underline;
	color: #780A13;
}

a.menu:link {
	text-decoration: none;
	color: #780A13;
	font-size: 12px;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #780A13;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
	color: #780A13;
	font-size: 12px;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;
	color: #780A13;
	font-size: 12px;
		font-weight: bold;
}

ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
