
h1{font-size:1.3em;}
h2{font-size:1.2em;}
h3{font-size:1.1em;}
h4{font-size:1em;}

body
{
  font-family: verdana, arial;

  background-color: #000;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
}

#bodyDiv
{
  width: 750px;
  margin-left: auto;
  margin-right: auto;

  border: solid 1px #AAA;
  background-color: #FFF;
}

img
{
  border: solid 0px #000;
}


.headerFooter
{
  height: 35px;
  background-image: url("/shop/includes/templates/redBlack/images/tile_back.gif");
  background-color: #C00;
}

#banner
{
  height: 96px;

  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/shop/includes/templates/redBlack/images/header_bg.jpg");
  background-color: #000;
}

#tagline
{
  position: relative;
  top: -65px;
  left: 345px;

  color:#FFF;
  vertical-align: top;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  width: 250px;
}

#bodyContent
{
  min-height: 375px;

  padding-left: 1em;
  padding-right: 1em;
}

#navEZPagesTop
{
	background-color: #C00;
	background-image: url("/shop/includes/templates/redBlack/images/tile_back.gif");
	font-weight: bold;
	margin: 0;
	padding: 0.25em;
}

#navEZPagesTop a
{
  color: #FFF;
  text-decoration: none;
  font-size: 9.5px;
}
