html, body{
    margin: 0 auto;
    padding: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #F3F3F3 url(../_img/bgbip.jpg) top repeat-x;
    color: #444444;
}

#pagebip {
    width:778px;
    margin:0 auto;
}
#header {
    height: 74px;
    width: 778px;
}
#menuimage {
    margin:0 auto;
    height: 209px;
    width: 778px;
}
#menu {
    float: left;
    display: inline;
    height: 209px;
    width: 220px;
}
#bip {
    height: 209px;
    width: 558px;
}
#cols {
    width: 778px;
    height: 100%;
    background-color: #ffffff;
}
#leftcol {
    text-align: left;
    float: left;
    display: inline;
    width: 220px;
    vertical-align: text-top;
    background-color: #fefefe;
}
#section {
}
#head {
    height: 15px;
    padding: 5px;
    background-image: url(../_img/searchbg.gif);
    background-repeat: repeat-x;
    vertical-align: baseline;
    color: #ffffff;
    font-weight: bold;
}
#category {
    border: #cccccc 1px solid;
    padding: 3px 3px 3px 10px;
}
#category a{
    padding: 0;
    text-decoration: none;
    color: #666666;
}
#category a:hover{
    text-decoration: underline;
    color: #cc2200;
    
}
#maincol {
    text-align: left;
    display: inline;
    float: right;
    width: 558px;
    vertical-align: text-top;
    background-image: url(../_img/colbg.gif);
    background-repeat: repeat-x;
    vertical-align: text-top;
}

#footer {
    width: 778px;
    background-color: #eaeaea;
    height: 60px;
    padding-top: 5px;
    color: #888888;
    line-height: 15px;
}
#footer a{
    color: #444444;
    text-decoration: none;
}
#footer a:hover{
    color: #000000;
    text-decoration: underline;
}
#artlist .count {
    color: #888888;
}
#artlist .count a{
    color: #444444;
    text-decoration: underline;
}
#artlist .count a:hover{
    color: #cc2200;
    text-decoration: underline;
}
.date {
    color: #aaaaaa;
    font-size: 9px;
}
.small {
    color: #999999;
    font-size: 9px;
}
.lead {
}
#title {
    width:500px;
    height: 59px;
    padding-top: 25px;
    padding-left: 30px;
    background-image: url(../_img/titlebg.jpg);
    background-repeat: no-repeat;
    color: #4575B7;
    font-size: 22px;
    font-family: Times, Georgia;
}

#commlist {
    padding: 0 20px 20px 20px;
}
#commlist .title{
    color: #234E8C;
    font-weight: bold;
}
#commlist a{
    color: #234E8C;
    font-weight: bold;
    text-decoration: none;
}
#commlist a:hover{
    color: #234E8C;
    text-decoration: underline;
}
#newslist {
    padding: 0 20px 20px 20px;
}
#newslist a{
    color: #C20000;
    font-weight: bold;
    text-decoration: none;
}
#newslist .title{
    color: #C20000;
    font-weight: bold;
}
#newslist a:hover{
    color: #C20000;
    text-decoration: underline;
}
#artlist {
    padding: 0 20px 20px 20px;
    text-align: justify;
    text-justify: inter-word;
}
#artlist .title{
    color: #234E8C;
    font-weight: bold;
}
#artlist a{
    color: #234E8C;
    font-weight: bold;
    text-decoration: none;
}
#artlist a:hover{
    color: #234E8C;
    text-decoration: underline;
}
#search{
    height: 48px;
    padding: 0;
    background-image: url(../_img/searchbg.gif);
    /*background-repeat: repeat-x;*/
    vertical-align: baseline;
}

#logos {
    text-align: right;
}
#shortcuts {
    height: 136px;
}
#categories table{
        font-size: 11px;
}
#categories a {
    color: #4575B7;
    font-weight: bold;
    text-decoration: none;
}
#categories a:hover {
    color: #C20000;
    text-decoration: underline;
}
#categories .catlist{

    text-align: right;
    width: 190px;
}

