html {
	margin: 0;
	padding: 0;
	}
body {
	clear: right;
	}

a:link {
	color: #000000;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #15bae8;
	text-decoration: none;
	}

#header {
	background: #ffffff;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 746px;
}

#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #ffffff;
	color: #000000;
	font-weight : bolder;
	text-transform: uppercase;
	display: block;
	padding-bottom: 30px;
	line-height: 1.5;
	position: absolute;
	left: 14px;
	top: 338px;
	width: 274px;
	height: 152px;
	}


#right {
	right: 0px;
	top: 297px;
	float: right;
	position: absolute;
	width: 487px;
	
}

#center {
	top: 338px;
	position: absolute;
	width: 551px;
	left: 299px;
	height: 486px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
    
	}

#pageHeading {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	font-style: italic;