body {
	font-family:Georgia,"Times New Roman",Times,serif;
    font-size: 0.8em;
    color: #FFFF66;
}

#bg-outer {
    background: #A65317 url(../images/bg_top.png) top left repeat-x;
}

#bg-inner {
    background: url(../images/bg_bottom.png) bottom left repeat-x;
    min-height: 800px;    
}

#main {
    width: 960px;
    margin: 0 auto;
}

.container_16 {
    margin-top: 20px;
}

#footer {
    position: relative;
    background: url(../images/footer.png) top left no-repeat;
    height: 140px;
}

#footer .in {
    padding-left: 225px;
    padding-top: 55px;
    color: #FFD761;
}

h1 {
    color: white;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 1em;
}

h2 {
    color: #FFCC00;
    font-size: 28px;
    margin-bottom: 0.7em;
    font-weight: normal;
}

.sidebar {
    padding-top: 4em;
}

a {
    color: white;
}

#sidebar ul li {
    margin-left: 0;
    padding-top: 25px;
    background: url(../images/roll_small.png) top left no-repeat;
}

#sidebar ul li li {
    background: none;
}

h3 {
    margin-left: 0;
    padding-top: 25px;
    background: url(../images/roll_big.png) top left no-repeat;
}

.ngg-album {
    border: none !important;
    background: #89400D;
}
