#bg {
background: #446d91;
}





#content1 {
width: 740px;
margin: -5px auto;
background: #446d91;
height: 1000px
padding: 0px 0px 0px 0px;
border: 2px solid black;

}

#p1 {text-align: center;  font-weight: bold; background-color: #0d235c;font-size: 150%; color: #fff;}
#p2 {position: relative; left: 20px;}
#p3 {font-weight: bold; color: white; position: relative; left: 20px;}

ul {
list-style-type: none;
width: 740px;
padding: 0px 10px 0px 0px;
margin-left: 0;
font-weight: bold;
font-family: courier;

}

.menu li {
float: left;
}

.menu a {
width: 146px;
padding: 3px 0px 0px 0px ;
height: 17px;
display: block;
border: 1px solid black;
text-align: center;
color: #fff;
background: #0d235c;
text-decoration: none;
font-family: teletype, sans-serif;
font-size: 14px
}

.menu a:hover {
background: #fff;
border: 1px solid black;
color: #0d235c; 
}

.menu a:active {
background: gray;
border: 1px solid gray; 
color: #fff;
}

#content2
{
color: #0d235c;
text-decoration: bold;
font-family: sans-serif;
font-size: 14px;
text-align: top, left; 
line-height: 16pt;
padding: 10px 30px 0px 30px;
}

h1 
{
color: #498fd1;
text-decoration: bold;
font-family: sans-serif;
font-size: 36pt;
text-align: left; 
line-height: 16pt;
padding: 10px 30px 0px 30px;
}
