@charset "utf-8";
body {
	background-color: #000099;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.style2 {color: #C00029}
#footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CE0321;
	height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: 3px;
}
#content {
	border-top-width: inherit;
	border-top-style: double;
	border-top-color: #CE0321;
	background-attachment: scroll;
	background-image: url(../Top/images/border.jpg);
	background-repeat: repeat-y;
	background-position: left;
	overflow: visible;
	height: inherit;
}
#slideshow {
	height: 42px;
	margin: 0px;
	padding: 0px;
}
#navigation {
	margin: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #CE0321;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
