body {
	font-family: Verdana, Tahoma, Arial, Geneva, "Lucida Console", "Trebuchet MS", Helvetica, sans-serif;
	margin: 0px;
}

applet {
	float: left;
}

H1 {
	font-size: 17pt;
}

H2 {
	font-size: 14pt;
	font-weight: normal;
}

.main {
margin: 12px;
max-width: 950px;
		
}

.banner1 {
	margin-bottom: 0px;
   height: 188px;
}

.banner1a { /* not used */
	color: #404A53;
	padding-top: 12px;
	margin-left: 200px;
}

.banner2 {
	color: #404A53;
	margin-bottom: 12px;
}

.item {
	float: left;
	width: 280px;
	height: 280px;
	margin-right: 12px;
	margin-bottom: 12px;
	background-color: #D8E0E2;
	position: relative;
}

.bar {
	color: White;
	background-color: #404A53;
	height: 36px;
	font-weight: bold;
	font-size: 85%;
}

.text {
	padding: 12px 12px 0 12px;
	font-size: 85%;
	line-height: 130%;
	
}
.text img, .text object {
	position: relative;
	top: 6px;
}


.text-half {
	background-color: #D8E0E2;
	padding: 6px 6px 0 6px;
	height: 98px;
	font-size: 85%;
	line-height: 130%;
}

div.bar a:link, div.bar a:visited  {
	color: #fff;
 text-decoration: none;
}

div.bar a:hover  {
	color: #fff;
	text-decoration: underline;
}

div.text a:link, div.text a:visited,
div.text-half a:link, div.text-half a:visited  {
	color: #000;
 text-decoration: none;
}

div.text a:hover,
div.text-half a:hover  {
	color: #000;
	text-decoration: underline;
}

.footer {
	width: 100%;
	clear: left;
	font-size: 85%;
	line-height: 130%;}
	
#noslogo {
	margin-top: 20px;
}
.pushpicdown {
	height:140px;
	width:258px;
	left: 11px;
	top: 140px;
	position: absolute;
}
