body {
	font-family: Verdana, sans serif;
                font-size: x-small;
	background-color:#000000;
	margin-top: 25px;
	margin-left:25px;
	background-image: url(images/bkgd_lt.gif);
}
a:link {
	color:#615121;
}
a:visited {
	color:#615121;
}
a:hover {
	color:#0033FF;
}
#header {
	float:left;
	width:718px;
	height:125px;
	margin-top:0px;
	padding:10px 0px 10px;
	background-color: #EAD79D;
	border: solid thin #615121;
}
#text {
	float:left;
	width:698px;
	background-image:url(images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 55px 400px;
	background-color: #d5d5d5;
	padding:10px 10px 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #615121;
	border-bottom-color: #615121;
	border-left-color: #615121;
}
.footpics img
{margin:0px; 
width:150px;
height:123px;
}
.footer {
font-size:x-small;
} 

