@charset "UTF-8";
#tableIndex {
	background-color: #555555;
	width: 550px;
	font-size: 1.5em;
	padding: 0px;
}
body {
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin-top: 25px;
	background-image: url(Images/1024x768.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#tableInfo {
	background-color: #F1F5F0;
	border: 6px solid #1C244D;
	width: 550px;
}
h1 {
	font-weight: normal;
	font-size: 1.35em;
}
h4 {
	font-size: 1.5em;
	font-weight: normal;
}
#tableThumb {
}
td {
	text-align: center;
	vertical-align: middle;
}
.rightCells {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.leftCells {
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.topRight {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.topLeft {
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.topCells {
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.bottomCells {
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.bottomLeft {
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottomRight {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
h2 {
	font-weight: normal;
	font-size: 1em;
	text-align: right;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #404040;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
tr {
}
#tdInfo {
	text-align: justify;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#tdContactInfo {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	text-align: left;
}
#tdInfo  a:link {
	color: #000000;
	text-decoration: none;
}
#tdIndex {
	padding: 6px;
	text-align: center;
}
#tdImagesHome {
	text-align: left;
	color: #F1F5F0;
}
#tableImageNav a:link {
	text-decoration: none;
	color: #F1F5F0;
}
#tableImageNav a:visited {
	text-decoration: none;
	color: #F1F5F0;
}
#tdInfo  a:visited {
	color: #000000;
	text-decoration: none;
}
#tdInfo  a:hover {
	color: #555555;
	text-decoration: none;
}
#tdInfo  a:active {
	color: #000000;
	text-decoration: none;
}
#tableImageNav a:hover {
	color: #000000;
	text-decoration: none;
}
#tableImageNav a:active {
	text-decoration: none;
	color: #F1F5F0;
}
#tableImageNav {
	font-size: 1.1em;
}
#tableMenu {
	background-color: #555555;
	border: 6px solid #1C244D;
	width: 550px;
}
#tableImageNav a:hover img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	list-style-image: url(Images/erikhagen-box.jpg);
}

