@CHARSET "ISO-8859-1";

body{
 background: #002266;
 margin: 0;
 color: #002266;
 font-family: arial, sans-serif;
 font-size: 10pt;
}

#wrapper{
 width: 960px;
 margin: 0 auto;
}
#header{
 position: relative;
 background: url('../img/backHead.png');
 width: 100%;
 height: 333px;
}
#nav{
 z-index: 0;
 xbackground: url('../img/backNav.png');
 width: 100%;
 height: 141px;
 position: absolute;
 bottom: 0;
}
#body{
 width: 100%;
}
.colBack{
 background: #fff url('../img/backbodycol.png') no-repeat;
}
.fullBack{
 background: #fff url('../img/backbodyfull.png') no-repeat;
}
 
#footer{
 background: url('../img/backFoot.png');
 width: 100%;
 height: 35px;
 padding-top: 16px;
 color: #636363;
 font-size: .8em;
 text-align: center;
}

.headvid{
 z-index: 2;
 position: absolute;
 top: 63px;
 right: 138px;
 width: 445px;
 height: 246px;
}
#colLeft{
 float: left;
 margin: 23px 0 10px 26px;
 width: 577px;
}
#fullsize{
 margin: 25px 28px;
 width: 800x;
 float: left;
}
#colRight{
 float: right;
 width: 286px;
 margin: 23px 28px 10px 0;
 text-align: right;
}
.content{
 xbackground: white;
 margin: 20px;
}
#colRight img{
 margin: 0 0 40px 0;
}

img.title{
 margin: 14px 0 0 22px;
 display: block;
}
img.heading{
 margin: 14px 0;
 display: block;
}
.fLeft{
 float: left;
}
.fRight{
 float: right;
}
img.fLeft{
 margin: 10px 10px 10px 0;
}
img.fRight{
 margin: 10px 0 10px 10px;
}
.cLeft{
 clear: left;
}
.cRight{
 clear: right;
}
.clear{
 clear: both;
}
.bBottom{
 border-bottom: 1px solid #002266;
}
.topphoto{
  float: left;
  margin: 10px 10px 10px -3px;
}
.smallcol{
 width: 250px;
}
.widecol{
 width: 430px;
}
.aCenter{
 text-align: center;
}
.mRight{
 margin-right: 20px;
}
.pTop{
 padding-top: 20px;
}
table{
 width: 100%;
}
td{
 padding-bottom: 20px;
}
img{
 border: 0;
}
.thinmar{
 margin: 20px 10px;
}
.bMargin{
 margin-bottom: 40px;
}
