*{ margin: 0; padding: 0; }

a:link {
	color: white;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 0.8em;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color: #ffdf7d;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 0.8em;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 0.8em;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 0.8em;
	font-style: normal;
	text-decoration: none;
}


a.txtbtm:link {
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
}

a.txtbtm:visited {
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
}

a.txtbtm:hover {
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: underline;
}

a.txtbtm:active {
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
}








body {
	margin: 0 auto;
	padding: 0px;
	background-color: #ebe9e0;
	text-align: center;
	background-image: url(bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

img {
	border: 0px;
	padding: 0px;
	*display: block; /* IE 7 and below */
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: black;
}

ul { 
left: 50px;
position: relative;
}

li {
	list-style-type: disc; 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 0.8em;
	font-style: normal;
	text-decoration: none;
	position: relative;
	display: list-item;
}


.navtxt {
	top: 250px;
	left: 30px;
	text-align: left;
	float: left;
	color: white;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
	position: relative;
}

.title {
	text-align: left;
	float: left;
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 2em;
	font-style: normal;
	text-decoration: none;
	position: relative;
	left: 30px;
	top: 290px;
	clear: left;
}

.txtbtm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#container {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
}

#footer {
	width: 910px;
	height: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #204d5f;
	position: relative;
	clear: both;
}

#mainbody {
	width: 900px;
	text-align: left;
	float: left;
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
	position: relative;
	left: 30px;
	clear: left;
}

#uppernav {
	width: 960px;
	background-image: url(head.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 368px;
}

