/* CSS Document */

body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: dotted #000000 2px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.container {
	margin: 0 auto;
	width: 697px;
}
.content {
	background-color: #5C5C5E;
	height: 68px;
	padding: 15px;
	font-size: 12px;
	color: #FFFFFF;
}
.content a {
	color: #FFFFFF;
}
.footer {
	background-color: #393939;
	border: solid #FFFFFF 2px;
	height: 68px;
	color: #FFFFFF;
	font-size: 12px;
}
.sidemargin {
	background-color: #5C5C5E;
}
.events {
	background-color: #FFFFFF;
	background-image: url(images/join_21.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.events a {
	color: #CC0000;
}
h1 {
	font-size: 16px;
	color: #5C5C5E;
	border-bottom: solid 1px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #999999;
	border-bottom: solid 1px;
}
.redhighlight {
	color: #CC0000;
}
.whitehighlight {
	color: #FFFFFF;
}
.greyhighlight {
	color: #999999;
}
.bluedate {
	color: #29479F;
	font-weight: bold;
}
.picleft {
	border: solid #333333 1px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.picrght {
	border: solid #333333 1px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.paidfor {
	float: right;
	margin-right: 10px;
	font-size: 10px;
}
.joinbutton {
	width: 100%;
}
