body {
        margin: 0;
        padding: 0;
        background-color: #000000;
        text-align: -moz-center;
        #text-align:center
}

table, tr, td {
        Font-size: 11px;
        Font-family: Tahoma;
        border-collapse: collapse;
        color:#FFF;
}

input, textarea, select {
        border-width:1px;
        border-style: solid;
}

a {
        text-decoration:none;
        color: #FFFFFF;
}

.pagecurrent
{
        background-color: #FCB222;
        color:white;
        border: #e5e5e5 1px solid;
        width: 20px;
        padding-left: 2px;
        padding-bottom: 2px;
        padding-right: 2px;
        padding-top: 2px;
        font-size: 10px;
        margin-bottom: 1px;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
}
.pagelink, .pagelink:hover
{
        font-size: 10px;
        background-color: white;
        color: #FCB222;
        border: #e5e5e5 1px solid;
        width: 20px;
        padding-left: 2px;
        padding-bottom: 2px;
        padding-right: 2px;
        padding-top: 2px;
        font-weight:normal;
        margin-bottom: 1px;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
}
.pagelink:hover
{
        background-color: #FCB222;
        color: white;
}

.whole_container {
        width: 778px;
        margin: 0 auto;
}

.main_page {
         width: 778px;
}

.header {
         background:url('img/banner.jpg') no-repeat;
         width: 778px;
         height: 171px;
}

.sub_menu {
        background-image: url('img/bg-sub-menu.jpg');
        background-repeat: repeat-x;
        height:33px;
}

.sub_tab {
        font-weight:bold;
        text-align:center;
        vertical-align:middle;
}

.sub_tab a{
        color: #000000;  
}

.sub_tab a:hover{
        text-decoration:underline;
}

.page_title {
        font-weight:bold;
        padding-bottom:10px;
        padding-top:10px;
        padding-left:5px;
}

.serv_title {
        font-weight:bold;
        padding-bottom:10px;
        font-size:14px;
}

.cat_image {
        float:left;
        border-bottom: solid 1px #C0C0C0;
        border-top: solid 1px #C0C0C0;
        border-right: solid 1px #C0C0C0;
        border-left: solid 1px #C0C0C0;
        width:135px;
        height:110px;
        padding-top:10px;
        text-align:center;
        margin-left:10px;
        margin-top:10px;
}

.cat_album {
        float:left;
        border-bottom: solid 1px #C0C0C0;
        border-top: solid 1px #C0C0C0;
        border-right: solid 1px #C0C0C0;
        border-left: solid 1px #C0C0C0;
        width:120px;
        height:160px;
        padding-top:10px;
        text-align:center;
        margin-left:20px;
        margin-top:10px;
}

.fr1 {
        text-align:right;
        padding-right:5px;
        vertical-align:top;
}

.review_title {
        font-weight:bold;
        text-decoration:underline;
}

.review_info {
        color:#D2D2D2;
}

.album_detail {
        float:left;
        border-bottom: solid 1px #C0C0C0;
        border-top: solid 1px #C0C0C0;
        border-right: solid 1px #C0C0C0;
        border-left: solid 1px #C0C0C0;
        width:120px;
        height:120px;
        padding-top:10px;
        text-align:center;
        margin-left:20px;
        margin-top:10px;
}
