body
{
margin: 0;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
font-size: 100%;
font-family: Georgia, Helvetica, Arial;
color: #000;
background-image: url(noteback6.jpg);
background-color: #ffffff;
}

a:link { color: #036; }
a:visited { color: #066; }

a:hover, a:active
{
color: #fff;
background-color: #036;
}

div#page
{
width:825;
}

div#banner
{
height: 65px;
width: 825px;
}

#banner h1
{
margin: 0;
padding-right: 35px;
padding-top: 10px;
font-size: 2.2em;
font-weight: normal;
float: right;
}

#banner e
{
float: right;
}


div#container
{
background-image: url(keynav.jpg);
background-repeat: repeat-y;
background-color: #ffffff;
padding: 0;
height: 700px;
}

div#navigation
{
float: left;
width: 199px;
height: 700px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}

div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#navigation ul li {
height: 100px;
width: 200px;
text-align: center;
}

#navigation ul li a
{
display: block;
padding-top: 2.5em;
height: 60px;
width: 200px;
text-decoration: none;
text-align: center;
color: #000000;
}

#navigation ul li.high a
{
display: block;
padding-top: 2.5em;
height: 60px;
width: 200px;
text-decoration: none;
text-align: center;
background-image: url(press.jpg);
color: #000089;
background-color: #000089;
}


#navigation ul li a:hover
{
background-image: url(press.jpg);
color: #000089;
background-color: #dbdbdb;
}

div#content
{
overflow: auto;
height: 680px;
border-right: 1px solid #000000;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
line-height: 150%;
}

div#content h1
{
font-size: 1.5em;
color: #000000;
font-weight: normal;
}

div#content h2
{
font-size: 2em;
color: #000089;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

div#content e
{
font-size: 1em;
color: #000000;
font-weight: bold;
}

div#content p {
	text-indent: 2em;
}

div#sidebar {
 	float:right;
 	width: 250px;
}

#cleardiv
{
clear: both;
height: 0em;
}

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #999;
text-align: right;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
}