body {
	font-family:	Arial;
	font-size:  	12pt;
	background-image:		url(images/background.gif);
	margin: 			0 0 0 0;
	margin-bottom: 20px;
}

.content {
	width: 			600px;
	margin: 			auto;
	background-color: 	white;
}

.header {
	height: 			89px;
}

.header img {
	border: 			none;
}

.navigation {
	padding-left: 	93px;
	font-size: 		0.9em;
	height: 			19px;
	letter-spacing:	-0.3px;
}

.navigation ul {
	margin: 			0px;
	padding: 		0px;
	list-style: 	none;
}

.navigation li {
	display: 		inline;
	padding-right:	10px;
}

.navigation a {
	font-weight: 	bold;
	color: 			#666600;
	text-decoration:	none;
}

.navigation a:hover {
	color: 			#FF9933;
}

.body {
	padding-left:	93px;
	padding-right:	80px;
	line-height:	14pt;
}

.home .body {
	padding-top:	42px;
	padding-bottom:	90px;
	background-color:	#CC9966;
	color:			#FFFFFF;
	font-size: 		1.00em;
	font-weight: 	normal;
	line-height: 	15pt;
}

.site .body {
	padding-top: 	5px;
	padding-bottom:	30px;
	background-color:	#EDDBCA;
	color: 			#67623D;
	font-size: 		0.8em;
	font-weight: 	normal;
	line-height: 	14pt;
	letter-spacing:	0.2px;
}

h1 {
	font-family:	Arial Narrow, Arial;
}

.home .body h1 {
	color: 			#FFFFCC;
	font-size: 		1.5em;
}

.site .body h1 {
	color: 			#CC6600;
	font-size: 		1.5em;
}

h2 {
	font-family:	Arial;
}

.site .body h2 {
	color: 			#CC6600;
	font-size: 		1.2em;
}

.body a {
	color: 			#FFFFCC;
}

.footer1 {
	padding: 		15px;
	padding-left: 	93px;
	padding-right:	80px;
}

.footer1 img {
	margin-right:	15px;
}

.footer2 {
	background-color:	#909036;
	font-size: 		.8em;
	color: 			#E6E683;
	text-align: 	center;
	font-weight: 	bold;
	vertical-align:	middle;
	letter-spacing:	0.0em;
	padding:			15px;
}

.footer2 a {
	color: 		#F7F733;
}

#hidden {
	visibility:	hidden;
	height:		1px;
	width:		1px;
	z-index:		1;
	top:			0;
	left:			0;
	position:	absolute;
}
