body {
    margin: 0; padding: 0;
    background-color: white;
    font-family: 'Georgia', Helvetica, sans-serif;
    color: rgb(51,29,13);}
p { margin: 20px 30px}
a:link {color: black;}
a:visited {color: black;}
a:hover {color: black;}
a:active {color: black;}
#leftbar {
	width: 33%;   
	padding:20px;
	float: left;
    }
td p { font-size: 11pt;}
#leftbar p { font-size: 11pt;}
.sans p { font-family: Sans-serif;}
.center {display:block; margin-left: auto; margin-right: auto;}
.signature {font: 17pt 'Blackadder ITC';}
.right {text-align: right; padding-right: 20px;}
.caption {caption-side: right;}
#leftbar p { margin: 0 0;}
h1 { margin: 20px 30px 5px 30px;
    font-weight: normal;
    font-size: 14pt;}
h2 { margin: 20px 30px 5px 30px;
    font-weight: normal;
    font-size: 12pt;}
#main {
	float: right;
	width: 580px;
}
#main p { font-size: 11pt;}
#solomain {clear: both;
    margin: 190px 30px 30px 30px;}
#logo {float: left;
    padding: 6px 52px;}
#logotext {float: left;
    text-align: center;
    margin: 0px;
    padding-left: 31px;}
#menu {list-style-type: none;
    margin: 0px;}
#menu li {txt-align;
    padding-left: 0px;
    padding-right: 0px;}
li#home {padding-top: 80px;}
li#jewelry {padding-top: 80px;}
li#under40 {padding-top: 80;}
li#sculpture {padding-top: 80px;}
li#aboutus {padding-top: 80px;}
li#contact {padding-top: 80px;}
div#page {
	background-image: url(images/backgroundimage.jpg);
	background-repeat: no-repeat;
        background-attachment: scroll;
	position        : relative;
	width           : 850px;
	margin-left     : auto;
	margin-right    : auto;
        outline-bottom: 1px;
        three-d-dark-shadow: black 4px;
	}
#subpage {

	background-image: url(images/banner3b.jpg);
       background-repeat: no-repeat;
       backrgound-position: (top: 10px; left: 40px);
       width:100%;
       overflow: hidden;
       z-index: 20;
       }
.jewelry {clear: both;}
.jewelry tr td p {margin-bottom:0px}
.jewelry tr td form {margin-left:30px;margin-bottom:20px}
.fdtablePaginater li {display: inline; list-style-type: none; padding-right: 20px;}
.fdtablePaginater li div {display: inline;}
#nav{
  border:none;
  z-index: 30;
}
#nav ul{
  width:100%;
  padding-left:70px;
  padding-top:255px;
  margin-left:auto;
  margin-right:auto;
  text-decoration:none;
} 
#nav ul li{
  display:inline;
  text-decoration: none;
}
#nav ul li a{
  color: black;
  padding:6px 12px 6px 12px;
  border-bottom:1px
  text-decoration: none;
}
#nav ul li a:hover{
  font-weight:bold;
  outline-bottom: solid black 1px;
}
#nav2{
  border:0px solid #FFFFFF;
  padding-top: 10px;
  z-index: 30;
  padding-left: 100px;
}
#nav2 ul{
  width:100%;
  background-color:white;
  padding-left:50px;
  margin:0;
} 
#nav2 ul li{
  display:inline;
}
#nav2 ul li a{
  color: black;
  padding:6px 12px 6px 12px;
  border-right:0
  text-decoration: none;
}
#nav2 ul li a:hover{
  color: white;
  background-color:rgb(74,40,0);
  outline: solid white 1px;
  three-d-dark-shadow: black 2px;
}
#footer {
  position: bottom absolute;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: 0px;
  font-size: 10pt;
  font-color: black;
  width: 100%;
  text-align: center;
  list-style-type:none
  display:inline;
}
#menu2{
      width: 100%;
      margin: 0;
      padding: 15px;
      background: #eee none;
	  list-style-type: none;
    }
  #menu2 ul li{
  display:inline;
  text-decoration: none;
  width:auto;
}
