body {
  background-color: white;
  background-image: url();
  margin: 0;
  padding: 0;
  height: 100%;
  font-family:  verdana, arial, sans-serif;
  }

h1 {
  font-family:  Helvetica;
  padding: 2px 30px 1px 130px;
  margin-left: 5%; 
  color: black;
  font-size: 2.1em;
}

h2 {
  font-family:  verdana, arial, sans-serif;
  padding: 1px 30px 2px 130px;
  margin-left: 5%; 
  color: black;
  font-size: 1.5em;
}
h3 {
  font-family:  verdana, arial, sans-serif;
  color: navy;
  font-size: 1.0em;
  padding: 0px 0px 0px 150px;
  }

h4 {
  font-family:  verdana, arial, sans-serif;
  padding: 15px 30px 15px 20px;
  margin-left: 5%; 
  color: red;
  font-size: 1.em;
}

h5 {
  font-family:  verdana, arial, sans-serif;
  padding: 1px 30px 1px 1px;
  color: navy;
  }
a {
  text-decoration: none;
 }

#SSMItop {
  margin:  5px;
  padding: 10px;
  height: 190px;
  border:2px solid blue;
}

#left {
  width: 65%;
  height: 100%;
  float: left;
  background-color: #ffffff ;
  color: navy;
  margin-left: 10px;
  padding: 30px; 
}


#right {
  width: 25%;
  height: 100%;
  float: left;
  text-align: left;
  background-color: navy;
  margin-top: 20px;
  padding: 10px 10px 10px 10px;
  color: white;
  font-size: 1em;
   }


#footer {
  width: 100%;
  height: 40px;
  background-color: navy;
  border-top: 1px solid black;
  clear: both;
  color: white;
  font-size: 1em;  
  
}
.dropcap {
  color: navy;
  font-size: 2.0em;
  float: left;
  padding-right: 1px;
}

.quotes {
  padding-right: 50px;
  padding-left: 50px;
  font-size: 1.em;
}

.special {
  padding-right: 30px;
  padding-left: 30px;
  font-size: 1.1em;
  font-family:  Comic Sans MS verdana, arial, sans-serif;
}

.rightmargin {
  padding-left: 570px;
  color: black;
}
.rightmiddle {
  padding-left: 470px;
  color: black;
}

}
.rightcolserv {
  padding-left: 100px;
}
.pletter {
  color: black;
 }  
.plettersm {
  color: black;
  font-size: .8em;
 }  
.pindent {
  color: black;
  text-indent: 3em;
 }  

.rightcol a {
  color: white;
}

.rightcol a:visited {
  color: white;
}

.rightcol a:hover {
  color: red;
}

.rightcol a:active {
  color: white;
}

.auctionhead {
  color: black;
  padding: 1em 0em 0em 1em;
  font-size: 1em;  
  }  
#auctionitempix {
  color: black;
  padding: 1em 0em 1em 1em;
 float: left;
  margin-left: 10px;
 }

#auctionitemhead {
  width: 47%;
  color: black;
  margin-left: 5px;
  padding: 1em 0em 1em 1.5em;
  font-size: 1em;  
  }

#clear {
   border-bottom: 1px solid black;
   clear: both;
 }
  
.gifttext {
  color: black;
  margin-left: 30px;
  padding-left: 2em;
  text-indent: -2em;
  font-size: 1em;
 }  

.gifttextpix {
  color: black;
  margin-left: 0px;
  padding-left: 2em;
  text-indent: -1em;
  font-size: 1.1em;
 }  

.menuitem a {
color: black;
text-decoration:none;
border-bottom: 1px dotted #777888;
}

.menuitem a:hover {
color: red;
border-bottom: dotted 1px;
font-weight: bold;
}

.menuitemwhite a {
color: white;
text-decoration:none;
border-bottom: dotted 1px;
}

.menuitemwhite a:hover {
color: red;
border-bottom: dotted 1px;
font-weight: bold;
}


.menuitemwhiteccc a {
color: white;
text-decoration:none;
border-bottom: dotted 0px;
}

.menuitemwhiteccc a:hover {
color: red;
border-bottom: dotted 1px;
font-weight: bold;
}
