html, body {
    height: 100%;
}
body {
    background: #656453 url(/images/bg.gif) top left no-repeat;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0 auto;
    font-family: Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
}
html>body .jewele {
    height: auto;
}
.jewele {
    position: relative;
    background: #FFFFFF;
    width: 769px;
    height: 100%;
    min-height: 100%;
    left: 50%;
    margin-left: -384.5px;
    margin-top: 25px;
    padding-top: 3px;
    padding-bottom: 70px;
    border: 1px solid #EEEEEE;
}
.jewelc {
    float: left;
    width: 592px;
    padding: 0px 10px 0px 10px;
    margin: 0 auto;
    border-right: 1px solid #EEEEEE;
}
.jewelt {
    padding: 0;
    margin: 0 auto;
    color: #777777;
    font-size: small;
}
.jewelt h1 {
    padding: 0;
    margin: 0 auto;
    font-size: small;
    font-weight: normal;
    color: #999999;
}
.jewelt h2 {
    padding-right: 5px;
    margin: 0 auto;
    font-size: x-small;
    font-weight: normal;
    text-align: right;
}
.jewelt a {
    font-weight: normal;
    cursor: text;
    color: #999999;
    text-decoration: none;
}
.jewelu {
    background: url(/images/li.gif) left no-repeat;
    padding-left: 15px;
    margin-top: 3px;
    color: #999999;
}

.jewelm {
    float: left;
    width: 155px;
    padding: 0;
    margin: 0 auto;
    border-left: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
}
.jeweln {
    float: left;
    width: 143px;
    padding: 0px 5px 0px 5px;
    margin: 0 auto;
    font-size: x-small;
    border-right: 1px solid #EEEEEE;
}
.jeweln ul {
    padding: 0;
    margin: 0 auto;
    border: none;
}
.jeweln li {
    list-style: none;
    border-bottom: 1px solid #EEEEEE;
}
.jeweln li a {
    color: #AAAAAA;
    display: block;
    padding: 4px;
    margin: 0 auto;
    text-decoration: none;
}
.jeweln li a:hover {
    background: #EFEFEF;
    text-decoration: underline;
}
.jeweln li a.jewels {
    text-decoration: none;
}
.jewelf {
    padding: 0;
    margin: 0 auto;
    color: #AAAAAA;
    font-size: x-small;
    text-align: right;
}
.jewelf a {
    color: #AAAAAA;
    text-decoration: none;
}
.jewell {
    position: absolute;
    left: 0; bottom: 0;
    width: 100%;
    height: 70px;
    padding: 0;
    margin: 0 auto;
    color: #AAAAAA;
    font-size: xx-small;
}
.jewell a {
    color: #AAAAAA;
    text-decoration: none;
}
.jeweld {
    background: url(/images/dot.gif) center repeat-x;
    padding: 4px 0px 4px 0px;
    margin: 0 auto;
    width: 100%;
    height: 8px;
}
.jewelv {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    border:none;
    font-size: small;
    vertical-align: top;
}
.jeweli {
    float: left;
    padding: 0;
    margin: 5px;
    width: 120px;
    height: 90px;
    border:2px solid #CCCCCC;
}
.jeweli:hover {
    border:2px solid #0000CC;
}
.jeweli img {
    padding:0;
    margin: 0 auto;
    border:none;
}
#jewely {
    padding:10px 0px 4px 0px;
    margin:0 auto;
    width: 100%;
    border:none;
    clear: both;
}
.jewelp {
    width: 100%;
    height: 1px;
    clear: both;
}
