﻿html, body { margin: 0px; padding: 0px; font: 12pt Arial, Helvetica; background-color: white; color: black; }
a { color: white; }
a:visited { color: white; }
#container { width: 700px; }
#header { width: 100%; background-color: #000099; color: white; font: 24pt Arial; }
#header a, #header a:visited { color: white; text-decoration: none; }
#content { background: url('bop.gif') repeat-y; padding-left: 250px; padding-bottom: 100px; }
.nav, .copyright { padding: 10px 0px 30px 0px; text-align: center; }
table.address { margin-bottom: 30px; }
table.mailorder td { padding: 5px;}
table.mailorder td.line { border-bottom: 1px solid black; width: 600px;}
table.mailorder li { list-style: none; font-size: 80%; }
img.framed { padding: 10px; border:2px solid; border-color: #ccc #666 #666 #ccc; }
h3 { font: 16pt; font-weight: bold; }
h3, .heading { color: #000099; }
.heading { font-size: 16pt; font-weight: bold; }
.copyright { font-size: 10pt; color: #888; padding-top: 0px; }
.sub { padding: 0px; padding-bottom: 30px; position: relative; top: -20px; font-size: 10pt; }
