BODY{
	background-image:url('http://www.bennettsfinejewelers.com/images/light_gray_leather_background.gif');
	background-color:#ffffff;
	background-position:scroll;
	font-family:arial;
}
A:active{
	color:#CC3B50;
	text-decoration:none;
}
A:visited{
	color:#CC3B50;
	text-decoration:none;
}
A:link{
	color:#CC3B50;
	text-decoration:none;
}
A:hover{
	text-decoration:none;
}
.noborder{
	border:none;
}
HR{
	height:0;
	border:1px solid #CC3B50;
}
.header{	
	margin-top:20px;	
	background-color:#515151;	
	width:800px;
	height:120px;
}
.navigation{
	width:150px;	
	background-color:#990000;
}
.footer{
	text-align:center;
	color:#000000;
	font-family:arial;
	font-size:9px;	
	border:1px solid black;
	background-color:white;	
	width:800px;
	height:80px;
}
.content{		
	width:640px;	
	background-color:white;
}
.catalogpage{
	width:640px;
	height:766px;
}
.navcat{
	background-color:#515151;
}