/* CSS Document */

#images {
	position: absolute; top: 130px; right:0 0; left: 10px; 
	width: 700px; 
	border: 0px
}
#leftcolumn {
	position: absolute; top: 12px; right:0 0; left: 255px; 
	width: 150px; 
	border: 0px
}
#midcolumn {
	position: absolute; top: 12px; right:0 0; left: 405px;
	width: 150px;
	border: 0px;
}
#rightcolumn {
	position: absolute; top: 12px; right:0 0; left: 580px;
	width: 150px;
	border: 0px;
}

#onpage {
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	color: FFCC66;
	text-align: left;
	font-style: bold;
	text-decoration: none;
	padding-bottom: 3px;
}
#titles {
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	color: CC9900;
	text-align: left;
	font-style: bold;
	text-decoration: none;
	padding-bottom: 3px;
}
#continue {
	font-family: verdana, arial, sans-serif;
	font-size: 0.75em;
	color: 996600;
	text-align: right;
	padding-bottom: 3px;
}
#continuepg {
	font-family: verdana, arial, sans-serif;
	font-size: 0.75em;
	color: 996600;
	text-align: right;
	font-style: normal;
	vertical-align: bottom;
	font-weight: normal;
}
#bottomlogo {
	padding-bottom: 3px;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.65em;
	color: 66900;
	text-align: center;
	text-decoration: none;
	padding-bottom: 3px;
}
#copyright {
	font-family: verdana, arial, sans-serif;
	font-size: .65em;
	color: 666666;
	text-align: center;
	font-style: bold;
	text-decoration: none;
	padding-bottom: 3px;
}
#photoboxhorizontal {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	width: 150px;
}
a:link {
	color: 003333;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
a:visited {
	color: 006666;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
a:link:hover {
	color: 006666;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
a:visited:hover {
	color: 006666;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.adpagetable {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-weight: normal;
	color: 333333;
	text-align: right;
	vertical-align: top;
	padding: 10px;
	width: 600px;
}
.photoboxvertical {
	border: 0px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 120px;
}
.photoboxhorizontal {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 150px;
}
.largeimageprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

.boxunder {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66CCCC;
	padding: 2px;
}


