/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
body {margin: 0; padding: 0; text-align: center; background: #545655; font-size: 62.5%; font-family: Georgia, "Times New Roman", Times, serif}
table, form {font-size: inherit; font-family: inherit}
.container {background: #535555; width: 840px; margin: auto;}
.middle {
	padding-right: 10px;
	background-image: url(/image/medium.jpg);
	background-repeat: repeat-y;
}
.content {padding: 0 48px 0; color: #ffffff; text-align: left}
.innerContent {
	width: 735px;
	background-image: url(/second-amendment/images/background-home.jpg);
	background-repeat: no-repeat;
}

.header {
	width: 735px;
	height: 235px;
	margin: auto;
	background-image: url(/image/header.jpg);
	background-repeat: no-repeat;
}
img {border: none}
.footer {text-align: left; padding: 0 0 0 36px}

span.smaller {font-size: 85%}

.eventTitle {line-height: 1.1em}