body {
	font-family:'Arial';
	font-size:12px;
	color: #E4D7B4;
	background:#114423;
}
.pageframe {
	width:700px;
	background:#114423;
	background-image: url(images/backrepedge.jpg);
	color: #E4D7B4;
}
.menubgr {
	width:700px;
	padding-top:4px;
	height:32px;
	font-weight:normal;
	font-size:30px;
	background:#FF00FF;
	color:#FE8824;
}
.mmenubgr {
	width:700px;
	padding-top:4px;
	height:26px;
	font-weight:bold;
	font-size:20px;
	background:#114423;
	background-image: url(images/menubgr.jpg);
	color:#886624;
}
.contactbox {
	width:514px;
	height:334px;
	background-image: url(images/contactbgr.jpg);
}
.footer {
	width:700px;
	padding-top:4px;
	height:26px;
	font-weight:bold;
	font-size:20px;
	background:#114423;
	color:#886624;
}
.tleft {
	text-align:left;
}
.tmid {
	text-align:center;
}
.button {
	color:#6A7871;
	cursor:pointer;
}
.maincontent {
	width:680px;
	margin:10px;
}
.picframe {
	border: 1px #818181 solid;
}
.basepic {
	width:700px;
	height:100px;
	background-image: url(images/basepic.jpg);
}
.abouttxt,li {
	font-size:23px;
}

.sect {
	width:680px;
	align:center;
    border: 1px solid #222222;
	border-collapse: collapse;
	border-spacing: 0px;
}
.secttop {
	background:#6B7871;
	color:#FFFFFF;
	font-size:15px;
	text-align:left;
}
.sectbot {
	background:#222222;
	color:#FFFFFF;
	font-size:17px;
	text-align:justify;
	padding: 8px 8px;
}
.sectpic {
	background:#888888;
}


A:link{text-decoration:none; color:#FE8824}
A:visited{color:#FE8824}
A:hover{text-decoration:none; color:#FFFFFF}


.oclear {clear: both; }


