	body {
		margin: 0px;
		padding: 0px;
		color: #686754;
		font-family: "Trebuchet MS", arial, sans-serif;
		font-size: 95%;
		background-color: #000000;
		background-image: url("images/bg.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		}

	img {
		border: 0px;
		}


	div, h1, h2, span {
		display: block;
		padding: 0px;
		margin: 0px;
		overflow: visible;
		}
	





	div.wrap {
		width: 778px;
		}


	div.left {
		float: left;
		}

	div.right {
		float: right;
		}
	
	div.clear {
		clear: both;
		}

	div.content-wrap {
		width: 778px;
		background-image: url("images/x_12.jpg");
		}

	div.content {
		padding: 0px 30px 0px 30px;
		text-align:left;
		}



	h1 {
		font-size: 1.9em;
		}

	h2 {
		font-size: 1.2em;
		}



	div a:link {
		color: #000000;
		}

	div a:visited {
		color: #000000;
		}






	table.imglayout {
		color: #f0e9cb;
		font-size: .9em;
		}

	table.imglayout img {
		border: 1px solid #87826c;
		}

	td p.txt {
		padding: 5px 15px 5px 15px;
		border-top: 1px dashed #f0e9cb;
		}







	span.footer {
		font-size: .9em;
		color: 686754;
		line-height:1.1em;
		padding-top:.5em;
		}

	span.footer a:link {
		color: 686754;
		text-decoration: none;
		}

	span.footer a:visited {
		color: 686754;
		text-decoration: none;
		}
