﻿body {
  /* background-image: url(../images/auctionboutique.com-background_dots.gif);*/
  background-image: url(../images/allfreebackgrounds.com-bac.jpg); 
  /* background-image : url(../images/backgroundcity.com-ice1.gif);*/
  font-family: Verdana, Geneva, Helvetica, Arial;
}
h1 
{
  font-family : Monotype Corsiva,Comic Sans MS, Verdana, Geneva, Helvetica, Arial;
  font-size: 20pt;
  color: #336699;
}
.nav
{
  background-color: #e080b0;
  font-size: 12pt;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom : 3px;
  
}
.nav small 
{
	color: #272727;
}
.nav a:link, .nav a:visited
{
	font-size: 12pt;
	text-decoration: none;
	color: #101010;
	font-weight: bold;	
	top: 4px;
	padding-right: 5px;
	padding-left: 5px;	
	border-right: 1px solid #000000;
}
.nav a:hover
{
	text-decoration: underline;
	color: #336699;	
}
.maincontent {
  background-color: white;
  padding-left: 10px;
  padding-right: 8px;
  height: 370px;
  font-size: 11pt;
}
.footer {

}

