@charset "UTF-8";
#container {
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6df;
	border-right-color: #e6e6df;
	border-bottom-color: #e6e6df;
	border-left-color: #e6e6df;
}
#leftcol {
	float: left;
	width: 327px;
}
#leftcol2 {
	float: left;
	width: 287px;
	background-color: #f7f9fd;
	border: 1px solid #edf4f8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightcol {
	float: left;
	width: 327px;
	margin-left: 20px;
}
#rightcol2 {
	float: left;
	width: 350px;
	padding: 10px;
	border: 1px solid #edf4f8;
	background-color: #f7f9fd;
	margin-left: 15px;
}
.partyName {
	width: 300px;
	padding: 5px;
	border: 3px solid #edf4f8;
	background-color: #f7f9fd;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
.clear {
	clear: both;
	height: 1px;
}
#header {
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6df;
	margin-bottom: 10px;
}
body {
	background-color: #f5f5f3;
	margin-top: 20px;
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
}
.headercopy {
	float: right;
	margin-top: 10px;
}
.backToSite {
	text-align: right;
	margin-top: 75px;
}
.backToSite a {
	font-size:14px;
	font-weight:normal;
	text-decoration: underline;
}
.copyright {
	font-size: 12px;
	color: #5a5a4b;
	text-align: right;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.logo {
	height: 108px;
	width: 90px;
	margin-top: 10px;
	float: left;
}
.eventcont {
	background-color: #f7f9fd;
	height: 95px;
	width: 315px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 12px;
	border-top-color: #edf4f8;
	border-right-color: #edf4f8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #edf4f8;
	border-left-color: #edf4f8;
}
p {
	margin: 0px;
}
a {
	font-weight: bold;
	color: #1177aa;
	font-size: 16px;
	text-decoration:none;
}
.thumbnail {
	float: left;
	height: 85px;
	width: 85px;
	margin-right: 10px;
}
.spryRepeat {
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
	height: auto;
	width: auto;
}
.pageNumber {
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pageNumberThis {
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #59594b;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #e6e6df;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pageNumber a {
	font-size: 12px;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}

