@charset "UTF-8";
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	background-color: #FFF;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 0.5px solid #000;
}
#wrapper #logo {
	background-color: #FFF;
	height: auto;
	position: relative;
	left: 0px;
	right: 5px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#wrapper #navigation {
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
	border-top-width: 0px;
	border-bottom-width: 1.5px;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #333;
}
#wrapper #content {
	min-height: 400px;
	height: 400px;
	color: #000;
	position: relative;
	padding: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content p img {
	padding: 0px;
	margin: 0px;
}
#wrapper #footer {
	height: auto;
	width: 800px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: solid;
	border-top-color: #333;
	border-top-width: 1.5px;
	background-color: #FFF;
}
#photobox {
	text-align: center;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	color: #000;
	padding-left: 20px;
}
.content_text {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 0.6px;
	word-spacing: 3px;
	font-family: Tahoma, Geneva, sans-serif;
}
.content_text_small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 0.6px;
	word-spacing: 3px;
}
.content_text_lg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 0.6px;
	line-height: 20px;
	word-spacing: 3px;
}
.Heading {
	font-size: 18px;
	color: #900;
	left: 0px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: right;
	letter-spacing: 3px;
	font-family: Tahoma, Geneva, sans-serif;
}
.img_border {
	border: 1px solid #000;
	padding: 0px;
	margin: 5px;
}
.Heading2 {
	font-size: 13px;
	color: #900;
	letter-spacing: 3px;
	font-family: Tahoma, Geneva, sans-serif;
}
