@charset "utf-8";
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#content {
	width: 1000px;
	background-color: #000000;
}
#header {
	height: 176px;
	width: 1000px;
}
#menu_box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 24px;
}
#menu_box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_box a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}






#footer {
	height: 48px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #000000;
	padding-top: 4px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#text_area {
	width: 510px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/bg2.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#text_area a:link {
	color: #0000FF;
	text-decoration: none;
}
#text_area a:visited {
	color: #0000FF;
	text-decoration: none;
}
#text_area a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#left_column {
	width: 150px;
}
.left_floating_photo_frame {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
.right_floating_photo_frame {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: right;
}





.style4 {color: #000000}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: bottom;
}
.normal_paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.paragraph_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 20px;
	margin-bottom: -15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}

.MenuEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.normal_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: -15px;
	font-style: italic;
	font-weight: normal;
}
