body {
	padding: 0px;
	background-color: #4F2C00;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.center {
	width: 800px;
	background-color: #FFFFFF;
}
.navcell {
	background-image: url(../images/WAL_stripes.gif);
	background-repeat: repeat-y;
}
.contenttop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b5bf00;
	height: 35px;
}
.contentleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b5bf00;
	width: 34px;
}
.contentbottom {
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5bf00;
}
.content {
	padding-right: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 555px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #754200;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 8px;
	padding-right: 35px;
	padding-bottom: 8px;
	line-height: 16px;
}


a.footerlink:link {
	color: #754200;
}
a.footerlink:visited {
	color: #754200;
}
a.footerlink:hover {
	color: #9BAB04;
	text-decoration: none;
}
a.footerlink:active {
	color: #9BAB04;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.imgpad20 {
	padding-right: 25px;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9BAB04;
	font-style: italic;
	line-height: 18px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #754200;
	text-decoration: underline;
}
a:visited {
	color: #754200;
	text-decoration: underline;
}
a:hover {
	color: #9BAB04;
	text-decoration: none;
}
a:active {
	color: #9BAB04;
	text-decoration: underline;
}
.hcolor2 {
	color: #9BAB04;
}

.imageright { margin-left:12px;
}

.imageleft {margin-right:12px;
}