html,body {
margin: 0;
padding: 0;
}
a:link { color: #7F0000; text-decoration: underline; }
a:active { color: #7F0000; text-decoration: underline; }
a:visited { color: #7F0000; text-decoration: underline; }
a:hover { color: #7F0000; text-decoration: none; }

#header {
background: transparent url('nacs_logo_print.gif') no-repeat left top;
height: 76px;
}
#header-content {

}
#header-right {
display: none;
}
#header-right-top-wrapper {
}
#header-left {
}
#header-right-top {
}
#header-right-bottom {
}

form {margin: 0;padding: 0;}
fieldset { border: 0; margin: 0; padding: 0; }
#quicksearch { display: none;  }

#container,#content {
margin: 0;
padding: 0;
}

#content-top-right,#content-top-left,#content-bottom-right,#content-bottom-left { display: none; }

#footer { }

#header #logo {
display: none;
}
#mainmenu { display: none; }

 h1,h2,h3,h4,h5,h6 {
 }

 h1 {
 margin-top: 5px;
 padding: 0;
 }

p {
}
.floatright {
}
.floatleft {
}
ul {
list-style-type: bullet;
}
}
#content img {
border: 1px solid #666;
}
