@charset "UTF-8";
`



.styleIndexnav {
	text-decoration: none;
	background-color: transparent;
	color: #545454;
}
.styleIndexnav:link {
	text-decoration: none;
	background-color: transparent;
	color: #545454;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.styleIndexnav:visited {
	text-decoration: none;
	background-color: transparent;
	color: #545454;
}
.styleIndexnav:hover {
	text-decoration: none;
	background-color: transparent;
	color: #33ABD7;
}
.styleIndexnav:focus {
	text-decoration: none;
	background-color: transparent;
	color: #33ABD7;
}
.styleIndexnav:active {
	text-decoration: none;
	background-color: transparent;
	color: #33ABD7;
}




.styleMainnav {
	text-decoration: none;
	background-color: transparent;
	color: #545454;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
.styleMainnav:link {
	text-decoration: none;
	background-color: transparent;
	color: #545454;
}
.styleMainnav:visited {
	text-decoration: none;
	background-color: transparent;
	color: #545454;
}
.styleMainnav:hover {
	text-decoration: none;
	background-color: transparent;
	color: #2580A3;
}
.styleMainnav:focus {
	text-decoration: none;
	background-color: transparent;
	color: #2580A3;
}
.styleMainnav:active {
	text-decoration: none;
	background-color: transparent;
	color: #2580A3;
}


.styleNamenav {
	text-decoration: none;
	background-color: transparent;
	color: #2376A6;
	font-size: 1.4em;
	letter-spacing: 0.07em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
.styleNamenav:link {
	text-decoration: none;
	background-color: transparent;
	color: #2376A6;
}
.styleNamenav:visited {
	text-decoration: none;
	background-color: transparent;
	color: #2376A6;
}
.styleNamenav:hover {
	text-decoration: none;
	background-color: transparent;
	color: #2376A6;
}
.styleNamenav:focus {
	text-decoration: none;
	background-color: transparent;
	color: #2376A6;
}
.styleNamenav:active {
	text-decoration: none;
	background-color: transparent;
	color: #2376A6;
}



.previous {
	height: 28px;
	width: 28px;
}
.previous a {
	display: block;
	background-position: 0px 0px;
	background-image: url(assets/th/previous.png);
	height: 28px;
	width: 28px;
}
.previous a:hover {
	background-image: url(assets/th/previous_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 28px;
}
.previous2 {
	height: 28px;
	width: 28px;
}

.image {
	height: 28px;
	width: 28px;
}
.image a {
	display: block;
	background-position: 0px 0px;
	background-image: url(assets/th/image_nav.png);
	height: 28px;
	width: 28px;
}
.image a:hover {
	background-image:url(assets/th/image_nav_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 28px;
}
.image2 {
	height: 28px;
	width: 28px;
}

.next {
	height: 28px;
	width: 28px;
}
.next a {
	display: block;
	background-position: 0px 0px;
	background-image: url(assets/th/next.png);
	height: 28px;
	width: 28px;
}
.next a:hover {
	background-image: url(assets/th/next_on.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 28px;
}
.next2 {
	height: 28px;
	width: 28px;
}


.imageIndex {
	background-color: transparent;
	border: 1px solid #FFF;
	display: block;
	height: 175px;
	width: 250 px;
}
.imageIndex:link {
	background-color: transparent;
	border: 1px solid #FFF;
}
.imageIndex:visited {
	background-color: transparent;
	border: 1px solid #FFF;
}
.imageIndex:hover {
	background-color: transparent;
	border: 1px solid #000;
}
.imageIndex:focus {
	background-color: transparent;
	border: 1px solid #000;
}
.imageIndex:active {	
	background-color: transparent;
	border: 1px solid #FFF;
}

#previousnavDiv {
	background-color: transparent;
	display: block;
	position: absolute;
	height: 400px;
	width: 150px;
	left: 45px;
	top: 160px;
}
.previousnav {
	background-image: url(assets/th/previousNav1.png);
	display: block;
	position: absolute;
	height: 400px;
	width: 150px;
	left: 5px;
}
.previousnav:link {
	background-image: url(assets/th/previousNav1.png);
}
.previousnav:visited {
	background-image: url(assets/th/previousNav1.png);
}
.previousnav:hover {
	background-image: url(assets/th/previousNav1_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 400px;
	width: 150px;
}
.previousnav:focus {
	background-image: url(assets/th/previousNav1_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 400px;
	width: 150px;
}
.previousnav:active {
	background-image: url(assets/th/previousNav1.png);
}


.nextnav {
	background-image: url(assets/th/nextNav1.png);
	display: block;
	position: absolute;
	height: 400px;
	width: 150px;
	left: -8px;
}
.nextnav:link {
	background-image: url(assets/th/nextNav1.png);
}
.nextnav:visited {
	background-image: url(assets/th/nextNav1.png);
}
.nextnav:hover {
	background-image: url(assets/th/nextNav1_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 375px;
	width: 150px;
}
.nextnav:focus {
	background-image: url(assets/th/nextNav1_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 375px;
	width: 150px;
}
.nextnav:active {
	background-image: url(assets/th/nextNav1.png);
}
#nextnavDiv {
	background-color: transparent;
	display: block;
	position: absolute;
	height: 400px;
	width: 150px;
	left: 765px;
	top: 160px;
}
.paragraph {
	line-height: 20px;
	text-decoration: none;
	text-transform: none;
	margin-left: 0pt;
}


.imageIndex2 {
	background-color: transparent;
	border: 1px solid #FFF;
	display: block;
	height: 600px;
	width: 800 px;
}
.imageIndex2:hover {
	background-color: transparent;
	border: 1px solid #FFF;
}
.imageIndex2:visited {
	background-color: transparent;
	border: 1px solid #FFF;
}
.imageIndex2:hover {
	background-color: transparent;
	border: 1px solid #000;
}
.imageIndex2:focus {
	background-color: transparent;
	border: 1px solid #000;
}
.imageIndex2:active {	
	background-color: transparent;
	border: 1px solid #FFF;
}



.styleLinkingnav {
	text-decoration: none;
	background-color: transparent;
	color: #545454;
}
.styleLinkingnav:link {
	text-decoration: underline;
	background-color: transparent;
	color: #545454;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .07em;
}
.styleLinkingnav:visited {
	text-decoration: none;
	background-color: transparent;
	color: #545454;
}
.styleLinkingnav:hover {
	text-decoration: none;
	background-color: transparent;
	color: #33ABD7;
}
.styleLinkingnav:focus {
	text-decoration: none;
	background-color: transparent;
	color: #33ABD7;
}
.styleLinkingnav:active {
	text-decoration: none;
	background-color: transparent;
	color: #33ABD7;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
.headerText {
	font-size: 2em;
	font-style: normal;
	display: block;
	background-color: transparent;
	color: #545454;
}
.quote {
	margin-left: 70px;
	margin-right: 70px;
}
