BODY {
margin-top: 0px;
margin-left: -400px;
position: absolute;
left: 50%;
/* #011D3E*/
background-color: #011D3E;
font-family: Verdana, Tahoma, Arial, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;

/* IE AND OPERA ONLY */
scrollbar-3dlight-color: #011D3E;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color: #011D3E;
scrollbar-darkshadow-color: #011D3E;
scrollbar-face-color:#011D3E;
scrollbar-highlight-color:#011D3E;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #3CA4D4;

}

/*SPECIAL TEXT VALUES */

a.header:link{ 
color:#011D3E;
}
a.header:hover{
color:#3CA4D4;
}
a.header:active{
color:#011D3E;
}
a.header:visited{
color:#011D3E;
}

a.left:link{ 
color:#011D3E;
}
a.left:hover{
color:#3CA4D4;
}
a.left:active{
color:#011D3E;
}
a.left:visited{
color:#011D3E;
}

ul {
list-style-type: square;
}

/*NEWS BULLETIN IMAGE*/
img{
float: left;
border: 1px dashed #011D3E;
margin-top: 7px;
margin-right: 12px;
padding: 5px 5px 5px 5px;
}

/*FORMS*/
form {
margin-top: 15px;
}

input{
float: none;
clear: both;
background-color: #3CA4D4;
color: #011D3E;
font-family: Verdana, Tahoma, Arial, Sans-Serif;
font-size: 10px;
font-weight: bold;
border: 1px solid #3CA4D4;
margin-bottom:10px;
}

input.submit{
margin-top:10px;
font-size: 12px;
}

#form_text{
}

/*PAGE SECTIONS*/
#container {
width:800px;
height: 700px;
border-right:2px solid #ffffff;
border-left:2px solid #ffffff;
border-bottom:1px dotted #ffffff;
font-family: Verdana, Tahoma, Arial, Sans-Serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
background-color: #ffffff;
background-image: url(images/left.jpg);
background-position: bottom center;
background-repeat: repeat-x;
}

h1{
font-size: 18pt;
}

#header {
border-bottom: 2px dotted #000000;
}

#banner {
width:800px;
height:150px;
background: url(images/bh7.gif);
}

#nav_bar{
width:800px;
height:20px;
background: url(images/test.jpg);
margin-bottom: 2px;
}

#nav {
font-size:11px;
text-align:center;
padding: 2px 0px 0px 0px;
color:#000000;
}

#divider {
width:640px;
height: 1px;
border-bottom:1px dashed #5e89c2;
margin-top: 5px;
margin-bottom: 5px;
}
/* Right + left must always <= 690 */

#left {
font-size: 11px;
width:150px;
height: 520px;
border-right:1px dotted #5e89c2;
padding: 8px 0px 0px 0px;
margin-left: -5px;
line-height: 20px;
float:left;
color: #011D3E;
}

#right {
width:640px;
height: 528px;
color: #3CA4D4;
float:right;
overflow:auto;
}

#right_text {
margin-top: 5px;
margin-right: 20px;
padding: 0px 0px 0px 5px;
clear:both;
}

#right_text_main{
color: #011D3E;
font-size:12px;
}
#portfolio_text {
float:left;
width: 380px;
margin-top: 20px;
margin-left: 10px;
font-size: 12px;
}

#footer {
width:800px;
height:20px;
margin-top:5px;
clear: both;
}
