<!--
* {
	padding:0;
	margin:0;
}
html body {
	font-size:85%;
}
body {
	min-width:650px;
	color:#000;
	text-align:center;
	font: 1.9em/1.7em verdana, arial, georgia, sans-serif;
	background:#eee url(/i/wrap-bg.gif) top center repeat-y;
}
a:link, a:visited {
	color:#000;
	text-decoration:underline;
}
#wrap {
	width:700px;
	margin:0 auto;
	text-align:left;
	border:none;
}
#content {
	margin-top:-30px;
}
#topnav, #webspecials, #intro a, #footer { 
	display:none;
}
-->
