body { 
    background:#d6d6d6; 
    padding:0px; 
    margin:0px;
    font-family: garamond;
    font-size: 12px;
}

#container {
    width: 900px;
}

#header {
    width: 900px;
    height: 150px;
    background-color: white;    
    background-image: url('http://pic.doctorteen.com/dt/images/header3.jpg');
    margin:0px;
    padding: 0px;
}

#galbox {
    width: 612px;
    float: left;
}

#galbox .header {
    background-color: white;
    _height: 17px;
    height /**/: 20px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 15px;
}

#galbox .guba {
        width: 608px;
        _width: 602px;
        float: left;
        border: 2px solid #d6d6d6;
        border-bottom: 3px solid #ffe9fe;
        background-color: #ffdbfd;
}

#galbox .guba .gubae {
        padding-left: 5px;
        _padding-left: 5px;
        float: left;
        margin: 8px;
}

#galbox .guba .gubae a {
        text-decoration: none;
        color: black;
        font-weight: bold;
        
}


#galbox .guba .gubae a img {
        border: 3px solid white;
        border-bottom: 6px solid white;
}

#galbox .element {
    _width: 198px;    
    width /**/: 200px;
    height: 280px;
    background-color: #ffe9fe;
    float: left;
    border: 2px solid #d6d6d6;    
    border-bottom: 3px solid #f5cee5;
    overflow: hidden;    
}

#galbox .image {
    height: 250px;
}

#galbox .image img {
    border: 4px solid white;
    border-bottom: 7px solid white;      
    margin-top: 15px;
}


#galbox .title {
    background-color: #ffdbfd;
    bottom: 0px;
    vertical-align: bottom;
}

#galbox .title a {
    display: block;
    color: black;
    text-decoration: none;
}

#galbox .title a:hover {
    background-color: white;
}

#galbox .pager {
    width: 608px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    background-color: white;
}

#galbox .pager a {
    padding-left: 5px;
    color: black;
    text-decoration: none;
}

#galbox .pager a:visited {
    padding-left: 5px;
    color: black;
    text-decoration: none;
}

#galbox .pager a:hover {
    padding-left: 5px;
    color: black;
    text-decoration: underline;
}

#galbox .pager .act {
    padding-left: 5px;
    color: #ff81f9;
}

#smallbox {
    float: left;
    width: 192px;
}

#smallbox .header {
    background-color: white;
    _height: 17px;
    height /**/: 20px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 15px;  
}

#smallbox .element {
    background-color: #ffe9fe;
    width: 188px;
    margin: 2px;
}

#smallbox .listelement {
    background-color: #ffe9fe;
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 1px solid #d6d6d6;
}

#smallbox .listelement img {
    border: 2px solid white;
}

#smallbox .listelement a {
    display: block;
    color: black;
    text-decoration: none;
}

#smallbox .listelement a:hover {
    background-color: #ffdbfd;
}

#largebox {
    float: left;
    width: 300px;  
}

#largebox .header {
    background-color: white;
    _height: 17px;
    height /**/: 20px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 15px;  
}

#largebox .element {
    background-color: #ffe9fe;
    width: 296px;
    margin: 2px;
}

#largebox .listelement {
    background-color: #ffe9fe;
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 1px solid #d6d6d6;
}

#largebox .listelement img {
    border: 2px solid white;
}

#largebox .listelement a {
    display: block;
    color: black;
    text-decoration: none;
}

#largebox .listelement a:hover {
    background-color: #ffdbfd;
}


#gal {
    width: 708px;
    float: left;
}

#gal .elementgal {
    width: 700px;
    margin: 2px;
    background-color: #ffe9fe;
}

#gal .header {
    background-color: white;
    _height: 17px;
    height /**/: 20px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 15px;
}

#gal img {
    border: 4px solid white;
    border-bottom: 7px solid white;      
    margin-top: 15px;
    margin-left: 5px;
}

#gal .element {
    _width: 167px;    
    width /**/: 169px;
    height: 280px;
    background-color: #ffe9fe;
    float: left;
    border: 2px solid #d6d6d6;    
    border-bottom: 3px solid #f5cee5;
}

#gal .image {
    height: 250px;
}

#gal .image img {
    border: 4px solid white;
    border-bottom: 7px solid white;      
    margin-top: 15px;
    margin-left: 0px;
}


#gal .title {
    background-color: #ffdbfd;
    bottom: 0px;
    vertical-align: bottom;
}

#gal .title a {
    display: block;
    color: black;
    text-decoration: none;
}

#gal .title a:hover {
    background-color: white;
}

#gal .banner a {
        color: black;
        font-size: 15px;
        text-decoration: none;
        font-weight: bold;
}

#gal .pager {
        float: left;
    width: 700px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    background-color: white;
}

#gal .pager a {
    padding-left: 5px;
    color: black;
    text-decoration: none;
}

#gal .pager a:visited {
    padding-left: 5px;
    color: black;
    text-decoration: none;
}

#gal .pager a:hover {
    padding-left: 5px;
    color: black;
    text-decoration: underline;
}

#gal .pager .act {
    padding-left: 5px;
    color: #ff81f9;
}




#footer {
    height: 20px;
    width: 900px;
    float: left;
    background-color: white;
    padding-top: 2px;
}

#footer a {
    color: #ff81f9;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}


#modelbox {
    float: left;
    width: 90px;  
}

#modelbox .header {
    background-color: white;
    _height: 17px;
    height /**/: 20px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 15px;  
}

#modelbox .element {
    background-color: #ffe9fe;
    width: 86px;
    margin: 2px;
}

#modelbox .listelement {
    background-color: #ffe9fe;
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 1px solid #d6d6d6;
}

#modelbox .listelement img {
    border: 2px solid white;
}

#modelbox .listelement a {
    display: block;
    color: black;
    text-decoration: none;
}

#modelbox .listelement a:hover {
    background-color: #ffdbfd;
}

