.body {
	font-family: "arial narrow";
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing:1px;
	color: #6A7632;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: table;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #7d2205;
	text-decoration: none;
}
.lingbg {
	background-attachment: fixed;
	background-image: url('../images/linkbg.jpg');
	background-repeat: repeat;
	background-position: left top;
	clear: left;
	float: left;
	height: 22px;
	width: 172px
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #636D2E;
	text-decoration: none;
}

<style type="text/css">

.style1 {color: #535C27}
.topline {
	background-attachment: fixed;
	background-image: url('../images/hedline.jpg');
	background-repeat: repeat-x;
	background-position:  
               center bottom;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #636D2E;
}
a:active {
	text-decoration: none;
	color: #666666;
}

</style>
.link1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #636D2E;
	text-decoration: none;
}
.link1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #636D2E;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center center;
}
.linkabout {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #636D2E;
	text-decoration: none;
}
.linkabout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #636D2E;
	text-decoration: none;
	background-attachment: none;
	background-image: url(../images/aboutlingbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

/* YADM absolute dropdown example */

.hiddenChild{
	left: -999em;
}
.shownChild{
	left:-1px
}
ul#nav.dhtml{
	position:absolute;
	top:0;
	left:0;
	height:1.5em;
	border:none;
	border-bottom:1px solid #333;
	border-top:1px solid #9c6;
	width:100%;
	background:#cf9;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#nav.dhtml li{
	position:relative;
	float:left;
	width:10em;
	border-right:1px solid #333;
}
ul#nav.dhtml ul{
	top:1.4em;
	position: absolute;
	border:1px solid #333;
	border-top:none;
	background:#dfa;
	width:10em;
	z-index:10;
}
ul#nav.dhtml li a,ul#nav.dhtml li a:hover{
	border:none;
}
ul#nav.dhtml li a{
	padding:0 .5em;
}
ul#nav.dhtml ul li{
	border:none;
	width:10em;
}
ul#nav.dhtml li.isParent{
	background:url(vertarrow.gif) 90% 50% no-repeat #cf9;
}
ul#nav.dhtml li.isActive{
	background:url(vertarrow.gif) 90% 50% no-repeat #ffc;
}
ul#nav.dhtml li.isActive a{
	background:transparent;
}
ul#nav.dhtml li.isActive ul a{
	padding:0 .5em;
}
ul#nav.dhtml a:hover{
 	background:#ffc;
}
ul#nav.dhtml li.isParent a:hover{
	background:url(vertarrow.gif) 90% 50% no-repeat #9c6;
}
ul#nav.dhtml li.isActive ul a:hover{
	background:#ffc;
}
/* 
	YADM - yet another dropdown menu 
	Menu styles without Javascript 
	See more at http://www.onlinetools.org/yadm/
*/
ul#nav{
	font-family:Arial,Sans-Serif;
	margin:0;
	padding:0;
	list-style-type:none;
	border:1px solid #666;
	background:#cf9;
	padding:.5em;
	width:10em;
}
ul#nav li ul{
	background:#cf9;
	margin:0;
	padding:0;
}
ul#nav li{
	position:relative;
	margin:0;
	width:10em;
	padding:0;
	list-style-type:none;
	background:transparent;
	color:#333;
	line-height:150%;
}
ul#nav a{
	border:1px solid #cf9;
	color:#000;
	text-decoration:none;
	display:block;
}
ul#nav a:hover{
	border:1px inset #be8;
	background:#be8;
	color:#333;
}
ul#nav li li a{
	padding-left:1em;
	color:#333;
	text-decoration:none;
	display:block;
}
ul#nav li li a:hover{
	background:#ad7;
}
.swt_logotext{
font-family:tahoma, arial; font-size:10px; color:#636D2E; line-height:23px; font-weight:bold }

.swt_logotext2{
font-family:tahoma,Arial, Helvetica, sans-serif;font-size:10px; color:#636D2E; letter-spacing:2px; text-align:right;}

.swt_logotext2 a{
font-family:tahoma, arial; font-size:10px; color:#636D2E; text-decoration:none;}

.swt_logotext2 a:hover{
font-family:tahoma, arial; font-size:10px; color:#636D2E; text-decoration:underline;}
