body{
margin:0 auto;
padding:0;
font:76% Arial, Helvetica;
background-image: url(../images/bg3.png);
background-repeat: repeat-y;
background-position: center;
background-color: #061643;
color:#FFF;
text-align: center;
}

#container{
width:825px;
margin:0 auto;
padding: 0px;
color:#000;
text-align: left;
}

a{
text-decoration: none;
background-color:inherit;
color:#183599;
}

a:hover{
text-decoration:none;
color: #F0AA31;
}

a:visited{
text-decoration:none;
color: #990066;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding-right:15px;
}

#banner{
background-image: url(../images/mast_head_004.png);
background-repeat: no-repeat;
background-position: center;
border-left: solid 2px #000;
border-right: solid 2px #000;
width:821px;
height: 135px;
}

#bannerl{
background-image: url(../images/bar_gradient2.gif);
background-repeat: repeat-x;
width:825px;
height: 20px;
}

#content{
float:left;
width:575px;
}

#main{
float:left;
width:575px;
margin: 0 10px 0 15px;
border-right: solid 1px #ccc;
}

.headerstyle{
display:block;
margin:10px 0 10px 0;
padding:0 0 5px 10px;
color:#000;
text-decoration:none;
border-bottom: solid 1px #ccc;
}

.headerstylenb{
display:block;
margin:10px 0 0 0;
padding:0 0 5px 10px;
color:#000;
text-decoration:none;
}

.headerstylens{
display:block;
margin: 0;
padding:5px 0 25px 10px;
color:#000;
text-decoration:none;
}

.headerstylec{
display:block;
margin:10px 0 10px 0;
padding:0 0 5px 10px;
color:#505050;
text-decoration:none;
border-bottom: solid 1px #ccc;
}


#sidebar{
width:200px;
float:right;
margin:20px 5px 0 0;
font-size:1em;
line-height:1.3em;

}

#sidebarl{
width:190px;
margin:0;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

#avmenu {
width:160px;
margin:5px 20px 0px 0px;
padding:0;
}

#avmenu ul {
list-style:none;
width:150px;
margin:5px 0 20px 0;
padding:0;
}

#avmenu li {
margin-bottom:1px;
}

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#FFF;
display:block;
padding:3px 5px 0 5px;
background-image: url(../images/menu_bg.jpg);
background-repeat: repeat-y;
}

#avmenu li a:hover{
background-image: url(../images/menu_bg.jpg);
background-repeat: repeat-y;
color: #F0AA31;
}

#avmenu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:135px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}

#footer{
margin:0 auto 20px auto;
width:800px;
padding: 10px 0 15px 0;
font-size: 0.9em;
color:#000;
text-align:center;
border-top: solid 1px #ccc;
}

#footer a{
text-decoration:none;
background-color:inherit;
color:#000;
}

#footer a:hover{
text-decoration:none;
color: #F0AA31;
}

h1,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
font-weight: bold;
}

h3{
margin:20px 0 8px 10px;
font-size:1.3em;
font-weight: bold;
}

h4{
margin:10px 0 5px 10px;
font-size:1.2em;
}

h5{
margin:0;
font-size:1.5em;
}

h6{
margin:10px 0 0 10px;
font-size:1.3em;
color:#505050;
}

.clear{
clear:both;
margin:0;
}

.left{
margin:5px 15px 5px 5px;
float:left;
border:1px solid #293974;
}

.left1{
margin:5px 15px 5px 5px;
float:left;
}

.right{
margin:10px 10px 5px 5px;
float:right;
border:1px solid #293974;
}

.rightr{
margin:0px 5px 5px 10px;
float:right;
}

.center{
margin:20px 25px 0 35px;
border:1px solid #293974;
}

.imgb{
border:1px solid #293974;
}

.textright{
text-align:right;
}

.spacer{
height: 25px;
}

.block{
margin: 0 15px 15px 0;
padding:5px;
background-image: url(../images/block_bg.jpg);
background-repeat: repeat-x;
color:#FFF;
border:2px solid #000;
}

.credit{
color:#000;
background-color:inherit;
}

.hide{
display:none;
}