body   {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:   0px;
	margin-bottom: 0px;
	background-color: #dcd2a5;
	background-image: url(../../images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position:   center;
}

#footer {
	background: url(../../images/footerbg.jpg) repeat-x bottom;
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: Black;
}

#maintextarea {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left:10px;
	width: 720px;
	padding: 3px;
	font-family: arial;
	font-size:12px;
}

#maintextarea p {
	text-align: justify;
	display: inline;
}

#sidebar {
	position: relative;
	float: left;
	margin-top: 14px;
	margin-left:10px;
	width: 55px;
}

a {
	font-family: arial;
	font-size:12px;
	text-decoration: none;
	color: #7e7652;
}

a.btnlink {
	padding: 3px;
	margin: 3px;
	border: 1px solid #ada74d;
	background-color: #ffe4c4;
	font-family: arial;
	font-size:14px;
	text-decoration: none;
	color: #b8860b;
}

td p {
	font-family: arial;
	font-size:12px;
}

p.hdr {
	font-family: arial;
	font-size:15px;
	font-weight: bold;
	color: #faf0e6;
}

h1 {
	font-family: arial;
	font-size:24px;
	font-weight: bold;
	color: #8f865e;
	display: inline;
}

h2 {
	font-family: arial;
	font-size:18px;
	font-weight: bold;
	color: #8f865e;
	display: inline;
}

#spec {
	position: relative;
	float: left;
	text-align: center;
}