a	{font-family: Arial, Verdana, Helvetica; font-size: 13px; color: #000000; text-decoration: none; font-weight: bold}
a:hover	{text-decoration: underline}

a.std		{font-size: 14px; color: #0080FF; text-decoration: underline; font-weight: normal}
a.std:hover	{color: #FF0000;}

.text1	{  font-family: Verdana, Helvetica; font-size: 13px; color: #000000}
.text2	{  font-family: Arial, Verdana, Helvetica; font-size: 14px; font-weight: 900; color: #CC0000}
.text3	{  font-family: Arial, Verdana, Helvetica; font-size: 16px; font-weight: 900; color: #000000}
.text4	{  font-family: Arial, Verdana, Helvetica; font-size: 11px; color: #000000}

a.pscroller1 {font-weight: normal}

#pscroller1{
			font-family: arial;
			font-size: 12px;
			font-weight: normal
			width: 210px;
			height: 100px;
			padding: 0px;
			background-color: white;
			}

.auctionBox	{   font-family: Arial, Verdana, Helvetica; 
				font-size: 16px; 
				text-align: center; 
				background-color: #000000; 
				height: 970px; 
				width: 462px; 
				color: #15B8D8; 
				padding-top: 5px;
				margin-left: 15px;
				padding-bottom: 5px;
				border: 3px solid #A71D21;
				}
.auctionBox a {
				font-family: Arial, Verdana, Helvetica; 
				font-size: 16px; 
				color: #33FF00; 
				text-decoration: none; 
				font-weight: bold;
				}

.auctionBox h1 {
				color: #EFAE73;
				margin: 10px 10px 0px 0px;
				}
				
.auctionBox p {
				font-weight: bold;
				color: #ffffff;
				margin: 20px 20px 25px 0px;
				}

.auctionBox ul {
				font-weight: bold;
				text-align: left;
				margin-left: 100px;
				margin-top: 25px;
				margin-bottom: 25px;
				}

.auctionContainer {
				border: 2px solid #A71D21;
				background-image: url('/images/background.gif'); 
				/*height:2040px; */
				padding-top: 15px;
				}

.auctionRightColumn {
				padding-right: 10px; 
				float: right; 
				text-align: center; 
				width: 240px;
				}

.auctionBoxBanner {
				padding-left: 15px; 
				padding-top: 0px; 
				padding-bottom: 15px;
				}

.photoList img {
				padding: 20px 0px 0px 0px;
				}
.auctionSmallPrint {
				font-size: 7pt;
				color: white;
				}
.auctionBoxPhotos {
				text-align: center;
				margin: 15px 10px 15px 15px;
				font-family: Comic Sans MS; 
				font-size: 16pt; 
				color: #FF0000;
				}