/*-------------------------------------------Entire Body/General--------------------------------------*/
body {
font-family:"Times New Roman", Times, serif;
color:#333333;
background-color:#000060;
margin:0;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
font-size:12px;
}
h3 {
color:#047391;
font-size:x-large;
}
h4 {
color:#047391;
font-size:large;
}

/*-------------------------------------------Containers------------------------------------------------*/
#container {
width:715px;
margin: 0 auto;
padding: 0;
border-width: 0;
}
/*-------------------------------------------Head Pieces------------------------------------------------*/
#header {

background-image:url(../images/headerbg.jpg);
background-position:center;
background-repeat:no-repeat;
height:94px;
padding:0;
margin-left:1px;
}
#header img {
padding-top:15px;
padding-left:30px;
}
#headbtm {
background-image:url(../images/headbtm.jpg);
background-repeat: no-repeat;
width:715px;
height: 30px;
}
/*-------------------------------------------Navigation-----------------------------------------------*/
#nav {
text-align: right;/*turn this to right when you're finished*/
margin-right:30px;
padding:0px;
}
#nav ul {
margin:0;
padding: 0;
}
#nav li {
display:inline;
}
#nav a:link, #nav a:visited {
background: url(../images/linkbg.jpg) top left no-repeat;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
color:#FFFFFF;
width:63px;
margin:510px -5px 8px 0;
padding:5px 8px 8px 8px;
}
#nav a:hover {
background-position:-5px -28px;
width:63px;
}

#contenttop {
background-image:url(../images/contenttop.jpg);
background-repeat:no-repeat;
width:716px;
height:29px;

}
/*----------------------------------Content--------------------------------------------------*/
#wrapper {
top:0;
background-image:url(../images/content.jpg);
background-repeat:no-repeat;
text-align:left;
width:716px;
min-height:500px;
}
#contents {
position:relative;
width:669px;
margin-right:0;
margin-left:24px;
background-color:#FFFFFF;
}

/*-------------------------------------------SideBar--------------------------------------------------*/
#sidebar {
float:left;
width:200px;
margin-top:-20px;
}
#sidebar hr {
border:none;
background-color:#047391;
color:#047391;
height:2px;
width:90%;
margin-left:10px;
}
/*-------------------------------------------Contact--------------------------------------------------*/
#contact {
margin-top:0px;
margin-left:8px;
margin-bottom:0px;
}
#contact p{
margin-top:-15px;
}
/*-------------------------------------------News-----------------------------------------------------*/
#news {
margin-left:8px;
width:180px;}

#news a {
margin-top:-15px;
margin-bottom:20px;
margin-left:10px;
text-decoration:none;
color:#4396ad;
display:block;
font-weight:bold;

}
#news h4 {
margin-top:0;
}
/*-------------------------------------------Quick Links-------------------------------------------------*/
#quicklinks{
margin-top:-15px;
margin-left:8px;
}

#quicklinks a {
margin-top:-15px;
margin-bottom:20px;
margin-left:10px;
text-decoration:none;
color:#4396ad;
display:block;
font-weight:bold;}
/*-------------------------------------------Mainbody-------------------------------------------------*/
#mainbody {
width:460px;
margin-left:200px;
padding-bottom:15px;
}
#mainbody a {
text-decoration:none;
color: #4396ad;
border: none;
}
#mainbody p {
width:450px;
padding-bottom:5px;
}
#buttons {
margin-left:220px;
}
#mainbody h3 {
margin-top:-5px;
}
#mainbody h4 {
margin-top:-5px;
}
#mainbody ul {
list-style-image:url(../images/bullet.gif);
}
.pic1 {
margin-left:90px;
border:none;
}
.pic2 {
margin-left:30px;
border:none;
}
.pic3 {
margin-left:15px;
border:none;
}
/*-------------------------------------------Footer-------------------------------------------------*/
#subnav {
position:relative;
clear:both; 
text-align:center;
background-image:url(../images/contentbtm.jpg);
background-repeat:no-repeat;
width:716px;
height:46px;
top:0;
margin:0;
padding:0;
}

#subpic {
margin-right:500px;
margin-left:0;
}
#sublink {
margin-top:-15px;
margin-right:0;
margin-left:400px;
}
#subnav a {
text-decoration:none;
font-weight:bold;
color:#4396ad;
margin:5px;
}
#footer {
clear:both;
color:#FFFFFF;
font-size:x-small;
text-align:center;
margin-top:0px;
margin-left:15px;
padding:0;
width:680px;
}
#footer a {
text-decoration:none;
color:#FFFFFF;
}
#footer p {
text-align:center;
}

