body {
	background-color: #505D6B;
}

.container {margin-top: 24px;}

.splash {
	margin-bottom: 24px;
}

h1 {font-size: 22px; line-height: 1.4em; margin-bottom: 24px; }

h1, h2, h3, h4, h5, h6, p {color: #fff;}

.caps {text-transform: uppercase;}
.dimmer {color: #cfd4d9;}

a {border:0px;}

a:link {color: #fff; text-decoration: none; font-weight:bold; }
a:visited {color: #fff; text-decoration: none; font-weight:bold; }
a:hover {color: #fff; text-decoration: dashed; font-weight:bold; }
a:active {color: #fff; text-decoration: dashed; font-weight:bold; }

img.eventpic {
	border: 3px solid #fff;
	background: #fff;
	margin-bottom: 4px;
}

h3, h4 {margin-top:4px; margin-bottom:4px; padding-top:0px; padding-bottom: 0px; line-height: 1.2em;}

