body {

	margin: 0;
	padding: 0;
	background: #e8e9d8 url("images/title.gif") top center no-repeat;
	color: #694f20;

}

body,td {

	font-family: "Comic Sans MS", "Comic Sans", Comic Sans, Comic, Arial, sans-serif;
	font-size: 12px;

}

.alt {

	display: none;

}

.image {

	margin: 10px;

}

.left {

	float: left;

}

.right {

	float: right;

}

.columnFix {

	clear: both;

}
#page {

	display: block;

}

#layout {

	text-align: left;

}

#layout .flag {

	background: #e8e9d8;
	height: 30px;
	text-align: center;

}

#layout .flagLeft {

	margin-left: -1px;
	margin-bottom: -1px;
	width: 171px;
	height: 30px;

}

* html #layout .flagLeft {

	margin-left: -2px;
	margin-bottom: 0;
	
}

#layout .flagRight {

	margin-left: 35px;
	width: 185px;
	height: 30px;

}

#layout #left {

	background: url("images/towerbg_left.gif") 22px 0px repeat-y;

}

* html #layout #left {

	background: url("images/towerbg_left.gif") 21px 0px repeat-y;

}

#layout #right {

	background: url("images/towerbg_right.gif") 35px 0px repeat-y;

}

#layout #left img {

	margin-left: 38px;

}

#layout #left #towerTopLeft {

	width: 203px;
	background: url("images/tower_left.gif") top left no-repeat;
	border: 1px solid transparent;

}

* html #layout #left #towerTopLeft {

	border: none;

}

#layout #right #towerTopRight {

	width: 203px;
	height: 404px;
	background: url("images/tower_right.gif") top left no-repeat;

}

#topNav ul {

	list-style: none;
	margin: 305px 0 0 15px;
	padding: 0;

}

#topNav ul li {

	margin: 0;
	padding: 0;
	display: inline;

}

#topNav ul li a {

	display: block;
	width: 148px;
	color: #fff;
	text-decoration: none;
	font-family: "Comic Sans MS", "Comic Sans", Comic Sans, Comic, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 3px 0 2px 0;

}

#topNav ul li a:hover {

	color: #fbb64d;

}

#banner {

	background: url("images/banner_middle.gif") top left repeat-x;
	height: 98px;
	text-align: center;
	margin: 0 -10px 0 -10px;
	position: relative;
	z-index: 50;
	top: 168px;

}

#banner #bannerRight {

	background: url("images/banner_right.gif") top right no-repeat;
	height: 98px;

}

#banner .container {

	background: url("images/banner_left.gif") top left no-repeat;
	height: 98px;

}

#banner img {

	position: relative;
	top: 25px;

}

#content {

	margin: 185px 0 0 0;
	font-size: 14px;

}

#content .container {

	padding: 15px 1% 45px 1%;

}

#content h3 {

	text-align: center;
	font-size: 24px;
	font-style: italic;
	color: #694f20;

}

#content small {

	font-size: .75em;

}

#content .container #helpUsOut {

	width: 334px;
	height: 267px;
	background: url("images/box_helpusout.gif") top left no-repeat;
	color: #fff;
	padding: 50px 0 0 55px;
	font-size: 12px;
	text-align: left;

}

#content .container #helpUsOut .cont {

	width: 240px;

}

#content .container #helpUsOut .spacer {

	float: left;
	width: 50px;
	height: 100px;

}

#content .container #helpUsOut a {

	color: #ff9;

}

#wantToHelp {

	position: relative;
	left: 61px;
	border: none;

}

#bottomLeft,#bottomCenter,#bottomRight {

	height: 52px;

}

#bottomLeft {

	background: url("images/towerbg_left.gif") 22px 0px repeat-y;

}

* html #bottomLeft {

	background: url("images/towerbg_left.gif") 21px 0px repeat-y;

}

#bottomLeft .container {

	width: 205px;
	height: 52px;
	background: url("images/grass_short.gif") bottom right no-repeat;

}

* html #bottomLeft .container {

	width: 203px;

}

#bottomCenter {

	width: 100%;
	height: 52px;
	background: url("images/grass.gif") bottom left repeat-x;

}

#bottomRight {

	background: url("images/towerbg_right.gif") 35px 0px repeat-y;

}

#bottomRight .container {

	width: 203px;
	height: 52px;
	background: url("images/grass_short.gif") bottom left no-repeat;

}
