#header {	
	background-image: url(ssnight.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
}

#logo {
	margin-right: 10px;
	margin-top: 5px;
	border: none;
}

#title {
	margin-right: 10px;
	margin-top: 5px;
	letter-spacing: 1px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;	
}
/*
#subtitle {
	margin-right: 10px;
	margin-top: 30px;
	letter-spacing: 1px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E8E8E8;	
}*/

#subtitle {
	margin-right: 10px;
	margin-top: 53px;
	letter-spacing: 1px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E8E8E8;	
}

#footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 40px;
	text-align: center;
}

.articleContent {
	margin: 20px 20px 0px 10px;
	width: 522px;
}

.articleSidebar {
	margin: 20px 10px 0px 10px;
	width: 200px;
}

.text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: justify;
}

.text ul {
	margin-left: 5px;
	padding-left: 0px;
}

.text ul li {
	margin-left: 10px;
	padding-left: 0px;
}


.persongroup {
	margin-top: 10px;
}

.dates {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: left;
	margin: 10px;
	padding: 10px;
	list-style-type: disc;
}

.sectiontitle{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #750000;
	text-align: left;
}

.sectiontitle2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #750000;
	text-align: left;
}

.sectiontitle3{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
	color: #750000;
	text-align: left;
}

.warning {
	font-style: italic;
	color: Red;
}

.warningbox {
	border: solid 1px Red;
	padding: 5px;
	background-color: #FFCCFF;
}

.note {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	font-style: italic;
}

.note a {
	text-decoration: none;
	color: #666666;
}

.timetable {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	width: 100%;
}

.timetable th {
	text-align: center;
	font-weight: bold;
	background-color: #333333;
	color: White;
}

.program th {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: center;	
}

.program td{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: center;
	padding: 5px 0px 5px 0px; 	
}

.news {
	padding-bottom: 5px;
}

.news .newstitle {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	text-align: left;
}

.news .newsdate {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #750000;
	text-align: left;
}

.endorsed img {
	border: none;
}

.weather {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: justify;
}

.expireddeadline {
	color: Gray;
	text-decoration: line-through;
}

.dates a {
	color: #303030;	
	text-decoration: none;
}

.expireddeadline a {
	color: Gray;	
}

.sectiontitle2 a {
	color: #750000;
	text-decoration: none;
}

.sponsors {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: center;
	padding: 0px;
	list-style-type: none;
}

.sponsors  li{
	padding-bottom: 10px;
}

.pimage{
	border: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.registrationoption{
	background: #CCCCCC;
	font-weight: bold;
}