body {
	color: #E7E5BE;
	font-family: tahoma, arial;
	font-size: 11px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
}
table.background { background: images/header.jpg;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* {
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	text-align: center;
}

#header ul{
	margin: 25px 20px 25px 20px;
	padding:0px;
	color:#c5b16b;
	width:149px;
	top: 0px;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
}


#header li{
	background-color:#cebc7d;
	width: 136px;
	text-align:center;
	padding: 0px 0px 1px 10px;
	list-style-type: none;
}
.link,#last {
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	margin:0px;
	text-transform: uppercase;
	width: 125px;
	display:block;
	color: #7a6b3e;
	font-size: 14px;
	font-weight: normal;
	position:relative;
	text-align:center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #CEBC7D;
	list-style-type: none;
}
.link:hover, #last:hover{
	color:#4c5b38;
}
.link {border-bottom: 1px dashed #9c8f5e;}
#last {border-bottom: 0px none #9c8f5e;}
#navtop{
	background-image:url(images/navtop.gif);
	background-repeat: no-repeat;
	display:block;
	width:146px;
	height:20px;
}
#navbottom{
	background-image:url(images/navbottom.gif);
	display:block;
	width:146px;
	height:19px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
p a:link {
	color: #7a6b3e;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
}
	
p a:visited {
	color: #7a6b3e;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
}
	
p a:hover, a:active {
	color: #7a6b3e;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #7A8BB1;
	margin-left: 15px;
	margin-right: 15px;
}

#content {
	width: 834px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC6600;
	text-decoration: none;
	margin-bottom:15px;
	text-align:center;
}


#footer {
	margin-left:0px;
	display:block;
	background: url(images/footerbg.gif) repeat-x;
	width: 834px;
	height:67px;
	padding: 0px;
	margin-right: 0px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #FDF5C6;
	text-decoration: none;
	text-align:right;
	padding:20px 20px 20px 0px;
}

