p {
margin: 0px;
padding: 0px
}

h1, h2, h3, h4, h5, h6 {
margin: 0px;
padding: 0px
}

li {
margin: 0px;
padding: 0px
}

body {
background-color: #99cccc
}

#bkgrd {
background-color: #ffffff;
height: 500px;
left: 30px;
position: absolute;
top: 30px;
width: 700px;
z-index: 1
}

#logo {
height: 131px;
left: 30px;
position: absolute;
top: 30px;
width: 700px;
z-index: 2
}

#graphic {
height: 110px;
left: 347px;
position: absolute;
top: 0px;
width: 330px;
z-index: 3
}

#content {
height: 320px;
left: 225px;
position: absolute;
top: 180px;
width: 475px;
z-index: 5
}

#content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 145%;
margin-bottom: 9px;
}

#content li {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 145%;
margin-bottom: 9px;
margin-left: -15px
}

/*#content p.copyright {
font-family: "Arial Narrow";
font-size: 65%;
line-height: 145%;
margin-bottom: 12px;
margin-top: 24px
}  */

#content h1 {
font-family: "Arial Black";
font-size: 115%;
font-weight: normal;
margin-bottom: 6px;
margin-top: 15px
}

#content h2 {
font-family: "Arial Black";
font-size: 90%;
font-weight: normal;
margin-bottom: 6px;
margin-top: 12px
}


#menu {
height: 300px;
left: 52px;
position: absolute;
top: 203px;
width: 150px;
z-index: 4
}

#menu p {
color: #336699;
font-family: "Arial Black";
font-size: 10pt;
line-height: 130%;
margin-bottom: 9px;
margin-top: 0px;
font-weight: normal;
}

#menu a:link {
color: #336699;
text-decoration: none
}

#menu a:visited {
color: #336699;
text-decoration: none
}

#menu a:hover {
background-color: #336699;
color: #FFFFFF;
text-decoration: none
}

#menu a:active {
	background-color: #336699;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menu p.menurule {
	font-size: 6px;
	line-height: 6px;
	border-bottom: solid 1px #336699;
	margin-right: 30px;
	margin-bottom: 9px;
}

#menu p.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 130%;

}



#menu p.sidebar a:link {
color: #336699;
text-decoration: underline
}

#menu p.sidebar a:visited {
color: #336699;
text-decoration: underline
}

#menu p.sidebar a:hover {
background-color: #336699;
color: #FFFFFF;
text-decoration: underline
}

#menu p.sidebar a:active {
background-color: #336699;
color: #FFFFFF;
text-decoration: underline
}

#menu p.copyright {
color: #000000;
font-family: "Arial Narrow";
font-size: 70%;
line-height: 130%;
margin-bottom: 9px;
margin-top: 0px;
font-weight: normal;
}

#tagline {
height: 30px;
left: 0px;
position: absolute;
top: 110px;
width: 730px;
z-index: 6
}

