@charset "UTF-8";
#wrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -25px;
	height: 1110px;
	width: 800px;
	padding-left: 60px;
}
#header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #F90;
	width: 800px;
	height: 110px;
}
#header img {
	top: 35px;
	position: relative;
	margin-right: 10px;
}
#header p {
	position: relative;
	left: 100px;
	bottom: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: .5em;
	color: #666;
}
#navigation {
	text-align: center;
	width: 800px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #f90;
	height: 50px;
}
#navigation ul {
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}
#navigation ul li {
	display: inline;
	text-align:center;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
#navigation ul li a:link, #navigation ul li a:visited {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	padding-top: .2em;
	padding-right: .5em;
	padding-bottom: .2em;
	padding-left: .5em;
	display: inline;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	margin-right: .5em;
	bottom: 0px;
	list-style-image: none;
	list-style-type: none;
}
#navigation ul li a:hover {
	color: #F90;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#navigation ul li a.current, #navigation ul li a.current:hover, #navigation ul li a.current:active  {
	color: #F90;
	cursor: default;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#subnavigation a {
	text-decoration: none;
}
#subnavigation {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: center;
	letter-spacing: .3em;
	text-decoration: none;
}
#maincontent {
	height: 600px;
	width: 800px;
	padding-top: 10px;
}
#maincontent img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#maincontent #subcontent li {
	text-decoration: none;
	display: inline-block;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	letter-spacing: 0.2em;
	text-align: center;
	font-weight: normal;
	margin-top: 5px;
}
#maincontent #subcontent p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 150px;
	width: 250px;
	margin: auto;
	text-align: center;
	padding-top: 18px;
	color: #333;
}
#maincontent #subcontent #line {
	width: 250px;
}
#maincontent #subcontent{
	width: 800px;
	text-align: center;
	display: inline-block;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
}
#maincontent table {
	margin-top: 90px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#maincontent table tr td p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#maincontent table a:link {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #333;
}
#maincontent table a:hover {
	color: #F93;
	text-decoration: none;
}
#maincontent table p  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.3em;
}
#maincontent table tr td a  {
	text-decoration: none;
}
#maincontent #text {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-top: 15px;
}
#footer {
	text-align: center;
	width: 800px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #F90;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 8px;
}
#footer li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	letter-spacing: 0.3em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
#footer li a:link {
	color: #333;
	text-decoration: none;
	list-style-type: none;
}
#footer li a:visited {
	color: #333;
	text-decoration: none;
}
#footer li a:hover {
	color: #F93;
	text-decoration: none;
}
#footer li a:active {
	color: #333;
	text-decoration: none;
}
#maincontent li a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	text-decoration: none;
}
#maincontent li a:visited {
	color: #333;
	text-decoration: none;
}
#maincontent li a:hover {
	color: #F93;
	text-decoration: none;
}
#maincontent li a:active {
	color: #333;
	text-decoration: none;
}
#maincontent li  {
	list-style-type: none;
	display: inline;
	text-decoration: none;
	list-style-image: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	letter-spacing: .3em;
}
#footer li a.currentFooter {
	color: #F93;
	cursor: default;
}
#maincontent li a.currentmain {
	color: #F93;
	text-decoration: none;
	cursor: default;
}
