@charset "utf-8";
body {
	background-color: #362f2d;
	color: #FFFFFF;
	font-size: 14px;
	text-align:center;
	font-family: "Trebuchet MS";
	line-height: normal;
}

#wrapper {
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-color: #362f2d;
	position: relative;
	z-index: 100;
	top: 0px;
	border-top-color: #FFFFFF;
	width: 900px;
	margin: auto;
}

#pagehead {
	position: relative;
	z-index: 105;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
}

#navbar {
	position:relative;
	text-align:center;
	z-index: 113;
	bottom: 0px;
	height: 30px;
	width: 900px;
	margin: auto;
}

#content {
	position:relative;
	z-index:100;
	overflow: visible;
	margin: auto;
	width: 900px;
	height: inherit;
}

#footer {
	position:relative;
	width:900px;
	height:40px;
	z-index:110;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: center;
	bottom: 0px;
	left: auto;
	right: auto;
	margin: auto;
	margin-right: auto;
}
.paragraphstyle {
	font-size: 14px;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC6600;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC3300;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
.style1 {
	font-size: 14px
}

.style2 {font-size: 14px}
