<style type="text/css">
<!--
body {
margin:10px;
padding:0px;
}

#Title {
width:188px;
height: 85px
background: #fff;
float:centre;
}

#content {
margin-left:0px;
margin-top:5px;
width:530px;
height: 85px
float:left;
}
#contact {
margin-left:0px;
margin-top:5px;
width:530px;
height: 85px
float:left;
}

#item {
margin-left:0px;
margin-top:0px;
width:330px;
height: 10px
float:left;
font-size:	20px;
}

#Description {
margin-left:0px;
margin-top:0px;
width:330px;
height: 80px
float:left;
font-size:	14px;
color: black;
}

#price {
margin-left:2px;
margin-top:10px;
width:60px;
height: 10px;
font-weight: bold; 
color: black;
}

#sold {
margin-left:300px;
margin-top:20px;
width:20px;
height: 10px
text-align:centre;
color: red;
font-weight: bold;
border: solid; border-width: thin; width: 30px 
}
#footer {
margin-left:0px;
margin-top:10px;
width:100%;
height: 15px
float:centre;
}
#rightpic {
margin-left:0px;
margin-top:50px;
width:30px;
height: 85px
float:left;
}

#menu {
margin-left:0px;
margin-top:0px;
width:140px;
height: 300px
float:top;
}
BODY	{	
	background:	#FFFFCC;
}


//-->
</style> 
