body {
	margin: 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #006699;
}

#main {
	width: 734px;
	margin: 5px auto 10px auto;
	padding: 0;
	border-width: 0px;
	text-align: left;
}

#head {
	width: 754px;
	height: 147px;
	margin: 0;
	padding: 0;
	border-width: 0px;
}
#head img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#headlinks {
	width: 739px;
	margin: 0 15px 0 0;
	padding: 0;
	border-width: 0px;
	text-align: right;
}
#otherres {
	width: 739px;
	margin: 0 15px 0 0;
	padding: 0;
	border-width: 0px;
	text-align: right;
}
#otherres a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
#otherres a:visited {
	text-decoration: none;
}
#otherres a:after {
	text-decoration: none;
}
#otherres a:hover {
	text-decoration: underline;
}
#content {
	width: 737px;
	margin: 0;
	padding-left: 17px;
	border-width: 0px;
	background-image: url('../images/mainbg.jpg');
}

#menu {
	width: 164px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	border-width: 0px;
	float: left;
}
	
#menu ul {
	width: 164px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
}

#menu ul li, #menu ul li#sel {
	width: 164px;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	list-style-type: none;
	list-style-position: outside;
	text-align: center;
	background-image: url('../images/redarrow.gif');
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

#menu ul li.sel {
	background-image: url('../images/selredarrow.gif');
}

#menu p {
	width: 120px;
	margin: 0 auto 0 auto;
	padding: 0;
	color: white;
	font-weight: bold;
	text-align: left;
}

#menu a {
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

#menu a:after {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#menu a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

#menu img {
	margin-top: 3px;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

#menu img.mright {
	margin-right: 5px;
	vertical-align: middle;
}

#right {
	width: 535px;
	padding-left: 5px;
	padding-right: 20px;
	margin: 0;
	float: right;
}

#bottom {
	clear: both;
	height: 0.1px;
}

.cAll {
	clear: both;
	height: 1px;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

#staticdiv  {
	width: 153px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#staticdiv h2 {
	background-image: url('../images/grow.jpg');
	height: 18px;
	width: 132px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin: 0 0 2px 0;
	padding: 0 0 0 20px;
}

#staticdiv img {
	margin: 0;
	padding: 0;
}

#staticdiv a {
	color: black !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
#staticdiv a:visited {
	text-decoration: none !important;
}
#staticdiv a:after {
	text-decoration: none !important;
}
#staticdiv a:hover {
	text-decoration: underline !important;
}

#staticdiv p {
	width: 148px;
	color: black;
	padding: 10px 0 10px 5px;
	margin: 0;
	background-color: white;
	font-weight: normal;
}

#staticdiv span {
	font-style: italic;
}

.headimage {
	border: none;
}