body { background-color:#E0EBF0; font:12px Arial, sans-serif; text-align: center; margin: 0; padding: 0;}
#all { position:relative; width:850px; margin:auto; }
#content { position:relative; background: url(../images/bg.gif) no-repeat; text-align:center; height:410px; width:850px; margin-top:5%;} 
#topright { float:right; margin:35px 35px 0 0; width:286px; height:35px; background: url(../images/topright.gif) no-repeat;}
.about, .email {float:right;}
.about { margin: 5px 26px 0 0; width:85px; height:27px; }
.about a { display:block; width:85px; height:27px;}
.email { margin: 5px 3px 0 0; width:165px; height:27px; }
.email a { display:block; width:165px; height:27px; }
.transparent {opacity:0; filter: alpha(opacity=0); border: 1px solid black;}

#centerlinks { margin:250px 0 0 320px; }
.necklaces, .braclets, .earrings, .other {float:left; margin:5px 10px 5px 5px;}
.necklaces, .necklaces a { width:112px; height:25px; }
	.necklaces a { background: url(../images/neck_off.gif) no-repeat; display:block;}
	.necklaces a:hover { background: url(../images/neck_on.gif) no-repeat;}
.braclets, .braclets a { width:106px; height:25px; }
	.braclets a { background: url(../images/braclet_off.gif) no-repeat; display:block;}
	.braclets a:hover { background: url(../images/braclet_on.gif) no-repeat;}
.earrings, .earrings a { width:93px; height:33px; }
	.earrings a { background: url(../images/ear_off.gif) no-repeat; display:block;}
	.earrings a:hover { background: url(../images/ear_on.gif) no-repeat;}
.other, .other a { width:127px; height:25px; }
	.other a { background: url(../images/other_off.gif) no-repeat; display:block;}
	.other a:hover { background: url(../images/other_on.gif) no-repeat;}
	
	