﻿body {
   font-size: 0.9em;
   font-family: Verdana, Geneva, Sans-Serif;
   background-repeat: repeat;
}

h1 {
   margin-top: 10px;
   color: #cc0099;
   text-align:center;
}

a:link, a:visited
{
   text-decoration: none;
}

img {
   text-decoration: none;
   border: none;
}

#outline {
   width: 800px;
   border-right: black 1px solid;
   border-top: black 1px solid;
   border-left: black 1px solid;
   border-bottom: black 1px solid;
   background-repeat: repeat;
   margin-left: auto;
   margin-right: auto;
}

#redBar {
	background-image: url(../images/RedBar.jpg);
	width: 802px;
	height: 17px;
	left: -1px;
	top: -1px;
	position: relative;
}

#redBarRev
{
	background-image: url(../images/RedBarRev.jpg);
	width: 802px;
	height: 17px;
	left: -1px;
	bottom: -1px;
	position: relative;
	float: none;
	clear: both;
}

#topMenu
{
	background-color: #fffbd6;
	padding-left: 100px;
	border-bottom: solid 2px black;
}

#banner {
   width: 800px;
   height: 110px;
}

#banner h1 {
   margin-top: 10px;
   text-align: center;
   color: black;
}

#bounds
{
   width: 790px;
   margin-left: 10px;
   margin-bottom: 10px;
}

#footer {
   width: 790px;
   border-top: solid 2px black;
}

#presents {
   text-align: center;
}

#presents h1 {
   margin-top: 0.5em;
   margin-bottom: 0.5em;
   color: #ff33ff;
}

#presents h2 {
   margin: 0px;
   font-size: 1.3em;
}

#presents h3 {
   margin: 0px;
   font-size: 1.1em
}

#frontAdvert {
   width: 700px;
   border-collapse: collapse;
   font-weight: bold;
}

.frontImage {
   text-align: center;
   padding-top: 5px;
   padding-bottom: 5px;
}

