body {
    background-color: white;
    }


img	{
	width: 200px;
	height: 200px;
	border: none;
	margin-top: 25px;
}

h1	{
	font-size: 25px;
	color: blue;
	margin-bottom: 5px;
	margin-top: 5px;
}

hr	{
	margin: 10px;
	width: 95%; 
	border: none;
	height: 1px;
	background-color: #36584d;
	color: #36584d;
}

.list_title	{
	font-weight: bold;
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 990px;
}
.list_left	{
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 50px;
}
.list_right	{
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 50px;
}
.list	{
	font-size: 14px;
	text-align: left;
	margin_left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #55aabb;
	border: 1 solid #aaaaaa;
	width: 490px;
}
.list_id	{
	position: inline;
	float: left;
	width: 80px;
}
.list_ref	{
	position: inline;
	float: left;
	width: 100px;
}
.list_description	{
	position: inline;
	float: left;
	width: 120px;
}
.list_price	{
	position: inline;
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 60px;
}
.list_note	{
	position: inline;
	float: left;
	width: 100px;
}


.sales img	{
	width: 100px;
	height: 100px;
	border: 1 solid blue;
	margin-top: 25px;
}

.menu	{
	text-align: center;
	margin-top: 10px;
	Margin-bottom: 10px;
}

.menu a {
	margin-left: 25px;
	color: #36584d;
	font-size: 16px;
	border: 1 dotted #36584d;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: yellow;
}

.id	{
	margin: 0px;
	text-align: left;
	font-size: 16px;
}

.title_top	{
	margin: 0px;
	padding: 2px;
	width: 1032px;
	border: none;
	text-align: center;
	font-size: 68px;
	font-style: italic;
	color: #55aa66;
}

.container	{
	margin: 10px;
	padding: 2px;
	width: 1032px;
	border: none;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #55aa66;
}

.sales	{
	width: 200px;
	text-align: center;
	border: none;
	position: relative;
	float: left;
	margin: 2px;
}

.description	{
	font-size: 14px;
	color: #2244ee;
	font-style: italic;
}

.price	{
	font-size: 16px;
	color: black;
	margin-left: 45px;
	margin-right: 45px;
	border: 1 solid green;
	background-color: #aaffdd;
}
.pricehome	{
	font-size: 16px;
	color: green;
	text-style: italic;
	margin-left: 45px;
	margin-right: 45px;
	border: none;
	background-color: white;
}

.notes	{
	font-size: 12px;
	color: #2288ee;
	margin-left: 25px;
	margin-right: 25px;

}

.copywrite {
	text-align: center;
	font-size: 12px;
	color: #bb7722;
	font-type: roman;
}

.westobyweb {
	text-align: center;
	font-size: 10px;
	color: #bb77aa;
	font-type: roman;
}
.westobyweb a {
	text-align: center;
	font-size: 10px;
	color: #bb00aa;
	font-type: roman;
}

