
body {
 margin:	0px;
 background: 	#FFFFFF; 
 color: 	#000000;
 padding:	0px;
 font-family:	Arial, Times, sans-serif;
 font-size:	small;
 }
 
 strong {
  font-weight:	bold;
 }

.center {
 text-align:	center;
 margin-left:	auto;
 margin-right:	auto;
 }
 
 .left-banner {
 margin-left:	10px;

 }

#outer {
 border:	1px solid #000000;
 width:		1000px;
 margin-left:	auto;
 margin-right:	auto;
 }

#hdr {
 width:		1000px;
 height:	80px;
 background-image: url(img_header-bg.jpg);
 color: 	#FFFFFF;
 font-family:	verdana, sans-serif;
 font-style: 	italic;
 }

#bodyblock {
 background: 	#ffffff;
 width:		1000px;
 padding:	0px;
 }

#l-col {
 float:		left;
 background: 	url(img_nav-bg1.gif); 
 width:		208px;
 font-weight: 	bold;


  }
 
 #l-col h3 {
 text-align:	center;
 }
 
 #l-col li {
 line-height: 	1.4em;
 }
   
#cont {
 width:		770px;
 background:	#ffffff;
 margin-left: 	210px;
 padding-right:	16px;
 }

#cont h1 {
 text-align:	center;
 color:		navy;
}


#cont p {
 padding-right:	10px;
 padding-left:	5px;
 font-size:	1.2em;
 }

#ftr {
 padding-top:	10px;
 text-align:	center;
 height:	60px;
 background:	#c0c0c0;
 color: 	#333333;
 border:	solid black;
 border-width:	1px 0 0 0;
 margin:	0px;
 clear:		left;
 }
 
 #privacy {
 text-align:	right;
 margin-right:	30px;
 }
 
 .BigDownloadButtonRollover a {
	display: block;
	width: 396px;
	height: 185px;
	color: #333;
	background: url(http://www.auctionlistingcreator.com/images/bigdownloadbutton.png) 0 0 no-repeat;
	text-decoration: none;	
}
.BigDownloadButtonRollover a:link {
	background-position: 0 0px;
}
.BigDownloadButtonRollover a:hover {
	background-position: -396px 0;
}

