BODY {
	font-family: verdana;
	font-size: 11pt;
	line-height: 130%;
	width: 750px;
	text-align: left;
	margin: 8px auto;
}

IMG {
	border: 0;
}

H1 {
	margin-top: 0;
	font-size: 13pt
}

H2 {
	margin-top: 0;
	font-size: 11pt
}

.onpage {
	color: rgb(248, 0, 47) !important;
}

#header {
	border-top: 1px solid #FF3333;
	text-align: left;
	padding: 8px;
}

#top-menu {
	border-top: 1px solid #FF3333;
	border-bottom: 1px solid #FF3333;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px 11px;
	margin-bottom: 10px;
}

#top-menu ul {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
}

#top-menu li {
	display: inline;
	list-style-type: none;
	padding-right: 16px;
}

#top-menu li:last-child {
	padding-right: 0;
}

#top-menu a {
	color: black;
	text-decoration: none;
	padding-right: 12px
}

#top-menu a:hover {
	color: #A31124
}

#body-content {
	padding: 10px;
}

#body-content a {
	color: black;
}

#footer {
	text-align: right;
	border: 2px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	font-size: 9px;
	text-decoration: none;
	padding: 9px 9px;
	color: gray
}

#footer a {
	color: gray
}

#splash {
	background-image: url(background.png);
	/*background-color: rgb(195, 12, 33);
	background-size: 100%;*/
	color: white;
	padding: 30px 100px;
	margin: 10px 10px";
}

#splash p {
	font-weight: bold;
}

#splash ul {
	padding-left: 60px;
}

#splash a {
	color: white;
}

#splash-tag {
	margin: 20px 0;
}