@charset "UTF-8";
/* CSS Document */

h1 {
	background-color: #602386;
	font-size: 30px;
	background-image:url(../graphics/images/header_event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	color: #602386;
	text-align: center;
	margin: 0;
}
h3 {
	margin: 0px;
	text-align: right;
	letter-spacing: 0.2em;	
}
h4 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: right;
	letter-spacing: 0.1em;	
}
#footer {
}
.contentwrapper p {
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
