@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/headimageicccopy.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0px;
}
.navcontent {
	padding: 0px;
	width: 800px;
	margin-top: 475px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	height: 40px;
}

#nav-menu li
{
	float: left;
	margin-top: 0;
	margin-right: 0.19em;
	margin-bottom: 0;
	margin-left: 0.19em;
}

#nav-menu li a
{
	height: 2em;
	line-height: 2.1em;
	float: left;
	width: auto;
	display: block;
	color: #262626;
	text-decoration: none;
	text-align: center;
	background-color: #63E0FB;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0.7em;
	padding-left: 0.7em;
	font-size: 1.2em;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:800px
}
