html { overflow-y: scroll; }
#galleria{
position: relative;
height: 289px;
margin: 0 auto;
overflow: hidden;
}

/* Typography - Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	color: #333; 
	margin-top: 10px;
}

h2 {
	color: #333;
	font-family:  Arial,Helvetica,sans-serif
}


h1 { font-size: 28px; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 21px;; margin-bottom: 0.75em; }
h3 { font-size: 18px;; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 15px;; line-height: 1; font-weight: bold; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 18px;; line-height: 1; margin-bottom: .5em; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

hr

{

	color:#fff;

	background-color: transparent;

	border:1px dotted #ccc;

	border-style:none none dotted; 

}
/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #60c6c5; }
a { 
	color: #666666; 
	text-decoration: none; 
	outline: none;
}

blockquote  { 
margin: 0 1.5em 1.5em 1.5em; 
color: #333333; 
font-style: italic; 
}

strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#333333; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #333333; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

/* Layout
-------------------------------------------------------------- */

body {
margin: 0;
padding: 0;
background-image: url('http://www.nicholaslandonjewelry.com/images/bg2_yellow.jpg');
background-position: 50% 0;
background-repeat: repeat;
background-attachment: fixed;
margin-top: 0;
}


div#wrapper {
width: 969px;
background-color: transparent;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: 0px solid #000;
}

#topmenu {
background: transparent;
float: right;
padding: 0px 50px 0px 0px;
}

div#search {
background-color: #000;
padding: -20px 0px 0px 700px;
}

div#header {
background-image: url('http://www.nicholaslandonjewelry.com/images/header.png');
background-repeat: no-repeat;
width: 969px;
height: 127px;
padding: 0;
margin: 0px;
text-align: center;
}

div#main {
background-image: url('http://www.nicholaslandonjewelry.com/images/mid_969.png');
background-repeat: repeat;
margin: 0px;
padding: 0px 0px 0px 0px;
}

#menu{
width: 775px;
float: left;
padding: 7px 0px 20px 92px;
}

#menu ul {
}


#home {
width: 800px
margin-left: 85px;
}

#content{
width: 900px;
margin: 0 auto;
} 

div#descriptions {
padding: 0px 0px 5px 0px;
margin-left: 150px;
margin-right: 150px;
display: block;
}

div#footer {
background-image: url('http://www.nicholaslandonjewelry.com/images/footer_yellow.jpg');
width: 969px;
height: 80px;
padding:0px;
margin: 0px;
text-align: center;
}

div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}

div#copyright {
padding: 5px 0px 0px 0px;
font-size: 80%;
}
*Slideshow
----------------------------------------------- */
#slideshow {
    position:relative;
    height:289px;
    margin-left: 0px;
    
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    margin:0px auto;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
<style type="text/css">

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

</style><!-- main stylesheet ends, CC with new stylesheet below... -->

<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->
