body{
        background:#b2b2b2;
        margin:0 auto;
}

h1{
        font-family:"Times New Roman", Times, serif;
        font-size:16px;
        color:#616266;
        font-weight:bold;
        letter-spacing:2px;
        margin:0;
        margin-top:5px;
        margin-bottom:2px;
}
h2{
        font-family:"Times New Roman", Times, serif;
        font-size:10px;
        color:#616266;
        margin:0;
        margin-bottom:5px;
}

.banner_left{
        background:url(images/banner-left.jpg) repeat-x;
        border-right:#fff 5px solid;
        font-family:"Times New Roman", Times, serif;
        font-size:30px;
        color:#fffffa;
        padding:0;
        padding-left:25px;
        padding-bottom:25px;
        height:84px;
        width:479px;
}
.banner_right{
        background:url(images/banner-right.jpg) repeat-x;
        height:109px;
        width:241px;
}

.nav{
        background:#ededed url(images/nav-bg.jpg) repeat-x;
        border-top:#fff 5px solid;
        border-right:#fff 5px solid;
        font-family:"Times New Roman", Times, serif;
        font-size:12px;
        font-weight:bold;
        text-align:center;
        letter-spacing:1px;
        padding:0;
        padding-left:25px;
        padding-right:25px;
        height:60px;
        width:454px;
}
.nav a{
        padding-right:10px;
        color:#8a8a8b;
        text-decoration:none;
}
.nav a:hover{
        color:#222;
}

.block_right{
        background:#ededed url(images/nav-bg.jpg) repeat-x;
        border-top:#fff 5px solid;
        height:60px;
        width:241px;
}

.picbar{
        background:#f0eceb url(images/picbar-bg.jpg) left top repeat-x;
        border-top:#fff 5px solid;
        font-family:"Times New Roman", Times, serif;
        font-size:12px;
        color:#b2a0a0;
        line-height:16px;
        padding:0;
        padding-top:13px;
        padding-left:10px;
        width:231px;
}
.picbar a{
        color:#616266;
        font-weight:bold;
        text-decoration:underline;
}
.picbar a:hover{
        color:#616266;
        font-weight:bold;
        text-decoration:none;
}

.content{
        padding:25px;
        font-family:"Times New Roman", Times, serif;
        font-size:12px;
        color:#616266;
        line-height:18px;
        letter-spacing:1px;
        width:454px;
}
.content a{
        color:#616266;
        text-decoration:underline;
}
.content a:hover{
        color:#222;
        text-decoration:none;
}
.content img{
        max-width:215px;
        padding-left:20px;
}

table.container{
        background:#fff;
}
.left{
        width:30px;
}
.right{
        width:30px;
}
