body {
background: #7272c0;
}

#wrap {
border-top: 2px solid #cfcfa0;
border-bottom: 2px solid #cfcfa0;
}

.box{
	background: #cfcfa0;
	}


#menu li a:hover {
color: #7272c0;
}

#menu ul.sub li a:hover {
color: #7272c0;
}

#menu ul.sub li a:hover {
color: #7272c0;
}


#menu hr{
	color: #cfcfa0;
	margin: 5px 30px 0px  30px;
	}


#gallery table{
width:165px;
margin:0px;
padding:0px;
}

#gallery td{
	border-left: 2px solid #cfcfa0;
	border-right: 2px solid #cfcfa0;
	border-top: 1px solid #cfcfa0;
	border-bottom: 1px solid #cfcfa0;
	width: 81px;
	}

#gallery td.last{
	border-left: 2px solid #cfcfa0;
	border-right: 2px solid #cfcfa0;
	border-top: 1px solid #cfcfa0;
	border-bottom: 1px solid #cfcfa0;
	width: 81px;
	}

#gallery td.no_left{
	border-left: none;
	border-right: 2px solid #cfcfa0;
	border-top: 1px solid #cfcfa0;
	border-bottom: 1px solid #cfcfa0;
	width: 79px;
	}

#gallery td.closing_end{
	border-left: none;
	border-right: none;
	border-top: 1px solid #cfcfa0;
	border-bottom: none;
	width: 79px;
	}


#menu ul.sub li.neck a {
color:#7272c0;
}	



h2{
	color: #7272c0;
	font-size: 13px;
	font-weight:bold;
	}


 .jewels a:active, .jewels a:link, .jewels a:visited {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	}

.jewels a:hover{
color: #7272c0;
text-decoration: none;
}

