/* CSS Document */

body 
{
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	padding:0;
	margin:0;
}
	
html body 
{
	font-size:x-small; /* For IE5/Win */
	f\ont-size: small; /* For other IE Versions */
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}


#contentdiv
{
	position: relative;
	width: 770px;
	background-color: #907597;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:30px;	
}

p {
	padding:5px; 0;
	margin:0;
}

#middlediv
{
	background-color:#FFFFFF;
	width: 625px;
	top: 0px;
	position:relative;
	left: 76px;
	background-image:url(images/bimage.jpg);
	background-repeat:no-repeat;
	background-position: top;
} 
	
#bannerdiv
{
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:350px 120px;
	top:136px;
	width: 584px;
	height: 421px;
	position:relative;
	top:136px;
	left:20px;
	color:#FFFFFF;
}

#bannerdiv2
{
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:350px 120px;
	top:136px;
	width: 584px;
	position:relative;
	top:136px;
	left:20px;
	color:#FFFFFF;
}

#tablediv
{
	background-color:#FFFFFF;
	top: 140px;
	position: relative;
	width: 625px;
	height:auto;
	overflow:visible;
}
#Jewelerylinksdiv
{
	min-height:200px;	
	z-index:3;
	background-color:#000000;
	text-align:left;
	padding-left:300px;
}	
.whiteLinks a
{
	color:#FFFFFF;
}


#linkdiv
{
	background-image:url(images/linkimage1.jpg);
	width: 225px;
	height: 290px;
	position: absolute;
	background-repeat: no-repeat;
	left: -55px;
	bottom:0px;
	z-index:2;
	padding:20px 0px 0px 0px;
	color: #FFFFFF;
	top: 150px;
}

h1 {
	font-size:115%;
	font-weight:bold;
}

#logodiv
{

background-image:url(images/logo1.jpg);
background-repeat:no-repeat;
position:absolute;
width: 274px;
height: 80px;
top:25px;
left:25px;
}

#linksList
{
	list-style:none;
	font-size:125%;
	padding-left:0px;
	margin-left:0px;
}

#linksList li
{
	margin-left:15px;
	padding-left:0;
	margin-top:10px;
	margin-bottom:10px;

}

#linksList li a
{
	color:#FFFFFF;
	text-decoration:none;
}

#linksList li a:hover
{
	font-weight:bold;
	font-size:100%;
	text-transform:none;
	
}
#aboutdiv
{
background-color:#FFFFF;
width: 660;
}

.style5 
{
font-size: x-small;
text-align:center;
width:100%;
}
.style5 a 
{
	color:#000000;
}

.blackLinks a
{
	color:#000000;
	border:inherit;
}

.newSet
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	height:150px;
}

.Search table 
{
	border: 1px solid #000;
	background: #fff;
}
.Search table caption
{
	margin: 0;
	padding: 8px 10px;
	text-align: center;
	border: 1px solid #000;
	border-bottom: none;
	background: #fff;
	font-size:120%;
	font-weight:bold;
}
.Search table th, .Search table td 
{
	margin: 0;
	padding: 5px 6px;
	text-align: center;
	border-bottom: 1px solid #b5b5b5;	
	text-align: left;

	}
.Search table th
{
	color: #999;
}	

.Search table tr
{
	background: #e6e6e6;
}
.Search table tr.alt
{
	background: #f1f1f1;
}
.Search table tr.white
{
	background-color:#ffffff;
}
.Search table td a
{
	font-weight: bold;
}	


