body
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 75%;
	line-height: 200%;
}

img
{
	border: 0px;
}

body > #menu
{
	position: fixed;
}

a:active, a:visited, a:link
{
	color: #003158;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

#menu
{
	position: absolute;
	top: 0;
	left: 0;
	width: 372px;
	height: 100%;
	overflow: auto;
	background-color: #003158;
	border-right:1px solid #000;
}

#menutop
{
	width: 372px;
	height: 194px;
	border-bottom:1px solid #808080;
	background-color: #003158;
}

#main
{
	width: 916px;
	margin-left: 372px;
	padding: 20px;
	border:0px solid #000;
}


#main h1
{
	border-bottom: 0px solid #003158;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 200%;
	color: #003158;
	text-align: left;
}

#main h2
{
	border-bottom: 0px solid #003158;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 160%;
	color: #003158;
	text-align: left;
}

#main h3
{
	border-bottom: 0px solid #003158;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 130%;
	color: #003158;
	text-align: left;
}

#flash
{
	width: 936px;
	margin-left: 372px;
	padding: 0px;
}

strong {font-weight: bold}
em {font-style: italic}

