body.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	background-attachment: fixed;
	background-image: url(../images/Design1_mainpng_r2_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-attachment: fixed;
	background-image: url(../images/Design1_mainpng_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.article {
	margin: 0;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.4;
	text-align: left;
	position: absolute;
	top: 12px;
	left: 231px;
	width: 763px;
	right: auto;
	height: 262px;
}


div.banner {
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.1;
	text-align: left;
	position: fixed;
	top: 44px;
	left: 9px;
	width: 140px;
	right: auto;
	height: 260px;

}

div.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  color: white;
}

div.banner a, div.banner em { display: block; margin: 0 0.5em }
div.banner a, div.banner em { border-top: 2px groove #993366}
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }

div.banner a:link {
	text-decoration: none;
	color: #003300;
	cursor: hand;
}
div.banner a:visited { text-decoration: none; color: #666666}
div.banner a:hover { color: #00FF00}

