body {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px normal;
color: #555555;
background-image:url(../images/background.jpg);
margin-top: 0px; 
margin-left: 0px;
}


.button_collections {
	background-image:url(../shared/collections.gif);
	display: block;
	width: 89px;
	height: 27px;
	background-position: left top;
}
.button_collections:hover {
	background-image:url(../shared/collections.gif);
	display: block;
	width: 89px;
	height: 27px;
	background-position: left bottom;
}
.button_about {
	background-image:url(../shared/about.gif);
	display: block;
	width: 54px;
	height: 27px;
	background-position: left top;
}
.button_about:hover {
	background-image:url(../shared/about.gif);
	display: block;
	width: 54px;
	height: 27px;
	background-position: left bottom;
}
.button_custom {
	background-image:url(../shared/custom.gif);
	display: block;
	width: 106px;
	height: 27px;
	background-position: left top;
}
.button_custom:hover {
	background-image:url(../shared/custom.gif);
	display: block;
	width: 106px;
	height: 27px;
	background-position: left bottom;
}
.button_shop {
	background-image:url(../shared/shop.gif);
	display: block;
	width: 91px;
	height: 27px;
	background-position: left top;
}
.button_shop:hover {
	background-image:url(../shared/shop.gif);
	display: block;
	width: 91px;
	height: 27px;
	background-position: left bottom;
}
.button_contact {
	background-image:url(../shared/contactus.gif);
	display: block;
	width: 89px;
	height: 27px;
	background-position: left top;
}
.button_contact:hover {
	background-image:url(../shared/contactus.gif);
	display: block;
	width: 89px;
	height: 27px;
	background-position: left bottom;
}
.button_home {
	background-image:url(../shared/home.gif);
	display: block;
	width: 51px;
	height: 27px;
	background-position: left top;
}
.button_home:hover {
	background-image:url(../shared/home.gif);
	display: block;
	width: 51px;
	height: 27px;
	background-position: left bottom;
}
/* 
Jewelry buttons 
*/
.butt_fine {
	background-image:url(../shared/fine_jewelry.gif);
	display: block;
	width: 750px;
	height: 33px;
	background-position: left top;
}
.butt_fine:hover {
	background-image:url(../shared/fine_jewelry.gif);
	display: block;
	width: 750px;
	height: 33px;
	background-position: left bottom;
}
.butt_diamond {
	background-image:url(../shared/diamond_cuts.gif);
	display: block;
	width: 750px;
	height: 33px;
	background-position: left top;
}
.butt_diamond:hover {
	background-image:url(../shared/diamond_cuts.gif);
	display: block;
	width: 750px;
	height: 33px;
	background-position: left bottom;
}
.butt_buy {
	background-image:url(../shared/buying_diamond.gif);
	display: block;
	width: 750px;
	height: 33px;
	background-position: left top;
}
.butt_buy:hover {
	background-image:url(../shared/buying_diamond.gif);
	display: block;
	width: 750px;
	height: 33px;
	background-position: left bottom;
}
.butt_custom {
	background-image:url(../shared/custom_design.gif);
	display: block;
	width: 750px;
	height: 33px;
	background-position: left top;
}
.butt_custom:hover {
	background-image:url(../shared/custom_design.gif);
	display: block;
	width: 750px;
	height: 33px;
	background-position: left bottom;
}
/* 
Jewelry buttons end!
*/
.copyright {
	font-size: 11px;
	text-decoration: none;
	color: #555555;
}
.copyright a{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.copyright a:hover{
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
