            #button1        { position: absolute; z-index: 10; top: 142px; left: 115px; width: 70px; height: 14px; visibility: visible }
			
			
			#button2        { position: absolute; z-index: 10; top: 176px; left: 194px; width: 83px; height: 16px; visibility: visible }
			#button3       { position: absolute; z-index: 10; top: 242px; left: 207px; width: 85px; height: 13px; visibility: visible }
			#button4       { position: absolute; z-index: 10; top: 350px; left: 180px; width: 62px; height: 13px; visibility: visible }
			#button5 {
	position: absolute;
	z-index: 10;
	top: 440px;
	left: 155px;
	width: 100px;
	height: 18px;
	visibility: visible;
}
			

 #button5 a:link, #button5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#button5 a.here {
	color: #CF2893;
	text-decoration: none;
}

#maintext {
	background-color: #EBEFDC;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;

	padding-left: 35px;
	width: 345px;
	padding-right: 20px;
	color: #000000;
	margin: 0px;
}
#maintext h2 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
}
#maintext h3 {

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
}
#maintext a:link, #maintext  a:visited {

	color: #CC3300;
	background-color: transparent;
	text-decoration: none;
	font-size: 14px;
}
#maintext a:hover, #maintext a:active {



	color: #993300;
	background-color: #99CC66;
}

