body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;


}

#container {



}
#header {
	margin-bottom: 5px;
	background-color: #384883;
	background-image: url(images/layout_1/spacer.gif);
	background-repeat: repeat-x;

}
#navbar {
	background-color: #384883;
	width: 172px;
	position: absolute;
	left: 35px;
	height: 583px;
	text-align: center;
}
#newsLink {
	position: absolute;
	height: 130px;
	left: 910px;
	top: 31px;
}

.boldRed {
	font-size: 16px;
	font-weight: bold;
	color: #D6102E;
}
#navbar a {
	text-decoration: none;
}
#navbar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu {
	color: #FFCC33;
	background-color: #FFCC33;
	padding-left: 225px;
	background-image: url(images/layout_1/menu_spacer.gif);
	height: 27px;
	padding-top: 10px;
	padding-bottom: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 1.8px;
}
#menu a:hover {
	color: #FFFFFF;
}

#menu a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	color: #ffcc33;
}
#main {
	left: 198px;
	position: absolute;
	top: 233px;
	width: 900px;
	text-align: justify;
	height: 540px;
	background-image: url(images/layout_1/main_bg.gif);
	background-repeat: no-repeat;
}
#footer {
	top: 780px;
	position: absolute;
	color: #FFCC33;
	background-color: #384883;
	height: 21px;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 5px;
	width: 100%;
	background-image: url(images/layout_1/footer_spacer.gif);
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-top: 4px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
.blueText {
	font-size: 14px;
	font-weight: bold;
	color: #384883;
}
#siteCredits {
	position:absolute;
	left:757px;
	top:786px;
	width:103px;
	height:14px;
	z-index:1;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC42;
}
#siteCredits a {
	color: #FFFFFF;
	text-decoration: none;
}
#siteCredits a:hover {
	color: #FF2020;
	text-decoration: underline;
}
#mainText {
	position:absolute;
	width:650px;
	z-index:2;
	left: 46px;
	top: 15px;
}
#logos {
	position: absolute;
	left: 45px;
	top: 460px;
	height: 70px;
}
#container #main #logos a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
