ul li {
list-style: square;
}

#content, #menu, #footer {
margin:0 auto;
padding: 0;
font-size: 12px;
} 

#content ul li {
list-style: square
}

body {
background: #ffffff;
color: #00000;
font-family: times, garamond, serif;
}

img {
display: none;
}

a {

color: #003f87;

}

h3 {
color: #631c1c;
font-size: 16px;
}

#wrapper {

margin-right: auto;
margin-left: auto;


}

#header {
display: none;
background-image: url("/images/pacificbanner.jpg");
height: 100px;
}

.bumper {
    font-size: 1px;
    line-height: 1px;
}

#content {
border-style: none;
border-top: none;
background: #ffffff;
margin-top: none;
border: none;
font-size: 12px;

padding-right: 20px;


}



#content ul li {
list-style: square;
margin-top: .5em;
margin-right: .25em;
font-size: 16px;
color: #fff;
background: #040148;
border: none;
}

#content ul li a {
color: #fff;
}

#menu {
display: none;
margin-bottom: 0px;
padding-bottom: 0px;
font-size: 16 px;
}

#menu a:link, #menu a:visited {
color: #ffffff;
}

#menu a:active, #menu a:hover {
color: #000000;
}

#menu a:hover {
color: #ab957d;
}

#menu img {
border-style: none;
}

#footer {
margin:0 auto;
font-size: 10px; 
color: #000;
text-align: center;
}
#footer a {
color: #6C5336;
}

#quick a {
color: #2c1e05;

}

#quick {
border: none 
padding: 3px; 
width: 120px; 
background: none;

}

.history {
float: none;
width: 100%;
border: none;
}