@charset "utf-8";
/* CSS Document */


body {
background-image:url(bg.jpg);
background-color:#003366;
background-repeat:repeat-x;
}
#fadetop {

background-repeat:repeat-x;
width:100%;
height:300px;
position:absolute;
top:0px
left:0px;
z-index:0;
}
p {
line-height:24px;
}
#mainNav a {
color:#006699;
text-decoration:none;
}
#mainNav a:hover {
text-decoration:underline;
}
H1 {
margin:3px 0px 3px 0px;}
H2 {
color:#FFFFFF;
padding-top:20px;
padding-bottom:5px;
margin-bottom:0px;
margin-top:0px;
padding-left:10px;
}
#subpage {
margin-left:5px;
border-left:#000000 thin solid;
padding-left:5px;
}
#wrapper {
	z-index:1;
	width:754px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
}

#nav1 a{
	float:left;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	color:white;
	background-color:#006699;
	padding:0em 1.02em;
	border-right:1px solid white;
}
#nav1 a:hover {background-color:#6699cc}

#mainNav {
color:#006699;
font-family:"Book Antiqua", Garamond;
font-size:12px;
text-align:right;
position:relative;
left:570px;
top:-100px;
width:180px;
padding-top:2px;
z-index:0;
}
#title {
font-size:36px;
font-family:"Book Antiqua", Garamond;
letter-spacing:6px;
font-weight:bold;
color:#006699;
position:relative;
top:-90px;
left:105px;
width:650px;
}

#nav1 {
top:-88px;
left:105px;
position: relative;
font: bold 10px sans-serif;
list-style: none;
-moz-user-select: none;
-khtml-user-select: none;
cursor: pointer;
height:22px;
width:645px;
}

#nav2 a{
padding-left:10px;
float:left;
font-size:12px;
text-decoration:none;
font-weight:bolder;
text-align:left;
width:150px;
color:white;
background-color:#6699cc;
}

#nav2 a:hover {background-color:#3399cc}

#logo {
	position:relative;
	left: 5px;
	width:80px;
	top: 5px;
}

