.container {
	position: relative;
	width: 728px;
	margin: 0 auto;
}

.frame {
	position: relative;
	z-index:1;
	width: 728px;
    text-align: left;
}

.bg {
	background-position: baseline;
}

.box {
	position: absolute;
	width: 100px;
	height: 70px;
	color: #fff;
	font-size: 12px;
    font-weight: bold;
}

.offer {
	position: relative;
	width: 176px;
	height: 120px;
	color: #fff;
	font-size: 12px;
    font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: #cd9aff;
z-index: 10;
}

.printer {
	position: relative;
        margin-top: 10px;
	width: 166px;
	color: #fff;
	font-size: 12px;
    font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: #cd9aff;
z-index: 10;
text-align: center;

      font-size: 14px;
      font-family: Verdana;
      color: #000000;
      padding: 5px;
}

.printer_input {
      width: 100px;
}

.printer_form {
      text-align: center;
      padding: 0px;
      margin: 0px;
}

a.boxlink:hover {
    color: #330066;
}

a.boxlink {
    color: #FFF;
    text-decoration: none;
}

#special { color: #FFF;}
#special:visited { color: #FFF; }
#special:hover { color: #330066; text-decoration: none; }

#map { url(/images/mapsmall.gif);}
#map:visited { url(/images/mapsmall.gif); }
#map:hover { url(/images/maps.gif); text-decoration: none; }

.inputfield { font-size: 8pt; width: 185px; height: 14px; border: solid 1px #cc9aff; background-color: #FFF;  }
.searchbutton { font-size: 8pt; color: #cc9aff; width: 90px; height: 18px; background-color: #FFF; border: solid 1px #cc9aff; cursor: default;}

body {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 10px;
	background-color: #fff;

}

.page {
	height: 100%;
	width: 728px;
	position: bottom;
	vertical-align: baseline;
	}

.header {
	margin-top: 10px;
	width: 728px;
	height: 120px;
	background-image: url(/images/logo1.gif);
	background-repeat: no-repeat;
	}
	
.toolbar a:active, .toolbar a:visited, .toolbar a:link, .toolbar a:hover
{
	font-family:verdana;
	font-size:10pt;
	font-style:normal;
	color:#cc9aff;
	cursor:hand;
	text-decoration:none;
	padding: 4px;
}

.toolbar a:hover {
  border-top: 1px solid #cc9aff;
  border-bottom: 1px solid #cc9aff;
  border-left: 1px solid #cc9aff;
  border-right: 1px solid #cc9aff;
  padding: 3px;
}

.toolbar
{
	float:right;
	color:#330066;
	height:30px;
	padding-right:20px;
	padding-top: 15px;
	padding-bottom:3px;
	
}

form {text-align: right; padding-right: 20px;}

.spacer {
	background-color: transparent;
}

.content {
	margin-bottom: 20px;
	background-color: transparent;
	text-align: justify;
	width: 728px;
	border: 0px;
	height: 495px;
	font-family: verdana;
	font-size: 10px;
}

.inner_content {
	background-color: transparent;
	width: 728px;
	margin-right: 0px;
	text-align: justify;
	border: 0px;
	height: auto;
	font-family: verdana;
	font-size: 10px;
	color: #800080;
}

a:link, a:visited, a:hover  
{
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    color: #cd9aff;
}

a:hover  
{
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    color: #330066;
}

li {
   list-style-image: url(/images/bullet.gif);
   list-style: inside;
   list-style-type: none;
}

h1 {
	font: "Verdana";
	font-size: 14pt;
	font-weight: bold;
	color: #800080;
	}

.footer 
{
    width: 728px; 
    text-align: right; 
    margin-right: 0px; 
    padding-bottom: 10px;
}
