body {
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
}
#main {
	border: 1px solid #000000;
}
#content {
	background-image: url(images/bgtable_06.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#content p {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	margin: 10px;
	font-size: 14px;
	text-align: justify;
}
#navigation {
	width: 155px;
	height: 200px;
	float: left;
	padding-right: 15px;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #CB3433;
	padding-left: 5px;
	line-height: 27px;
	font-size: 18px;
}
a:link {
	color: #C53A2F;
	font-weight: bold;
	
	text-decoration: none;
}
a:visited {
	color: #C53A2F;
	font-weight: bold;
	
	text-decoration: none;
}
a:hover {
	color: #FF7678;
	text-decoration: none;
	
	font-weight: bold;
}
#navbottom {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #CB3433;
	font-size: 18px;
}
#events {
	margin-right: 20px;
	margin-left: 190px;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 18px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#content h2 {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#homehead {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	margin: 3px 10px 10px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
#main #footer {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
