/* Main Content */

#page { height: 400px; width: 900px; }

	#content {width: 550px; height: 430px; position: absolute; top: 130px; left: 235px;}

		.upperright {position: absolute; top: 0; left: 0; width: 8px; height: 8px; background: url(/images/topleft.gif) no-repeat;}
		.upperleft {position: absolute; top: 0; right: 0; width: 8px; height: 8px; background: url(/images/topright.gif) no-repeat;}
		.lowerright {position: absolute; bottom: 0; left: 0; width: 8px; height: 8px; background: url(/images/bottomleft.gif) bottom no-repeat;}
		.lowerleft {position: absolute; bottom: 0; right: 0; width: 8px; height: 8px; background: url(/images/bottomright.gif) bottom no-repeat;}

		#table { position: absolute; left: 10px; width: 595px; height: 280px;}

			#map { top: 10px; border-style: inset; border-width: 2px; height: 400px; width: 595px; }

#subcontent { left: 10px; color: #666666; width: 220px; height: 430px; position: absolute; top: 175px;}

#inst_text { font-size: 16px; margin: 20px; }

#message { border-style: none; height: 500px; font-size: 16px; border-width: 1px; margin: 20px; }

#heading { position: absolute; left: 10px; top: 136px; line-height: 36px; color: #cc6633; font-weight: bold; letter-spacing: -1px; word-spacing: -1px; font-size: 24px; }

#address { width: 470px; }

















