body {background-color: #19698F; margin: 0px; text-align: center; font-family: verdana, helvetica, arial;}

#container {width: 780px; margin: 0 auto; text-align: left; background-color: #FFFFFF;}
#header {}
#body {}
#leftnav {float: left; width: 140px;}
#content {width: 430px; margin-left: 140px;}
#sidebar {float: right; width: 180px;}
#footer {}

a {text-decoration: none; color: #1F84AE;}
a:hover {text-decoration: underline; color: #0D4B6A;}

.clear {clear: both;}

.sidebar {background-image: url(../images/sidebar_back.gif); width: 177px;}
.sidebar_padding {padding: 5px 12px;}
.sidebar_title {color: #ffffff; font-size: 16px; margin-bottom: 5px; border-bottom: 1px solid #78B6D8;}
.sidebar_body {color: #ffffff; font-size: 11px; line-height: 22px;}

.content_title {color: #000000; font-size: 14px; margin-bottom: 5px; font-weight: bold;}
.content_body {color: #000000; font-size: 11px; line-height: 15px;}


.event {color: black; margin-bottom: 20px;}
.event .date {font-size: 10px; line-height: 13px;}
.event .title {font-size: 12px; line-height: 17px; font-weight: bold;}
.event .text {font-size: 12px; line-height: 16px;}
.event .needs {font-size: 10px; line-height: 13px; color: red;}
