body {
  background: #3B5380 url(wide_canvas.jpg) repeat-Y center;
  padding: 0;
  margin: 0;
  text-align: center;
}
#master {
  position: relative;
  text-align: left;
  top: 0px;
  width: 800px;
  margin: auto;
}
#masthead {
  background-color: #130E48;
  top:10px;
  left: 0px;
  width: 800px;
  height: 146px;
}
#masthead h1.story1 {
  padding-top: 30px;
}
#masthead-flash {
  position: absolute;
  right: 20px;
  top: 3px;
}
#navbar {
  background: transparent URL(navbar.gif) repeat-x;
  position: absolute;
  width: 800px;
  top: 148px;
  height: 27px;
  left: 0;
}
#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7 {
  position: absolute;
  top: 0px;
  height: 27px;
  display: block;
}
 
#tab1 { background: URL(home.gif) no-repeat; left: 13px; width: 79px; }
#tab1 a:hover { background: transparent URL(home_sel.gif) no-repeat; position: absolute;}

#tab2 { background: URL(newsboard.gif) no-repeat; left: 92px; width: 137px; }
#tab2 a:hover { background: URL(newsboard_sel.gif) no-repeat; position: absolute; }

#tab3 { background: URL(training.gif) no-repeat; left: 229px; width: 116px;}
#tab3 a:hover { background: URL(training_sel.gif) no-repeat; position: absolute; }

#tab4 { background: URL(supplies.gif) no-repeat; left: 345px; width: 104px; }
#tab4 a:hover { background: URL(supplies_sel.gif) no-repeat; position: absolute; }

#tab5 { background: URL(equipment.gif) no-repeat; left: 449px; width: 125px;}
#tab5 a:hover { background: URL(equipment_sel.gif) no-repeat; position: absolute; }

#tab6 { background: URL(books.gif) no-repeat; left: 574px; width: 138px;}
#tab6 a:hover { background: URL(books_sel.gif) no-repeat; position: absolute; }

#tab7 { background: URL(links.gif) no-repeat; left: 712px; width: 125px;}
#tab7 a:hover { background: URL(links_sel.gif) no-repeat; position: absolute; }

#mainswash {
  background: URL(chalk_swash.gif) no-repeat;
  font-family:verdana;
  font-size:30px;
  font-weight:700;
  height:87px;
  left:178px;
  padding: 10px 0 30px 40px;
  position:absolute;
  width:309px;
  display: block;
}

#mainbox {
  position: absolute;  
  left: 0px;
  width: 780px;
  top: 180px;
}
#sidebar {
  background:  transparent url(general/sidebar-bkg.jpg);
  position: absolute;
  left: 5px;
  top: 185px;
  width: 150px;
  padding: 10px;
  border-right: 6px solid #DFDBC5;
  border-bottom: 6px solid #DFDBC5;
}

