body{
margin: 0;
padding: 0;
background-color:#eeeeee;
font-size:16px;
font-family: arial, helvetica, sans-serif;
}
	
	a{
	text-decoration: none;
	color:#0000CC;
	font-size: 14px;
	}
	
	a:hover{
	text-decoration: underline;
	color:#0000FF;
	}
	
	img{
	border: 0;
	}

div#container{
background: #ffffff;
width:1030px;
margin: 0 auto;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
padding: 0 15px 0 15px;
}

div#head{
height:124px;
position: relative;
}

	div#head img{
	position: absolute;
	bottom: -1px;
	left: 0;
	}
	
	div#head ul{
	position: absolute;
	top: 20px;
	right: 0;
	list-style-type: none;
	}
	
	div#head li{
	display: inline;
	list-style-type: none;
	}
	
	div#head span{
	position: absolute;
	text-align:right;
	right: 0;
	bottom: 0;
	}

div#links{
position: relative;
height: 40px;
background: url(images/YourOnlineAuctionPlace_07.gif) bottom repeat-x;
margin: 0 -15px 0 -15px;
}

	div#links ul{
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -3px;
	left: 275px;
	width: 725px;
	height: 36px;
	}
	
	div#links li{
	float: left;
	list-style-type: none;
	margin-right: 5px;
	background:url(images/link.gif) top left no-repeat;
	}
	
	div#links a{
	display: block;
	padding: 8px 5px;
	background:url(images/linkr.gif) top right no-repeat;
	}
	
	div#links #ebaystore{
	float: right;
	margin-right: -40px
	}
	
	div#links #ebaystore a{
	color:#FF0000;
	}

div#login{
clear: both;
height: 15px;
position: relative;
}

div#main{
float: left;
width:750px;
margin-right: 16px;
}


#footer{
padding: 20px;
margin: -15px;
clear:both;
background-color:#dddddd;
border-top:1px solid #aaaaaa;
}

#fedex{
padding: 0 0 12px 310px;
}

