body {
    margin: 0 0 20px;
    background-color: #DBEBD8;
    text-align: justify;
    font-family: Arial;
    color: #008000;
    font-size: 12px;
}

a {
    color: #008000;
}

#wrapper {
    width: 790px;
    margin-left: auto;
    margin-right: auto;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

#top-menu ul {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    background: url(/images/img3.gif);
    list-style: none;
    margin: 0;
    padding: 3px;
    height: 13px;
}

#top-menu li {
    float: left;
    margin: 0 5px 0 5px;
}

#top-menu a {
    color: #fff;
    text-decoration: none;
}

#top-menu a:hover {
    color: #395732;
}

#top-menu .selected {
    color: #81bd4f;
}

#inner-wrapper {
    display: block;
    clear: both;
    height: 627px;
}

#side-menu {
    background-color: #81BD4F;
    width: 151px;
    padding-right: 5px;
    padding-top: 5px;
}

#side-menu ul {
    font-family: Arial;
    font-size: 11px;
    color: #fff;
    font-weight: 700;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#side-menu ul li {
    margin: 0 0 5px 10px;
    padding: 0;
}

#side-menu .submenu {
    text-decoration: none;
}

#side-menu a {
    color: #fff;
}

#side-menu a:hover {
    color: #395732;
}

#side-menu .selected {
    color: #395732;
}


#container {
    background-color: #fff;
    padding: 15px;
    text-align: justify;
    font-family: Arial;
    color: #008000;
    font-size: 12px;
}

p {
    text-indent: 15px;
}

#container img {
    margin: 5px;
}

#right-side {
    background: url(/images/index_mala1.jpg) no-repeat;
    float: right;
    width: 120px;
    height: 627px;
}

#bottom-menu {
    background-color: #B3D7FA;
    padding: 1px;
}

#bottom-menu ul {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    list-style: none;
    margin: 0;
    padding: 3px;
    height: 13px;
}

#bottom-menu li {
    float: right;
    margin: 0 5px 0 5px;
}

#bottom-menu a {
    color: #fff;
    text-decoration: none;
}

#bottom-menu a:hover {
    color: #395732;
}

#bottom-menu .selected {
    color: #81bd4f;
}

#footer {
    padding: 3px;
    font-family: Arial;
    font-size: 11px;
    color: #008000;
    background-color: #fff;
    border-bottom: 1px #81BD4F solid;
    height: 15px;
}

#footer a {
    color: #008000;
    text-decoration: none;
}


.gallery {
    margin: 10px 30px 20px 30px;
}

.gallery img {
    border: 0;
}

.gallery-name a {
    font-size: 18px;
}

.gallery-name {
    margin-bottom: 10px;
}


#imageHolder {
    width: 400px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#la {
    position: absolute;
    top: 125px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity="40");
    display: none;
    cursor: pointer; 
}

#ra {
    position: absolute;
    top: 125px;
    right: -10px;
    opacity: 0.4;
    filter: alpha(opacity="40");
    display: none;
    cursor: pointer; 
    margin: 0;
    padding: 0;
}

#ic {
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: 0.5;
    filter: alpha(opacity="50");
    background-color: #fff;
    display: none;
    font-weight: bold;
    padding: 3px;
    font-size: 10px;
}

#comment {
    padding: 10px;
    font-size: 12px;
    width: 380px;
    color: #000;
}

#purchases {
    color: #000;
}

#purchases a {
    color: #000;
}

#purchases ul {
    padding-left: 15px;
}
