<style type="text/css">
/* CSS Document */
{}

#pagetitle {
background: url(/images/headerline.gif) 0 20px repeat-x;
}

#pagetitle h1 {
color: #fff;
font: 20px bold Arial, Helvetica, sans-serif;
padding: 6px 12px;
float: left;
width: auto;
background-color: #72674c;
margin: 0;
}


h1 {
font-size: 16px;
}

h2 {
font-size: 14px;
color: #9a1c1d;
}

#jumplinks {
float: right;
padding: 12px;
color: #d4d2cc;
background-color: #72674c;
}

#jumplinks a,
#jumplinks a:active,
#jumplinks a:visited,
#jumplinks a:hover {
font-size: 11px;
color: #d4d2cc;
text-decoration: none;
}

#jumplinks a:hover {
text-decoration: underline;
}

#maincontent {
margin: 6px 12px;
background-color: #FFF;
font-size: 12px;
line-height: 18px;
padding-top: 1px;
text-align: justify;
}

.contenttable {
display: table;
margin: 6px 6px 0 6px;
width: 885px;
}

.contentrow {
display: table-row;
float: left;
/*background: url(/images/contenttable_bg.gif) top left repeat-x;*/
background: url(../../images/background.gif) bottom left repeat-x;
padding: 6px;
clear: both;
margin-bottom: 12px;
width: 872px;
}

.column2,
.column3 {
display: table-cell;
padding: 9px;
background:none
}


.column2 {
width: 600px;
padding: 0;
float: left;
}

.column2 .headlinered {
font-size: 14px;
color: #9a1c1d;
font-weight: bold;
display:block;
}

.column3 {
width: 254px;
padding: 0 0 0 13px;
line-height: normal;

}

.column3 img {
}

#maincontent ul {
list-style:square;
}

#maincontent table {
width: 100% !important;
}
#maincontent td.time {
display: none;
}

#maincontent td.vCal {
display: none;
}

</style>


