/************* defaults **************** */
body, h1, h2, h3, h4, h5, h6, ul, li, ol, img, p, form, legend, fieldset, blockquote, table, td, tr, label {
padding:0px;
margin:0px;
font-size:12px;
}

ul {
list-style-type:none;
}

body {
background:url(images/topography.jpg);
font-size:12px;
font-family:verdana, helvetica, sans-serif;
color:#333333;
text-align:center; 
line-height:18px;
}

a:link, a:visited {
text-decoration:none;
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

a:hover {
color:#cccccc;
}

a.articlelink:link, a.articlelink:visited {
color:#01009A;
text-decoration:none;
}

a.articlelink:hover {
color:#cccccc;
}

.text a.adminlink:link, .text a.adminlink:visited , a.adminlink:link, a.adminlink:visited {
color:#000000;
text-decoration:none;
}

.text a.adminlink:hover, a.adminlink:hover {
color:#cccccc;
}

.text a:link {color: black; text-decoration:underline;}
.text a:visited {color: black; text-decoration:underline}
.text a:hover {color: black; text-decoration:underline}
.text a:active {color: black; text-decoration:underline}
.text ul {
list-style-type:disc;
}
.text ul {
padding-left:10px;
}

/* Main Structure  */
#maintable {
width:1000px;
margin:0 auto;

text-align:left;
}

#maintable tr td {
vertical-align:top;
width:100%;
}

#maintable .header {
background-image:url(images/header3.jpg);
background-repeat:no-repeat;
background-color:#01257d;
height:130px;
}

#maintable .contactinfo {
text-align:right;
color:#ffffff;
}

#maintable .contactinfo p {
margin-top:8px;
margin-right:8px;
}

#maintable .navcolumn {
width:256px;
}

#maintable .navcolumn #nav li a:link, #maintable .navcolumn #nav li a:visited {
display:block;
background:url(images/nav_arrow-new.gif) no-repeat right center #042c90;
padding:9px 0px 9px 10px;
text-decoration:none;
margin:2px 0px;
}

#maintable .navcolumn #nav li a:hover {
background:url(images/nav_arrow_over.gif) no-repeat right center #ffffff;
color:#01009A;
}

#maintable .navcolumn .wrapper{

}

#maintable .content {
padding:15px 15px 0px 15px;
}

#maintable .content {
background:#e4e4e4;
}

#maintable .wrapper3 {
min-width:360px;
}

#maintable .thirdcolumn .wrapper2 {
}


#footer {
margin:0 auto;
}





