
#bracelets {
float: left;
width: 128px;
margin-left: 10px;
}

#earrings {
float: left;
width: 128px;
margin-left: 10px;
}

#brooches {
float: left;
width: 128px;
margin-left: 10px;
}

#necklaces {
float: left;
width: 128px;
margin-left: 10px;
}

#collections_mid {
margin-top: 70px;
margin-left: 27px;
margin-right: 30px;
height: 230px;
}

img.portimages {
border: 1px;
border-color: #999999;
margin-bottom: 2px;
}

img.portimages:hover {
border-color: #3de0df;
margin-bottom: 2px;
}

#home a {
display:block;
width: 120px;
height: 91px;
background: url("images/home.gif") 0 0 no-repeat;
text-decoration: none;
}

#home a:hover { 
background-position: 0 -91px;
}

#profile a {
display:block;
width: 120px;
height: 101px;
background: url("images/profile.gif") 0 0 no-repeat;
text-decoration: none;
}

#profile a:hover { 
background-position: 0 -101px;
}

#collections a {
display:block;
width: 120px;
height: 92px;
background: url("images/collections.gif") 0 0 no-repeat;
text-decoration: none;
}

#collections a:hover { 
background-position: 0 -92px;
}

#stockists a {
display:block;
width: 120px;
height: 98px;
background: url("images/stockists.gif") 0 0 no-repeat;
text-decoration: none;
}

#stockists a:hover { 
background-position: 0 -98px;
}


#bespoke a {
display:block;
width: 120px;
height: 98px;
background: url("images/bespoke.gif") 0 0 no-repeat;
text-decoration: none;
}

#bespoke a:hover { 
background-position: 0 -98px;
}

#contact a {
display:block;
width: 120px;
height: 98px;
background: url("images/contact.gif") 0 0 no-repeat;
text-decoration: none;
}

#contact a:hover { 
background-position: 0 -98px;
}

#container {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	position: relative;
}


body { 
	background-color: #FFFFFF;
	text-align:center;
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
 }

#table {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:600px;
}

#left {
	position:absolute;
	left:0px;
	top:0px;
	width:165px;
	height:600px;
}

#header {
	position:absolute;
	left:165px;
	top:0px;
	width:615px;
	height:188px;
}

#right {
	position:absolute;
	left:780px;
	top:0px;
	width:120px;
	height:218px;
}

#mid {
	position:absolute;
	left:165px;
	top:188px;
	width:615px;
	height:314px;
}

#mid_collections {
	position:absolute;
	left:165px;
	top:188px;
	width:615px;
	height:314px;
	background-image: url("images/collections/mid.jpg");
}

#home {
	position:absolute;
	left:780px;
	top:218px;
	width:120px;
	height:91px;

}

#profile {
	position:absolute;
	left:780px;
	top:309px;
	width:120px;
	height:101px;
}

#collections {
	position:absolute;
	left:780px;
	top:410px;
	width:120px;
	height:92px;
}

#bottom {
	position:absolute;
	left:165px;
	top:502px;
	width:407px;
	height:95px;
}

#contact {
	position:absolute;
	left:572px;
	top:502px;
	width:105px;
	height:98px;
}

#bespoke {
	position:absolute;
	left:677px;
	top:502px;
	width:103px;
	height:98px;
}

#stockists {
	position:absolute;
	left:780px;
	top:502px;
	width:120px;
	height:98px;
}

#footer {
	position:absolute;
	background-color: none;
	color: #cccccc;
	padding-top: 10px;
	text-align: center;
	left:120px;
	top:597px;
	width:720px;
}

#footer a {
	text-decoration:none;
	color:#cccccc;
}
	
#footer a:hover {
	text-decoration:underline;
	color:#999999;
}
