@charset "utf-8";
/* CSS Document */

#page {
	width: 950px;
}
#page #top {
	background-image: url(../images/eBayherUL.gif);
	height: 70px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
body {
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#page #content h2 {
	font-size: 25px;
	font-weight: normal;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000CC;
}
#page #content {
	padding-right: 10px;
	padding-left: 10px;
}
#page #footer {
	font-size: 11px;
	color: #999999;
}
#page #footer #copyright {
	color: #BEBEBE;
}

#page #title {
	float: right;
}
#page #title h1 {
	color: #E1E1E1;
	font-weight: normal;
}
#page #footer a {
	color: #999999;
}
