body {
	background-color:#cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

h1{
	font-size:16px;
	margin:.5;}

#header{
	background-image:url(images/top_bar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom: 4px;
	height:30px;
	margin:0px;}


#content {
	margin:0px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;}
	
#main{
	background-image:url(images/ebay_icons-sm.gif);
	background-position:bottom right;
	background-repeat:no-repeat;}	
	
#contact{
	background-image:url(images/content_bgd02.gif);
	background-position:bottom right;
	background-repeat:no-repeat;}	

#sells{
	background-image:url(images/sells_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;}
	
#step-one{
	Height:120px;
	margin-left:10px;
	margin-right:10px;
	border:#000000 solid 2px;
	background-image:url(images/blue_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px;
	text-align:left}

#step-two{
	Height:120px;
	margin-right:10px;
	border:#000000 solid 2px;
	background-image:url(images/green_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px;
	text-align:left}

#step-three{
	Height:120px;
	margin-right:10px;
	border:#000000 solid 2px;
	background-image:url(images/yellow_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px;
	text-align:left}
		
#footer{
	text-align:right;
	font-size:10px;
	padding-right:10px;
	height:16px;
	background-color: #000000;
	color: #ffffff;
	background-image:url(images/color_bar.gif);
	background-position:bottom;
	background-repeat:no-repeat;}	

#navcontainer ul{
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top:0;
	background-color: #000000;
	color: #ffffff;
	width: 100%;
	font-family: arial, helvetica, sans-serif;}

#navcontainer ul li { display: inline; }

#navcontainer ul li a{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	height:16px;
	background-color: #000000;
	color: White;
	text-decoration: none;
	float: right;
	border-left: 1px solid #ffffff;}

#navcontainer ul li a:hover{
	background-color: #000000;
	color: #000000;
	background-image:url(images/nav_bg-over.gif);
	background-position:bottom;
	background-repeat:repeat-x;}
	