body {
	background-color: #000;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: 40% 0px;
}
#background_image {
	background-image: url(images/Martin_background1.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 600px;
	margin: 0px auto;
}
#nav {
	margin-top: 85px;
	margin-left: 170px;
	margin-right: 180px;
	border: 1px solid #333;
	float: left;
}
.img_padding {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.text_padding {
	padding-left: 50px;
}
#maincontent {
	float: left;
	height: auto;
	width: 580px;
	padding: 10px;
	margin-top: 30px;
	background-color: #000;
}
.TabbedPanelsContentGroup {
	width: 580px;
}
.calendar {
	float: right;
}
#right_sidebar {
	height: auto;
	width: 350px;
	float: right;
	margin-top: 430px;
	padding-top: 15px;
	padding-bottom: 15px;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.8em;
	color: #CCC;
	text-align: left;
	line-height: 1.4;
	padding-right: 5px;
	padding-left: 5px;
}
#img_maincontent {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#footer {
	height: auto;
	width: 950px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	position: relative;
	color: #FFF;
	background-color: #000;
	clear: both;
	margin-top: 20px;
}
.video {
	margin-top: 40px;
	margin-left: 50px;
}
.div_footer_imgcontainer {
	float: left;
	height: 200px;
	width: 250px;
	margin-left: 20px;
}
#background_image #footer p img {
	float: right;
	margin: 15px;
	text-align: left;
}
.video_maincontent {
	margin-left: 50px;
}
.img_padding {
	padding-left: 20px;
}
.small_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .7em;
	color: #CCC;
	text-align: center;
}
.gallery {
	margin-top: 100px;
	margin-left: 20px;
	float: left;
}
#imageholder_footer {
	float: left;
	height: 250px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.table_styled tr td {
	border: 1px solid #CCC;
	background-color: #333;
	height: 40px;
	padding-left: 2px;
	padding-top: 10px;
}
a:link {
	color: #393;
}
a:visited {
	color: #3F3;
}
a:hover {
	color: #3C0;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #CCC;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #393;
	font-size: 1em;
	text-align: center;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.2;
	color: #CCC;
	font-weight: normal;
}
h4 {
	text-align: center;
	clear: both;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .8em;
	color: #CCC;
	font-weight: normal;
}
.column {
	float: left;
	height: auto;
	width: 275px;
	margin-left: 15px;
}
.date_time_styled {
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
}
.title_styled {
	font-weight: bold;
	color: #77B428;
	padding-left: 35px;
}
.caption_styled {
	font-size: 12px;
	color: #CCC;
	padding-left: 35px;
}
