body {
	margin: 0;
	padding: 0;
	background: #000;	
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#top {
	height: 75px;
	background: #000 url(../images/top.jpg) repeat-x;
}

#topwrap {
	margin: 67px auto;
	width: 950px;
	height: 8px;
	background: #000 url(../images/topwrap.jpg) repeat-x;
	z-index: 0;
}


#container {
	margin: 0;
	padding: 0;
	background: #000; /*url(../images/background6.jpg) repeat-y;*/
	width: 950px;
	margin: auto;
}


#imageMenu {
	width: 225px;
	overflow: hidden;  
	float: left;
	margin: 0 15px 30px 15px;
}

#imageMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 225px;
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-top: 2px solid #000;
	cursor:pointer;
	display:block;
    overflow:hidden;
	width: 225px;
	height: 98px;
}

#imageMenu ul li.home a {
	background: url(../images/nav_home.jpg) repeat scroll 0%;
}

#imageMenu ul li.bracelets a {
	background: url(../images/nav_bracelet.jpg) repeat scroll 0%;
}

#imageMenu ul li.necklaces a {
	background: url(../images/nav_necklace.jpg) repeat scroll 0%;
}

#imageMenu ul li.rings a {
	background: url(../images/nav_rings.jpg) repeat scroll 0%;
}

#imageMenu ul li.pins a {
	background: url(../images/nav_pins.jpg) repeat scroll 0%;
}

#imageMenu ul li.sculpture a {
	background: url(../images/nav_sculpture.jpg) repeat scroll 0%;
}

#imageMenu ul li.resume a {
	background: url(../images/nav_resume.jpg) repeat scroll 0%;
	width: 225px;
}

#imageMenu ul li.earrings a {
	background: url(../images/nav_earrings.jpg) repeat scroll 0%;
}

#imageMenu ul li.mixedmedia a {
	background: url(../images/nav_mixedmedia.jpg) repeat scroll 0%;
}

#imageMenu ul li.navlinks a {
	background: url(../images/nav_links.png) repeat scroll 0%;
}

.clear {
	clear: both;
}


#header {
	width: 650px;
	padding: 0;
	margin: 30px 0 0 285px;
}

#content {
	width: 650px;
	padding: 0;
	margin: 15px 0 0 285px;
}

#content h1.indent {
	font-size: .1em;
	text-indent: -9999px;
}

#content h3 {
	margin: 0 0 0 10px;
	padding: 0;
	color: #ccc;
}

#content a {
	color: #187878;
	text-decoration: none;
}

#content a:hover {
	color: #187878;
	text-decoration: underline;
}


#content p {
	font-size: .8em;
	margin-right: 10px;
	margin-left: 10px;
	color: #ccc;
}

#content dt {
	font-weight: bold;
	color: #1C4C02;
	font-size: .8em;
	padding: 8px 0 8px 10px;
	color: #ccc;
}

#content dd {
	font-size: .8em;
	padding: 3px 0;
	color: #ccc;
}

#content img {
	border: none;
	padding: 10px;
}

#content img.right {
	float: right;
	border: none;
	padding: 10px;
}


#content ul.gallery {
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
}

#content ul.gallery li {
    padding: 10px;
    position: relative;
    float: left;
    margin: 10px;
}

#content ul.gallery li {
	color: #ccc;
	text-align:center;
}

#content ul.gallery li img {
    margin: auto;
	padding: 0;
	border: none;
    display: inline;
}

#content ul.gallery li img.buy {
	margin: 2px 0 0 0;
}


#footer {
	clear: both;	
	height: 100px;
	background: #000 url(../images/footer3.jpg) repeat-x;
}

#footercontent p {
	width: 655px;
	margin: auto;
	font-size: .7em;
	color: #fff;
	text-align: right;
	padding-top: 35px;
	padding-left: 300px;
}

#footercontent a {
	text-decoration: none;
	font-size: 1.1em;
	color: #187878;
}

/*
#footer {
	height: 35px;
	background: #000 url(../images/background.gif) repeat-y left;
}

#footer p {
	color: #fff;
	font-size: .06em;
	
}
*/
