﻿body
{
    background-color: #eeeeff;
}


div.container
{
    width: 900px;
    min-height: 900px;
    margin: auto auto auto auto;
    background-image: url( 'images/header.jpg' );
    background-repeat: no-repeat;
    background-color: #bbbbbb;
    padding: 5px 0px 20px 0px;
    border: solid 1px #2080ff;
}


div.header
{
    width: 878px;
    height: 100px;
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    background: #bbbbbb;
    text-align: right;
    font-family: Verdana, Sans-Serif;
    color: #2080ff;
}



div.footer
{
    font: normal normal xx-small verdana,arial,times;
    padding: 3px;
    color: #2080ff;
    background: #bbbbbb;
    width: 230px;
    margin-right: 10px;
    float: right;
}



div.index
{
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 150%;
    background-color: #D3D3D3;
    padding: 10px 20px 10px 20px;
    margin: 0px 20px 30px 215px;
    width: 620px;
    min-height: 520px;
    border: 1px solid gray;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}





div.content
{
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 150%;
    background-color: #D3D3D3;
    padding: 10px 20px 10px 20px;
    margin: 0px 20px 30px 215px;
    width: 620px;
    min-height: 520px;
    border: 1px solid gray;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}



div.audio
{
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 150%;
    background-color: #D3D3D3;
    padding: 10px 20px 10px 20px;
    margin: 0px 20px 20px 215px;
    width: 620px;
    min-height: 520px;
    border: 1px solid gray;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}



div.books
{
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-align: center;
    line-height: 150%;
    background-color: #D3D3D3;
    padding: 10px 20px 10px 20px;
    margin: 0px 20px 30px 215px;
    width: 620px;
    min-height: 460px;
    border: 1px solid gray;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}



div.map
{
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 150%;
    background-color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 20px 30px 215px;
    width: 620px;
    height: 500px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}



div.curved-box-player
{
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 13px;
    width: 620px;
    height: auto;
    margin: 0px 20px 30px 215px;
    padding: 10px 20px 10px 20px;
    background-color: #D3D3D3;
    border: 1px solid gray;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #000000;
}



div.centertext
{
    text-align: center;
}



div.playertext
{
    text-align: center;
    vertical-align: top;
    margin: 0px 20px 30px 10px;
    font-size: 16px;
}



div.iframe
{
    margin: 0px auto 10px auto;
}



#wrapper
{
    width: 240px;
    height: 180px;
    background-color: black;
    margin-left: auto;
    margin-right: auto;
}



.pic_right
{
    float: right;
    padding: 10px;
    margin: 0;
}



.pic_left
{
    float: left;
    padding: 10px;
    margin: 0;
}



.pic_left_meetings
{
    float: left;
    padding: 10px 30px 10px 10px;
    margin: 0;
}



font.date
{
    color: #2080ff;
}



font.title
{
    color: #444444;
}



font.sub
{
    color: #776688;
}



tr.book
{
    color: black;
}



tr.count
{
    color: black;
}



th
{
    border-left: solid 1px black;
    border-top: solid 1px black;
    border-right: solid 1px black;
    border-collapse: collapse;
}



td.count
{
    border-left: solid 1px black;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
    border-collapse: collapse;
}



a.books
{
    text-decoration: none;
    font-size: small;
}



a.books:link
{
    color: #2080ff;
    text-decoration: none;
    font-size: small;
}

a.books:visited
{
    color: #2080ff;
    text-decoration: none;
    font-size: small;
}



a.books:hover
{
    color: white;
    font-size: 100%;
    font-size: small;
}



a.books:active
{
    color: #2080ff;
    text-decoration: none;
}
