<!-- Dynamic resizing tip#1: Change margin: 30px; to margin: 0px; then scroll down to Dynamic resizing tip#2 -->
body {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 13px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
 background-color: #ffffff;
 color: #234d37;
}
h1 {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 26px;
 font-weight: normal;
 color: #ffffff;
 background-color: transparent;
 padding: 0px;
 margin: 0px;
 }
h2 {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 19px;
 font-weight: normal;
 line-height: 16px;
 color: #234d37;
 background-color: transparent;
 }
 h2.titletext {
 border-bottom: 1px dashed #234d37;
  }
h3 {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 line-height: 15px;
 color: #234d37;
 background-color: transparent;
 margin-bottom: 5px;
 text-decoration: underline;
 }
p {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 color: #234d37;
 background-color: transparent;
 }
td  {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 13px;
 font-weight: normal;
 line-height: 15px;
 vertical-align: top;
 color: #234d37;
 }
a {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline;
 color: #234d37;
 background-color: transparent;
 }

a:visited {
 text-decoration: underline;
 color: #234d37;
 background-color: transparent;
 }

a.navlink {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 color: #234d37;
 background-color: transparent;
 }

a.navlink:visited {
 text-decoration: none;
 color: #234d37;
 background-color: transparent;
 }

a.newslink {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 line-height: 10px;
 text-decoration: none;
 color: #234d37;
 background-color: transparent;
 }

a.newslink:visited {
 text-decoration: none;
 color: #234d37;
 background-color: transparent;
 }

a.newslink:hover {
 text-decoration: underline;
 }

li {
 font-family: Verdana, Lucida, helvetica, arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 padding-bottom: 7px;
 color: #234d37;
 background-color: transparent;
 margin-top: 0px;
 margin-bottom: -5px;
 }

.navcell {
 padding: 3px 7px 3px 7px;
 }

.menutitle {
cursor:pointer;
margin-bottom: 5px;
background-color:#234d37;
color:#ffffff;
width:170px;
padding:2px;
text-align:center;
font-size: 12px;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}
.menutitle-search {
cursor:none;
margin-bottom: 5px;
background-color:#234d37;
color:#ffffff;
width:170px;
padding:2px;
text-align:center;
font-size: 12px;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}
.submenu {
margin-bottom: 0.5em;
}
.menu {
margin: 0px 0px 0px 30px;
}
img {
 border: none;
 }
blockquote {
 	border: 1px dashed #234d37;
	padding:10px;
	}
#heading {
	height: 53px;
	padding-left: 20px;
	vertical-alignment: middle;
	background-color: #234d37;
	margin: 0px;
	}
#content {
	font-family: Verdana, Lucida, helvetica, arial, sans-serif;
	margin-top: 0px;
	margin-left: 190px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-top:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
#nav {
	width: 180px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	position: absolute;
	top: 53px;
	margin-left: 0px;
	}
#footer {
	height: 50px;
	padding-left: 20px;
	background-color: #234d37;
	margin: 0px;
	color: #ffffff;
	padding: 5px;
	}
