
	body {
		margin: 0px;
		padding: 0px;
		color: #f0e9cb;
		font-family: Georgia, Garamond, "Times New Roman", serif;
		background-color: #694015;
		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.content_wrap {
		width: 768px;
		overflow: visible;
		text-align: left;
		background-color: #210001;
		background-image: url("images/x_13.jpg");
		background-position: center bottom;
		background-repeat: no-repeat;
		}

	div.content_main {
		padding: 20px 10px 10px 34px;
		}


	div.left {
		float: left;
		overflow: visible;
		}

	div.right {
		float: right;
		overflow: visible;
		}

	div.clear {
		clear: both;
		}
	




	h1 {
		color: #f0d046;
		font-size: 1.1em;
		}

	h2 {
		color: #f0d046;
		font-size: 1em;
		}
		
	a:link {
		color: #f0d046;
		}

	a:visited {
		color: #f0d046;
		}





	div.footer_wrap {
		width: 768px;
		height: 68px;
		overflow: visible;
		background-image: url("images/x_14.jpg");
		background-position: left top;
		text-align: center;
		}

	div.footer_content {
		width: 768px;
		height: 68px;
		padding-top: 33px;
		color: #f0d046;
		font-size: .9em;
		}

	div.footer_content a:link {
		color: #f0d046;
		text-decoration: none;
		}

	div.footer_content a:visited {
		color: #f0d046;
		text-decoration: none;
		}

