/* CSS Document */

body,td,th,p,span,table {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #FFFFCC;
}
a {color:#FFCC66;}

a, h1 a, h1 a:hover, font.ebayText a:hover {text-decoration:none; padding:2px; border-bottom:1px dotted #FFCC66; color:#FFCC66; background:none;}
a:hover, h1 a:hover, p a:hover {background-color:#FFCC66; color:#000000; border-bottom:1px dotted #000000;}

body {
	padding:0; margin:0;
	text-align:center;
	background:#333;
}
h1 {padding:15px 0 0 0; display:compact;}
p {margin:15px 0 0 0; font-size:16px; line-height:19px; font-weight:normal;}
p.quote {color:#999999; padding:0 20px 0 20px;} 

div#wrap {
	width:100%; 
	padding:0; margin:25px;
	text-align:left;
	background:url(/img/shop-02.gif) top right no-repeat #333;
	
}

iframe {width:780px; float:left; height:1000px; display:block; margin:0 auto; border:none;}

