#bodyarea {
	background-color: #FFF;
	width: 800px;
}
a {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentarea {
	background-color: #FFF;
	height: 500px;
	width: 800px;
}
.content {
	background-color: #FFF;
	width: 800px;
}
.area1 {
	background-color: #FFF;
	width: 800px;
}

.imgboarder {
	border: 3px ridge #003;
}
.navu {
	padding-bottom: 2px;
	border: 0px none #003;
}
#body {
	background-color: #BDAF9B;
}

heading {
	font-style: italic;
}
.subheading {
}

.boldheading {
	font-style: italic;
	text-align: center;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textcenter {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.headingcentit {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.bodycopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.imgcenter {
	text-align: center;
}
.linkcenter {
	text-align: center;
	padding: 5px;
}