h2, p, a, table td, table th, table caption, ul li {
  font-family: arial, swiss, helvetica, san-serif;
}
h1, h3, .headline, .sidequote {
  font-family: verdana, arial, swiss, helvetica, sans-serif;
}
p, p.ip, ul li { 
  color: #000;
  margin: 0 10px 10px 200px;
  font-size: 14px; 
  line-height: 17px;
  text-align: left;
}
p.ip { 
  padding-bottom: 20px;
  border-bottom: 1px groove black;  
}
p.tab { 
  margin: 0;
  padding-bottom: 20px;
  font-size: 14px; 
  line-height: 16px;
  text-align: left;
  font-weight: 300;
}
p.pages { 
  margin: 0;
  padding-right: 20px;
  font-size: 12px; 
  line-height: 14px;
  text-align: right;
  font-weight: 700;
}
p.pages a { 
  font-size: 12px; 
}
h1  { 
  color: #AA030E;
  margin-left: 195px;
  font-style: oblique; 
  font-weight: 700; 
  font-size: 20px; 
  line-height: 20px;
}
h2  {
  color: #AA030E;
  text-align: left;
  font-style: oblique; 
  font-weight: 800; 
  font-size: 18px; 
  line-height: 15px;
}
h2.master  {
  color: #AA030E;
  text-align: left;
  font-style: oblique; 
  font-weight: 800; 
  font-size: 18px; 
  line-height: 15px;
  padding-left: 195px;
}
h3  { 
  color: #AA030E;
  font-style: oblique; 
  font-weight: 700; 
  font-size: 16px; 
  line-height: 18px; 
  text-align: left;
  padding: 10px 0 0 0; 
}
h6  {
  color: #150B48; 
  font-weight: 700; 
  font-size: 14px; 
  text-align: center;
}
td {
  font-size: 10px;
  line-height: 16px;
  vertical-align: top;
  text-align: center;
  font-weight: 700;
}
a  {
  color: "#150B48"; 
  font-weight: 700; 
  font-size: 15px; 
  text-decoration: underline; 
}
a:Hover {
  color: "#AA030E"; 
  text-decoration: underline 
}
a.nav  {
  color: "#150B48"; 
  font-weight: 700; 
  font-size: 12px; 
  text-decoration: none 
}

a.menu  {
  padding: 8px 0 8px 0;
  width: 130px;
  font-weight: 500; 
  font-size: 13px; 
  line-height: 15px;
  text-decoration: none; 
  display: block;
  border-bottom: 1px solid #AA030E;
}
a.submenu  {
  padding: 8px 0 8px 0;
  text-transform: uppercase;
  font-weight: 500; 
  font-size: 11px; 
  line-height: 1px;
  display: block;
  text-decoration: none;
  border-bottom: none;
}
#sidequote  {
  width: 145px;
  padding-top: 6px;
  font-family: arial, sans-serif; 
  color: "#150B48"; 
  font-style: oblique; 
  font-weight: 300; 
  font-size: 12px; 
  line-height: 14px;
  text-align: left; 
}
#sidequote em  { 
  color: "#150B48";
  padding-top: 5px; 
  font-weight: 500; 
  font-size: 9px; 
  line-height: 9px;
  text-align: right;
  display: block;
}
img {
  border: 0;
}
img.left, table.left { 
  float: left;
  padding: 5px 10px 10px 0; 
}
img.right, table.right {
  float: right;
  padding: 5px 10px 10px 10px;
}
table.prod {
  background-color: #AA030E;
  margin-bottom: 10px;
}
table.prod td {
  background-color: white;
  padding: 10px;
  text-align: left;
  font-size: 14px;
  line-height: 15px;
  font-weight: 100;
  font-style: normal;
}
table.prod caption {
  color: #AA030E;
  padding: 10px;
  caption-side: top;
  font-size: 16px;
  line-height: 15px;
  font-weight: 700;
  font-style: normal;
}    
table.left caption, table.right caption {
  caption-side: bottom;
  color: #AA030E;
  font-size: 14px;
  line-height: 15px;
  font-weight: 700;
  font-style: oblique;
}

table.cart {
  background-color: #940e2f;
  margin-top: 10px;
  width: 540px;
  border: none;
}
table.cart td.caption {
  background-color: white;
  font-size: 12px;
  text-align: right;
}
table.cart th {
  color: white;
  font-size: 10px;
  font-weight: 500;
}
table.cart td {
  font-size: 12px;
  font-weight: 500;
}
table.cart td.r {
  text-align: right;
  font-weight: 700;
}
table.cart td a, table.cart caption a {
  font-size: 11px;
  font-weight: 500;
}
td.info {
  text-align: left;
}
#chalk_counter {
  background-color: #FFFF66;
  position: absolute;
  top: 10px;
  left: 570px;
  width: 120px;
  height: 25px;
  padding: 5px;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  border: 1 solid red;
  display: block;
}
p.me, a.me {
  padding: 0;
  margin: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: black;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
}  
