﻿body {
	padding: 0px 0px 20px 0px;
	background-color: #000000;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#container {
	border: 0px none #000000;
	width: 850px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 50px;
	overflow-y: auto;
}

.pictureborder {
	padding: 10px;
	margin: 0px;
	border: 2px solid #808080;
}
.alignvertically {
	display: table-cell;
	vertical-align: middle;
}
.header {
	width: 850px;
	height: 147px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;
	text-align: left;
}
.menu {
	box-shadow: 0 0;
	width: 850px;
	height: 40px;
	line-height: 40px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	color: #FFFFFF;
	border-style: solid none solid none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-color: #999999 #FFFFFF #999999 #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: large;
	font-weight: 100;
	margin-bottom: 35px;
}
.h3 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-style: italic;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	-webkit-tap-highlight-color: #FF9900;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFF;
}
a:visited {
	color: #FFFFF;
}
a:focus {
	color: #FF9900;
}


-webkit-tap-highlight-color: red;

.Spacer-bottom {
	width: 800px;
	height: 40px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	color: #000000;
	font-size: xx-large;
	text-align: center;
	font-weight: lighter;
	position: relative;
	float: left;
	line-height: 40px;
	top: 20px;
}
.span-vertical {
	display: table-cell;
	vertical-align: middle;
}
