body{
	background:url(../images/body_background.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin:10px;
	font-size:8pt;
	background-color:#FFFFFF;
}

.header {

}

.header img {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

a {
	color: #22007A;
	text-decoration: underline;
}

a:hover {
	color: #2C436C;
	text-decoration: none;
}

#headerbackground{
	background:url(../images/header_background.jpg) top center repeat-x;
}

.title {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.title1 {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.line {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#bodybackground{
	background:url(../images/body_background.jpg) top center repeat-x;
	background-color:#FFFFFF;
	vertical-align:top;
	width:auto;
}

#left{
	background-color:#B3BBCA;
	vertical-align:top;
}

#right{
	background-color:#B3BBCA;
	vertical-align:top;
	padding:2px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

#family{
	font-family:"Times New Roman", Times, serif;
	font-size:8.5pt;
}

.left{
	margin:5px;
	margin-left:0px;
}

#content{
	padding:10px;
	text-align:left;
	vertical-align:top;
}

#footer{
	text-align:center;
	font-size: 10.5pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #B3BBCA;
	padding:3px;
}

#tab{
	border:1pt solid #2C436C;
	background-color:#B3BBCA;
	padding:2px;
	font-weight:bold;
	color:#2C436C;
	font-size:9pt;
}

#tab a{
	color: #22007A;
	text-decoration: underline;
}

#tab :hover{
	color: #2C436C;
	text-decoration: none;
}

#eventlinks a{
	text-decoration:none;
	color:#000000;
	font-size:8pt;
}

#eventlinks a:hover{
	color:#2C436C;
}

#smonth{
	background-color:#2C436C;
}

#smonth a{
	color:#FFFFFF;
	text-decoration:none;
}

#omonth{
	background-color:#B3BBCA;
}

#omonth a{
	color:#2C436C;
	text-decoration:none;
}

#omonth a:hover{
	text-decoration:underline;
}

#th{
	padding:3px;
	background-color:#B3BBCA;
	color:#2C436C;
	font-weight:bold;
	border:1px solid #2C436C;
}

#breadcrumb{
	padding:4px 10px;
}

.navigation {
	font-weight: bold;
}

#breadcrumb a{
	color:#2C436C;
	font-weight:bold;
	text-decoration:none;
}

