.fLeft{float:left; padding-right:.5em;}
.fRight{float:right;}
.clear{clear:both;}
ul { overflow: hidden; padding-left:20px; }
.noBull {list-style-type:none; }
h1 {text-align:center;}
h2 {text-align:center;}
h3 {text-align:center;}
h4 {text-align:center;}
h5 {text-align:center;}
h6 {text-align:center;}

img{border:.2em solid #7383bf;}
body{padding:0px; 
margin:0px;
text-align:center;
background:#001973;
}


#container{
position:relative;
text-align:left;
margin-left:auto;
margin-right:auto;
width:800px;
height:auto;
padding:10px 10px 10px 10px;
background:;
border-left:0px outset black;
border-right:0px outset black;
border-top:0px outset black;
border-bottom:0px outset black;
background-image:url('../img/bg.png');}

#header img{border:0em solid #7383bf;}
#header{
position:relative;top:0px;
width:800px;
height:152px;
margin-left:auto;
margin-right:auto;
padding:5px 10px 0px 10px;
background:;
border-left:0px outset black;
border-right:0px outset black;
border-top:0px outset black;
border-bottom:0px outset black;
background-image:url('../img/bg.png');}

p{text-indent:1em;padding-left:1em; padding-right:1em;}
#foot{text-align:center;}
#foot li { display: inline; font-weight:bold; font-size:xx-large;}
.me { font-weight:; font-size:medium;}
.address { font-weight:; font-size:x-large;}
/* NAVIGATION SYTLE */
#navcontainer ul
{
padding:.2em 0em;
margin:0px;   
margin-left:auto;
margin-right:auto;
list-style-type: none;
background-color:#001973;
color:#FFF;
width:99.6%;
font:normal 100% arial, helvetica, sans-serif;
text-align:center;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
text-decoration: none;
background-color:#001973;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#navcontainer li a:hover
{
background-color:#7383bf;
color: #fff;
}

#navcontainer li#active a
{
background-color: #fff;   padding: .3em 1em;
color: #000066;
}
/* END NAVIGATION SYTLE */