body {
	background: url("images/bg-v.gif") repeat-y center top #18130d;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	background: url("images/bg-h.gif") repeat-x;
	width: 100%;
	text-align: center;
}
#page {
	margin: 0px auto;
	width: 750px;
	background-image: url(images/txtbg.gif);
	background-repeat: repeat-y;
}
#text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C29E69;
	text-align: left;
	padding: 10px 20px;
	line-height: 18px;
	background-image: url(images/text-top.gif);
	background-repeat: no-repeat;
}
#right {
	text-align: left;
	float: right;
	width: 460px;
	margin-bottom: 10px;
}
#left {
	float: left;
}
#footer {
	background: url("images/footer-top.gif") no-repeat;
	clear: both;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9E8354;
	padding: 10px;
}
#footer a {
	color: #C67D1C;
	text-decoration: none;
}
#text h1 {
	font-size: 11px;
	color: #E4C69C;
	font-weight: normal;
}
#footer a:hover {
	color: #C67D1C;
	text-decoration: none;
	background-color: #000000;
}
#text h2 {

	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
}
.imghz {
	background-position: center center;
	height: 122px;
	width: 228px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.imgpt {
	background-position: center center;
	height: 162px;
	width: 122px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
}
#fix {
	clear: both;
}
