*
{
    margin: 0;
    padding: 0;
}

.center
{
    text-align: center;
}

a.read-more
{
    color: #A22F32;
    font-size: 0.9em;
}

a.read-more:hover
{
    color: #DF272C;
}

body
{
    color: #A56C01;
    background: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
    font-style: italic;
}

div.clearfloat
{
    clear: both;
    padding-top: 20px;
}

div.main
{
    background-image: url(images/background-content.jpg);
    background-repeat: repeat-y;
    padding-top: 10px;
    width: 900px;
}

div.main-bottom
{
    background-image: url(images/background-bottom.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 100px;
    width: 900px;
}

div.main-bottom p
{
    border-top-color: #B47B14;
    border-top-style: solid;
    border-top-width: 1px;
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 20px;
}

div.main-content
{
    margin-left: 30px;
    margin-right: 30px;
}

div.main-content img
{
    border: 2px solid #DEB468;
    margin: 7px;
    margin-top: 0px;
    padding: 2px;
}

div.main-content-publications
{
    margin-left: 30px;
    margin-right: 30px;
}

div.main-content-publications div
{
    border-left-color: #DEB468;
    border-left-style: solid;
    border-left-width: 2px;
    margin-bottom: 1em;
    padding-left: 1em;
}

div.main-panel-head
{
    padding-top: 12px;
    float: right;
}

div.main-panel-left
{
    float: left;
    margin-left: 30px;
    text-align: left;
    width: 490px;
}

div.main-panel-right
{
    float: right;
    margin-right: 30px;
    text-align: left;
    width: 320px;
}

div.main-top
{
    background-image: url(images/background-top.jpg);
    background-repeat: no-repeat;
    height: 300px;
    text-align: center;
    width: 900px;
}

div.main-top img
{
    padding-top: 50px;
}

div.menu
{
    border-bottom-color: #B47B14;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top-color: #B47B14;
    border-top-style: solid;
    border-top-width: 2px;
    margin-top: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 850px;
}

div.menu a
{
    color: #A56C01;
    font-size: 1em;
    font-weight: bold;
    padding-left: 0.2em;
    padding-right: 0.2em;
    text-decoration: none;
}

div.menu a:hover
{
    text-decoration: underline;
}

div.menu-level-2 img
{
    margin: 10px;
}

div.playbill
{
    float: left;
    margin-left: 5em;
    text-align: left;
    width: 30%;
}

div.separator
{
    background-image: url(images/separator.gif);
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
    height: 45px;
    width: 100%;
}

h1
{
    font-size: 1.5em;
    font-weight: normal;
    padding-bottom: 20px;
}

h2
{
    font-size: 1.2em;
    font-weight: normal;
    padding-bottom: 1em;
    text-align: left;
}

h3.main-panel
{
    float: left;
    font-weight: normal;
    padding-top: 10px;
}

img.floatleft
{
    float: left;
}

p
{
    font-size: 0.9em;
    padding-bottom: 1em;
    text-align: left;
}

p.publications-author
{
    color: #DF272C;
    padding-bottom: 0;
    text-align: right;
}

ul
{
    padding-bottom: 1em;
}

ul li
{
    font-size: 0.9em;
    margin-left: 1em;
    text-align: left;
}
