



div#textblock{

	border-top: thin solid black;

	position: absolute;

	top: 200px;

	left: 40px;

	width: 760px;

}



div.menu{

	border: none;

	position: absolute;

	top: -125px;

	left: 360px;

	width: 400px;

}





div#centerlink{

	border: none;

	position: absolute;

	top: -20px;

	left: 133px;

	width: 133px;

}



div#lefttext{

	border: none;

	background-color: #ece76c;

	position: relative;

	top: 10px;

	left: 0px;

	width: 280px;

	padding-left: 10px;

	padding-right: 10px;

	padding-top: 10px;

	padding-bottom: 0px;

}


h1{

	text-align: left;
	
	font-family: 'Times New Roman', serif;
	
	font-size: 14pt;
	
	font-weight: bold;

}

h2{

	text-align: left;

	font-style: italic;

	font-weight: bold;

	font-family: 'Times New Roman', serif;

	font-size: 12pt;

}



div#righttext{

	border-top: thin solid black;

	position: absolute;
	
	padding-left: 60px;

	background-color: none;

	top: 25px;

	left: 300px;

	width: 400px;

}



p#contact{

	text-align: center;

}



p#blocktext{

	font-size: 8pt;

	font-family: Tahoma, Arial, sans-serif;

	font-variant: small-caps;

	font-weight: bold;

}
