body { 
background: #ffffff;
margin: 0px 0px 0px 0px;
	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
	text-align: center;
}

#box {
	width: 975px;
	height: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}


#container {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	height: 120px;
	margin: 0px 0px 0px -7px;
	background: url(../header.gif) no-repeat;
}

#footer {
	height: 68px;
	clear: both;
	letter-spacing:-1px;
	padding-right: 5px;
	font-family: Arial, sans-serif; 
	font-size: 18px;
	font-variant: normal; 
	text-transform: uppercase; 
	color: #000000;
	text-align:center
}
#content {
	width: 525px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0x;
	margin-bottom: 0x;
	padding-left: 10px;
	font-size: 17px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #000000;
	letter-spacing:-1px;
	text-align: left;
}
#navigation {
	margin-left: auto;
	width: 975px;
	height: 50px;
	margin: -37px 0px 0px 0px;
}

#juno {
	width: 209px;
	margin-top: 7px;
	padding-left: 549px;
	padding-right: 223px;
	top:175px;
	margin-left: auto;
	margin-right: auto;
	left: 426;
	height: 272px;
}

#links {
	width: 250px;
	margin-top: -10px;
	padding-left: 800px;
	top:265px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #000000;
	letter-spacing:-1px;
}

