
	body {
		margin: 0px;
		padding: 0px;
		color: #f0e9cb;
		font-family: Georgia, Garamond, "Times New Roman", serif;
		background-color: #372b19;
		background-image: url("images/bg.jpg");
		background-repeat: repeat-x;
		}


	div, span, h1, h2, p {
		display: block;
		margin: 0px;
		padding: 0px;
		}

	img {
		border: 0px;
		}



	div.head {
		width: 768px;
		}

	div.head-left {
		float: left;
		width: 264px;
		}		

	div.head-right {
		float: right;
		width: 504px;
		}







	div.content_wrap {
		width: 768px;
		overflow: visible;
		text-align: left;
		background-color: #000000;
		background-image: url("images/x_12.jpg");
		background-position: center bottom;
		background-repeat: no-repeat;
		}


	div.content_main {
		padding: 25px 10px 10px 28px;
		}


	div.left {
		float: left;
		overflow: visible;
		}

	div.right {
		float: right;
		overflow: visible;
		}

	div.clear {
		clear: both;
		}
	




	h1 {
		color: #efd37f;
		font-size: 1.1em;
		}

	h2 {
		color: #efd37f;
		font-size: 1em;
		}
		
	a:link {
		color: #f0d046;
		}

	a:visited {
		color: #f0d046;
		}



	table.imglayout {
		color: #f0e9cb;
		font-size: .9em;
		}

	table.imglayout img {
		border: 1px solid #87826c;
		}

	td p.txt {
		padding: 5px 25px 5px 25px;
		border-top: 1px dashed #f0e9cb;
		}






	div.footer_wrap {
		width: 768px;
		height: 68px;
		overflow: visible;
		background-image: url("images/x_13.jpg");
		background-position: left top;
		text-align: center;
		}

	div.footer_content {
		width: 768px;
		height: 68px;
		padding-top: 30px;
		color: #c5ab7c;
		font-size: .9em;
		}

	div.footer_content a:link {
		color: #c5ab7c;
		text-decoration: none;
		}

	div.footer_content a:visited {
		color: #c5ab7c;
		text-decoration: none;
		}




	div.watermark {
		margin-top: 5px;
		margin-bottom: 10px;
		color: #857051;
		font-size:.9em;
		}

	div.watermark a:link, a:visited {
		color: #857051;
		}
