body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
}
.header {
	width: 100%;
	max-width: 400px;
	height: 91px;
	background-color: #000;
	background-image: url(images/newHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	width: 100%;
	max-width: 440px;
	background-color: #000;
	padding-top: 10px;
	background-image: none;
	background-repeat: no-repeat;
}
.bar {
}
.content p {
	color: #FFF;
}
.introDiv {
	text-align: left;
	max-width: 400px;
	margin: auto;
}
.buttonStyle {
	background: url(images/newBtnBgr.jpg) repeat-x top;
	height: 30px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color: #FFF;
}
.bar {
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
}
h2 {
	color: #FFF;
	font-size: 15pt;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EAEAEA;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000;
}
.taxonomy_term_1 {
	display: none;
}
p {
	padding-left: 25px;
}
h1 {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 4px;
}
.event-start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.event-end {
	visibility: hidden;
}
.comment_forbidden {
	display: none;
}
