body {
background-color:#182768;
/* background-image:url('../images/back.jpg');
background-position:bottom left;
background-repeat:no-repeat; */
font-family:sans-serif;
}

body a {
text-decoration:none;
}

#background {
width:100%;
/*overflow:hidden;*/
}

#backImg {
width:100%;
position:absolute;
left:0px;
top:300px;
z-index: -1;
display:none;
}


#outside {
background-color:#808080;
padding:1px;
width:955px;
/*height:935px;*/
margin:auto;
}

#container {
width:953px;
/*height:933px;*/
background-color:#ffffff;
border:0px solid #ffffff;

padding:1px;
}

#header {
width:953px;
height:126px;
clear:both;
margin-bottom:0px;
}

#header a img {
border:none;
}

#middle {
height:100%;
}

#nav {
width:178px;
height:759px;
float:left;
background-color:#ffffff;
background-image:url('../images/navback.png');
background-repeat:repeat-x;
background-position:bottom left;
border:0px solid #000000;
}

#nav a {
color:#000000;
text-decoration:none;
font-size:14px;

}

#nav a:hover {
text-decoration:underline;
}

.navHeader {
height:20px;
width:168px;
background-repeat:repeat-x;
background-image:url('../images/navheadback.png');
margin:0px;
float:left;
padding-top:4px;
padding-left:10px;
font-family:sans-serif;
font-size:14px;
font-weight:bold;
}

.navBody {
width:100%;
background-image:url('../images/navsecback.png');
margin:0px;
padding:0px;
float:left;
}

.navBody ul {
padding:5px 0px 5px 15px;
margin:0px;
list-style-type:none;
font-family:sans-serif;
font-size:12px;
}

.navBody ul li {
padding-top:3px;
}


#main {
width:731px;
/*height:735px;*/
float:left;
border:0px solid #000000;
margin-left:22px;
margin-bottom:24px;
padding-top:24px;
}

#main p {
text-indent:20px;
margin:0px 0px 15px 10px;
}

#main h1 {
margin:0px;
padding:0px 0px 20px 0px;
}

#main h2 {
margin:0px;
padding:10px 0px 10px 0px;
font-weight:normal;
}

#main h3 {
margin:0px;
padding:0px 0px 0px 10px;
font-weight:normal;
font-size:19px;

}

#mainminheight {
height:735px;
width:0px;
float:left;
}

.errortext {
color:#ff0000;
}

#footer {
width:933px;
height:20px;
padding-top:6px;
padding-left: 20px;
background-image:url('../images/footer.png');
background-repeat:no-repeat;
clear:both;
color:#ffffff;
font-family:sans-serif;
font-size:12px;
}

#footer a {
color:#bbbbbb;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

