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


body {
	background-image: url(graphics/back3.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

#mainheader {
	background-image: url(graphics/header.png);
	height: 179px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainbody {
	background-image: url(graphics/bluebk.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
	visibility: inherit;
}
#footertext {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#copy, #copy a:link, #copy a:visited, #copy a:hover, #copy a:active {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navtext{
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 875px;
	height: 20px;
	padding-top: 150px;
	margin-bottom: 0px;	
	position: relative;
	overflow: hidden;
	visibility: inherit;
}

a:link.nav1{
    width: 100px;
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.nav1{
font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #AAC6EB;
	text-decoration: none;
}
a:visited.nav1 {
	width: 100px;
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active.nav1 {
width: 100px;
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
 a:hover.nav2, a:hover.nav3, a:hover.nav4, a:hover.nav5, a:hover.nav6 {
font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
margin-left: 50px;
	font-size: 18px;
	font-weight: normal;
	color: #AAC6EB;
	text-decoration: none;
}
a:visited.nav2, a:visited.nav3, a:visited.nav4, a:visited.nav5, a:visited.nav6{
	width: 100px;
	margin-left: 50px;
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active.nav2, a:active.nav3, a:active.nav4, a:active.nav5, a:active.nav6{
width: 100px;
margin-left: 50px;
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.nav2 {
	margin-left: 50px;
	width: 100px;
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.nav3 {
	margin-left: 50px;
	width: 100px;
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.nav4 {
	margin-left: 50px;
	width: 100px;
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.nav5 {
	margin-left: 50px;
	width: 100px;
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.nav6 {
	margin-left: 50px;
	width: 100px;
font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


#info {
	font-family: "Copperplate Gothic Light", Century Gothic, Tahoma, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #ff5050;
	background-position: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 866px;
}


#mainfooter {
	width: 962px;
	background-image: url(graphics/footer2.png);
	height: 76px;
	margin-right: auto;
	margin-left: auto;
position: relative;
	overflow: hidden;
	visibility: inherit;
}
