body {
	margin: 15px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393836;
}

form, ul, ol, h1, h2, h3, h4, h5 { 
	padding-top:0px; 
	padding-bottom:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
}

p { 
	margin:0px; 
}

a {
	color: #393836;
}

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }

.section {
	font-size: 14px;
	font-weight: bold;
	color: #9C0325;
}

.top {
	background-image: url(../images/top_03.jpg);
	background-repeat: no-repeat;
	height: 279px;
}
.mid {
	background-image: url(../images/bg_03.jpg);
	background-repeat: repeat-y;
}
.mid_right {
	background-image: url(../images/mid_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 625px;
	height: 329px;
}
.mid_right div{
	padding: 86px 35px 32px 19px;
}
.mid_right div div{
	padding: 0px;
}
.bot {
	background-image: url(../images/bot_03.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #080809;
}
.bot a{
	color: #080809;
	text-decoration: none;
}
.cal_event {
	font-size: 6px;
}