body {
margin: 0;
padding: 0;
font-family: Helvetica, Verdana, sans-serif;
font-size: small;
color: #000;
text-align: center;
line-height: 1em;
}
body a {
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}
body a:link {
	text-decoration: none;
}
body a:visited {
	color: #333;
	text-decoration: overline;
}
body a:hover {
	text-decoration: underline;
	color: #333;
}
body a:active {
	text-decoration: none;
}
#wrap {
width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0;
}
#logo {
background: url(IKIHlogo.jpg) no-repeat;
background-position: center;
top: 0px;
height: 77px;
width: 100%;
}
#logo span {
display: none;
}
#menu { margin: 10px 20px; padding:0;
font-size: small; text-align: center;
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #333;
 }
 #menu li {
 display: inline;
 }
#menu a { 
color: #336699;
text-decoration: none;
 }
#menu a:link {
color: #006699;
text-decoration: underline;
}
#menu a:visited {
color: #000;
text-decoration: line-through;
}
#menu a:hover {
color: #666;
text-decoration: underline;

}
#menu a:active {
text-decoration: none;
color: #666;
}
#content {
width: 540px;
margin: auto;
padding: 5px;
font-family: #999 small Helvetica, sans-serif;
text-align: justify;
line-height: 1.5em;
border: 1px solid white;
}
#footer {
#footer {
background-image: url (macfooter.jpg) no-repeat;
height: 300px;
width: 100%;
position: fixed;
bottom: 0px;
z-index: 5;
}
