body {
	background-color: #fff196;
	margin: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	margin: auto;
	width: 969px;
	background-image: url(images/image.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#centerframe {
	margin: 10px;
	float: left;
	width: 690px;
	background-position: center;
}
#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	height: 29px;
	width: 969px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4286b3;
	font-weight: bold;
	padding-top: 85px;
}
#wrapper #footer p {
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #footer a {
	color: #4286B3;
	text-decoration: none;
}
#wrapper #centerframe a {
	color: #F26100;
}
#wrapper #centerframe .tabel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#frameright {
	float: left;
	width: 230px;
	padding: 10px;
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
h2 {
	font-size: 14px;
	color: #F26100;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #centerframe table {
	border: 1px dashed #F26100;
}

#wrapper #frameright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #15283C;
	text-align: left;
}
#wrapper #menu li {
	float: left;
	font-family: "Arial Black", arial;
	font-size: 15px;
	color: #F26100;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
}
#wrapper #menu #last {
	clear: both;
}
#wrapper #menu ul {
	margin: 0px;
}
#wrapper #footer #footertable td {
}

#menu {
	height: 40px;
	padding-top: 15px;
}
#wrapper #menu a {
	text-decoration: none;
	color: #F26100;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F26100;
}
#wrapper #centerframe p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #15283C;
}
#wrapper #frameright a {
	color: #15283C;
}
#wrapper #menu ul li a:hover {
color: #f4b803;
}

