body {
	background-color: #D53909;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.5em;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}



#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 975px;
	background-color: #D53909;
}

#buttons {
	background-color: #d53909;
	height: 22px;
	width: 975px;
	padding-top: 3px;
	clear: both;
}
#buttons a {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#buttons a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#buttons a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#buttons a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#buttons a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	background-image: url(images/bg.jpg);
	clear: both;
	height: 850px;
	width: 975px;
}
#social {
	text-align: right;
	height: 35px;
	width: 975px;
	padding-top: 5px;
}
#logo {
	clear: both;
	height: 182px;
	width: 975px;
}
#leftButtons {
	height: 662px;
	width: 400px;
	float: left;
}
#content {
	height: 662px;
	width: 490px;
	float: left;
}
#contentTitle {
	clear: both;
	height: 60px;
	width: 490px;
}

#contentTitle a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-left: 6px;
}
#contentTitle a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	margin-left: 6px;
}
#contentText {
	clear: both;
	height: 554px;
	width: 490px;
	overflow: auto;
	margin-top: 10px;
}
#contentTextLarge {
	clear: both;
	height: 554px;
	width: 490px;
	overflow: auto;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
}
#contentTextLarge p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentTextLarge a {
	color: #000000;
	text-decoration: none;
}
#contentTextLarge a:hover {
	color: #000000;
	text-decoration: underline;
}
#contentTextLarge table p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentTextMedium {
	clear: both;
	height: 554px;
	width: 490px;
	overflow: auto;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
}
#contentTextMedium p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 1.45em;
}



h2 em {
	margin-left: 60px;
}
#contentTextLarge table.events a {
	color: #D53909;
}
#contentTextLarge table.events a:hover {
	color: #000000;
}
#contentTextGallery {
	clear: both;
	height: 554px;
	width: 490px;
	margin-top: 10px;
}
#contentTitle a img {
	margin-right: 30px;
	margin-left: 30px;
}
#galleryButtons {
	float: right;
	height: 32px;
	width: 428px;
	text-align: center;
	padding-top: 25px;
}
div.events h1 {
	margin-top: 10px;
}
div.events h2 {
	margin-top: 20px;
}
div.events p {
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentTitle a.big {
	font-size: 13px;
}
#social p, #social a, #social a:visited {
	color:#FFFFFF;
}
