body {
  margin: 0;
  padding: 0;
  background-color: #9bc38b;
  color: white;
  background-image: url(img/back3.gif);
  background-repeat: repeat-x;
  font-family: "Comic Sans MS",Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
}
#wrapper {
  background-color: #ffffff;
  color: #000077;
  margin: 20px 30px 20px 30px;
  padding: 10px;
  border: 2px solid #0080C0;
  
}
#header {
     background-color: #ffffff;
     }
#logo {
      border:3px solid #cccccc;
      
}
#content {
         line-height: 1.2em;
         margin: 0 10px 0 160px;
         padding: 5px;
         background-color: #ffffff;
         color: #000077;
}
#pic1{
      float: left;
      border: 3px solid #cccccc;
      margin: 5px;
			padding: 5px;
}
#pic2{
      float: right;
      border: 3px solid #cccccc;
      margin: 5px;
			padding: 5px;
}
#pic3{
      float: left;
      border: none;
      margin: 5px;
			padding: 5px;
}
#sale{font-family: Arial, Helvetica, sans-serif;
         font-size: 1.2em;
         font-weight: bold;
				 color: #ff0000;
				 }

#topnav {
         font-family: "Comic Sans MS",Arial, Helvetica, sans-serif;
         font-size: 0.9em;
         font-weight: bold;
				 }
#topnav ul{
         position: absolute;
         top: 195px;
         left:5px;
				 border-right: 1px solid #cccccc;
				}
#topnav li{
        
        list-style: none;
        margin-right: 5px;
        margin-left: 2px;
        margin-bottom: 5px;
}
#topnav a:link, #topnav a:visited{
        color: #b22222;
        text-decoration: none;
}
#topnav a:hover{
        color: #B22222;
				background-color: #dcdcdc;
}
#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
    font-weight: normal;
}
#bottomnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#bottomnav li {
	display: inline;
    position: relative;
}
#bottomnav a:link, #bottomnav a:visited { 
	margin-right: 2px;
	padding: 3px 1px 3px 1px; 
	color: #b22222;
	text-decoration: none;
}
#bottomnav a:hover {
	margin-right: 2px;
	padding: 3px 1px 3px 1px; 
	color: #B22222;
	text-decoration: none;
	background-color: #dcdcdc;
}
#form{
      width:500px;
      background-color: #cccccc;
      border: 2px solid #000077;
}
label{
    font-family: "Comic Sans MS",Arial, Helvetica, sans-serif;
	font-size: .9em;
    font-weight: bold;
    color: #000077;
}
#footer{
    font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
    font-weight: normal;
    color: #0080C0;
    }
#paytable{
width:600px;

}
#paytable td{
    line-height: 1.2;
    font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
    font-weight: bold;
    color: #000077;
    border: none;
    }
.notice{
				font-family: Arial, Helvetica, sans-serif;
				color:#cc0033;}

