body
{
    text-align: center;
    background-color: #D5D0B0;
    margin-top:10px;
    margin-bottom:10px;
    color:#666666;
}

A:link
{
    COLOR: #B10101;
    text-decoration: none
}

A:visited
{
    COLOR: #C86000;
    text-decoration: none
}

A:active
{
    COLOR: #C86000;
    text-decoration: none
}

A:hover
{
    COLOR: #C86000;
    text-decoration: underline
}

#page_wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    text-align: left;
    background: #FFFFFF;
}

#page_header
{
    height: 140px;
    background: #FFFFFF;
    clear: both;
    background-image: url(../img/hdrpic.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

#page_header h1
{
    padding-top:50px;
    padding-left:25px;
    margin:0px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 24px;
    color: #ffffff;
    line-height:26px;
    letter-spacing:-1px;
}

#page_header h2
{
    margin:0px;
    padding-left:25px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 12px;
    color: #ffffff;
    line-height:22px;
}

#menu_bar
{
    margin:0px;
    padding:0px;
    border:0px dashed #cccccc;
    height:31px;
    clear:both;
}

#content_wrapper
{
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    border:0px dashed #FFFFFF;
}

#center
{
    margin-left:160px;
    margin-right:160px;
    border:0px dashed #cccccc;
}

#center h3
{
    margin-top:0px;
    margin-bottom:5px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
    color: #ffffff;
    padding:4px;
    border: 1px solid #425227;
    background-color: #B10101;
}

#center h4
{
    margin-top:0px;
    margin-bottom:5px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
    padding:4px;
}

#center p
{
    margin-top:5px;
    margin-bottom:15px;
    padding:4px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
    line-height: 16px;
}

#center ol
{
    font-size: 11px;
}

#errorFeedback li
{
    color: red;
    margin-top:5px;
    margin-bottom:15px;
    padding:4px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
    line-height: 16px;
}

#left_side
{
    float: left;
    width:140px;
    border:0px dashed #cccccc;
    background-color: #B10101;
    color: #ffffff;
}

#left_side h3
{
    margin-top:0px;
    margin-bottom:5px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
    padding:4px;
}

#left_side p
{
    margin-top:5px;
    margin-bottom:15px;
    padding:4px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
    line-height: 16px;
}

#left_side a
{
    color: white;
    text-decoration: underline;
}

#rss
{
    color: transparent;
    border: none;
}

#right_side
{
    float: right;
    width:140px;
    border:0px dashed #cccccc;
    color: #ffffff;
    background-color: #B10101;
}

#right_side h3
{
    margin-top:0px;
    margin-bottom:5px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
    padding:4px;
}

#right_side a
{
    color: white;
    text-decoration: underline;
}

#right_side p
{
    margin-top:5px;
    margin-bottom:15px;
    padding:4px;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
    line-height: 16px;
}

#page_footer
{
    height: 60px;
    background: #B10101;
    clear: both;
    border-left: 1px solid #425227;
    border-right: 1px solid #425227;
    border-bottom: 1px solid #425227;
    margin-left: 10px;
    margin-right: 10px;
}

#page_footer p
{
    padding-top:15px;
    text-align:center;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 10px;
    line-height:14px;
    color:#ffffff;
}

#page_footer A:link
{
    COLOR: #FBD539;
    text-decoration: none
}

#page_footer A:visited
{
    COLOR: #FBD539;
    text-decoration: none
}

#page_footer A:active
{
    COLOR: #FBD539;
    text-decoration: none
}

#page_footer A:hover
{
    COLOR: #FBD539;
    text-decoration: underline
}

#navcontainer ul
{
    padding-left: 0;
    margin-left: 0;
    margin-top:0px;
    color: #B10101;
    float: left;
    width: 100%;
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size:12px;
    font-weight:bold;
}

#navcontainer ul li
{
    display: inline;
     
}

#navcontainer ul li a
{
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left:10px;
    padding-right:10px;
    background-color: transparent;
    text-decoration: none;
    float: left;
    color: #B10101;
}

#navcontainer ul li a:hover
{
    background-color: #B10101;
    color: #fff;
}

#linklist
{
    padding-left: 0;
    margin-left: 0;
    border-bottom: 1px solid #D1D9C4;
    width: 140px;
}

#linklist li
{
    list-style: none;
    margin: 0;
    line-height:20px;
    border-top: 1px solid #D1D9C4;
    font-family:verdana;
    font-size:10px;
}

#linklist li a
{
    text-decoration: none;
    color: #ffffff;
    padding-left: 4px;
     
}

.thumbnail_left
{
    float:left;
    margin-right:10px;
    margin-bottom:5px;
    border:0px;
}

.thumbnail_right
{
    float:right;
    margin-left:10px;
    margin-bottom:5px;
    border:0px;
}

.lecture
{
}

span.date
{
    font-style: italic;
}

select, td, input
{
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
    line-height: 16px;
}

span.alert
{
    color: red;
}

li.reservation
{
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 11px;
}

