@charset "UTF-8";html, body {height: 100%;}body {	margin: 0;	padding: 0;	color: #BaBa3D;	background-color: #3e2104;	font-family: "Myriad Web Pro", Verdana, Tahoma, Arial, Helvetica, sans-serif; } h1 {font-size: 16px;} .crossstripe, .crossspace {clear: both; width: 100%; position: relative; overflow: hidden;}.crossspace {height: 100%; }.leftstripetop {float: left;	background-color: #593a1f;	width: 16%;	height: 80px;}.leftstripe {float: left;	background-color: #593a1f;	width: 16%;	height: 100%;}.leftoverlap {float: left;background-color: #654327;height: 200px;	width: 16%;}.logo { margin-top: 40px;}.mainband {height: 200px;width: 84%;float: left;background-color: #4E311E;vertical-align: bottom;}.maincontent {width: 84%;float: left;}.maintag {margin: 20px 30px;vertical-align: top;color: #BAA43D;}a {	text-decoration:none;color:#FFF;font-weight:bold;}a:visited {	text-decoration: none;	color: #E2D394;}a:active, a:hover {	color: #F5F2CB;}