body {
margin: 0px;
background-color: #001235;
background-position: center;
background-repeat: repeat-y;
background-image: url('images/bg.gif');
}

div { display: block !important;
display: inline;
}

.header {margin:0; display: block; height: 269px; width: 899px; background: url('Images/header.jpg');text-indent: -1000px;}
h1 {margin: 0}

a:visited, a:active, a:link {
color: #1c3675;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #3b6aaa;
font-weight: bold;
text-decoration: underline;
}

#container {
margin: auto;
width: 899px;
background-color: #FFFFFF;
}

.menu {
background-color: #1c3675;
}

.menurow {
background-color: #1c3675;
margin: 0;
}

.menucell {
background-color: #1c3675;
color: White;
font-size: 11pt;
text-align: center;
vertical-align: middle;
padding: 0 1 0 1;
width: 120px;
cursor: hand; 
}

#bodytext {
margin: 30px;
font-family: verdana, tahoma, helvetica, arial, serif;
font-size: 11px;
line-height: 1.5;
color: #353535;
text-align: justify;
}

h2 {
margin: 0px;
font-family: times, arial, verdana, serif;
font-size: 24px;
color: #1c3675;
font-weight: normal;
font-variant: small-caps;
letter-spacing: 2px;
}

h3 {
margin: 0px 5px 5px 0px;
font-size: 16px;
text-transform: uppercase;
}

.profile {
padding: 5px;
border: 1px #000 solid;
margin: 0px 5px 0px 0px;
float: left
}

