body{
    font-family: arial, tahoma, verdana;
    font-size: 10pt;
    margin: 0;
    background-image: url("hg.jpg");
    background-color: #710e2b;
    background-repeat: repeat-x;
}
div#container{
    margin: 0 auto;
    width: 1000px;
}
div#outleft{
    width: 80px;
    height: 175px;
    background-image: url("out_left.jpg");
    float: left;
}
div#left{
    float: left;
    width: 178px;
    background-image: url("left.jpg");
    background-repeat: no-repeat;
    height: 362px;
    margin-bottom: 4px;
}
div#right{
    float: left;
    width: 656px;
    overflow: hidden;
    margin-bottom: 11px;
    padding-right: 11px;
}
div#outright{
    width: 75px;
    height: 114px;
    background-image: url("out_right.jpg");
    float: left;
}
div#main{
    background-image: url("main.jpg");
    width: 845px;
    float: left;
}
div#footer{
    clear: both;
    width: 845px;
    height: 27px;
    background-image: url("footer.jpg");
	font-size: 12pt;
	color: white;
	text-align: center;
	padding-top: 10px;

}
p.active{
    display: inline;
    padding-left: 16px;
}

ul.level_1{
	margin-left: 18px;
    margin-top: 151px;
    padding: 0;
}

ul.level_2{
	padding: 0;
	margin: 0;
	display: none;
}

ul.level_1 li{
	background-image: url("nav_1.jpg");
    background-repeat: no-repeat;
    line-height: 22px;
    width: 148px;
    list-style-type: none;
    margin-bottom: 2px;
}

ul.level_2 li{
	background-image: url("nav_2.jpg");
    background-repeat: no-repeat;
    line-height: 22px;
    width: 148px;
    display: none;
    margin-top: 2px;
}

li.active li{
	display: block;
}

li.active ul.level_2{
	display: block;
}

li.trail li{
	display: block;
}

li.trail ul.level_2{
	display: block;
}

ul.level_1 a {
	color: white;
	margin-left: 16px;
	text-decoration: none;
}

ul.level_2 a {
	color: white;
	margin-left: 16px;
	text-decoration: none;
}

p.active{
	color: #ebe1be;
	text-decoration: underline;
}
.mod_calendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.mod_calendar .current
{
	background-color:#ffffcc;
}
.mod_calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}
.mod_calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.mod_calendar .weekend
{
	background-color:#f6f6f6;
}
.mod_calendar .today
{
	background-color:#ffffcc;
}
.mod_calendar .empty,
.mod_calendar .empty .header
{
	background-color:#f6f6f6;
}
.mod_calendar td .header
{
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}
.mod_calendar td .event a
{
	font-size:10px;
}
.mod_eventlist
{
	margin-right:6px;
}
.mod_eventlist .header
{
	padding:3px 6px 4px 6px;
	background-color:#e6e6e6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-weight:bold;
}
.mod_eventlist .header.first
{
	border-top:1px solid #cccccc;
}
.mod_eventlist .event
{
	padding:10px 6px 12px 6px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.mod_eventlist .time
{
	margin-top:-6px;
	margin-bottom:6px;
	font-weight:normal;
	color:#999999;
}
.mod_eventreader .info
{
	margin-top:-12px;
	font-size:10px;
	color:#999999;
}
.mod_eventreader .recurring
{
	margin-top:2px;
	font-size:10px;
	color:#009900;
}
.mod_eventreader .ce_text
{
	margin-top:15px;
}
.mod_eventreader .back
{
	margin-top:18px;
}
h3{
	margin-top:0px;
	margin-bottom:0px;
	font-family: arial, tahoma, verdana;
}
img{
	border:0;
}
table.border td{
	border: 1px solid black;
}
