/*-- MASTER POSITIONAL --*/
	#center { width: 150px; height: 240px; position: absolute; top: 50%; left: 50%; margin: -140px auto auto -75px; }
/*-- MASTER POSITIONAL --*/
/*-- CONTENT --*/
		#wrap { float: left; width: 100%; }
			#navigation { float: left; width: 100%; height: 29px; border-top: 1px solid #e5e5e5;  border-bottom: 1px solid #e5e5e5; text-align: center; margin: 29px 0 0 0; }
				#navigation span { float: left; width: 100%; margin: 9px 0 0 0; }
			#address { float: left; width: 100%; text-align: center; margin: 29px 0 0 0; }
			#address a, 
			#address a:link		 { outline: none; color: #808080; text-decoration: underline; }
			#address a:focus, 
			#address a:hover		{ outline: none; color: #000000; text-decoration: underline; }
			#address a:active	{ outline: none; }	
			h1 { font-size: 2.0em; font-weight: bold; width: 150px; height: 58px; margin: 0; }
				h1 a { display: block; font-size: 20px; font-weight: bold; width: 150px; height: 58px; background: url(../images/akin.gif) top left no-repeat; text-indent: -5000px; }	
/*-- CONTENT --*/

