@charset "UTF-8";
/* CSS Document */

body {
	width: 960px;
	background-image: url(WebPictures/Background.jpg);
	background-repeat:  repeat-x;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: rgb(37,53,113);
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: rgb(37,53,113);
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 25px;
	text-transform: uppercase;
	margin-left: 5px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: rgb(37,53,113);
	font-style: normal;
	font-family: Georgia, "新細明體", Times, serif;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	color: rgb(37,53,113);
	font-style: normal;
	font-family: Georgia, "新細明體", Times, serif;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 15px;
	color: rgb(37,53,113);
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	text-transform: uppercase;
	margin-left: 0px;
	font-weight: normal;
}
h6 {
	font-size: 16px;
	color: rgb(37,53,113);
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 18px;
	text-transform: none;
	margin-left: 10px;
	font-weight: normal;
}
h7 {
	font-size: 12px;
	color: rgb(101,101,115);
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 11px;
	text-transform: normal;
	margin-left: 5px;
	font-weight: bold;
}
h8 {
	font-size: 15px;
	color: rgb(37,53,113);
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
	text-transform: none;
	margin-left: 0px;
	font-weight: normal;
}
p {
	font-family: Georgia, "新細明體", Times, serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
}
a:link {
	color: rgb(37,53,113);
	text-decoration: none;
}
a:visited {
	color: rgb(37,53,113);
	text-decoration: none;
}
a:hover {
	color: rgb(37,53,113);
	text-decoration: underline;
}
a:active {
	color: rgb(37,53,113);
	text-decoration: none;
}
#lan{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "新細明體", Times, serif;
	font-size: 20px;
	color: #8888FF;
	width: 100px;
	margin-left: 860px;
	font-style: normal;
	font-weight: normal;
}
#Container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F2F5;
-o-border-radius: 6px;
	-icab-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-o-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
-icab-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
}
#LeftColumn {
	float: left;
	width: 185px;
	margin-left: 5px;
	background-color: #F1F2F5;
	display:inline;
}
#LeftColumn #Logo {
	float: left;
	width: 180px;
	height: 349px;	
	margin-bottom: 5px;
	background-color: #F1F2F5;
	display:inline;
}
#LeftColumn #News {
	background-color: #DDD;
	float: left;
	width: 175px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 20px;
	color: rgb(105,105,105);
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	display:inline;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	-o-border-radius: 6px;
	-icab-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#LeftColumn #NewsCollapsibleContainer {
	float: left;
	width: 185px;
	margin-top: 10px;
}
#LeftColumn #NewsCollapsibleContainer {
	float: left;
	width: 185px;
}
#CentreColumn {
	float: left;
	width: 770px;
	background-color: #F1F2F5;
	display:inline;
}
#Banner {
	float: left;
	width: 730px;
	height: 210px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid rgb(236,184,76);
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#Menu {
	float: left;
	width: 740px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #F1F2F5;
	display:inline;
}
#CentreColumnUpper {
	float: left;
	width: 750px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #F1F2F5;
	display:inline;
}
#CentreColumnLower {
	float: left;
	width: 750px;
	margin-left: 10px;
	margin-bottom: 10px;
	display:inline;
}
#footer {
	height: 50px;
	background-color: #F1F2F5;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #A4A4A4;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #A4A4A4;
	font-size: 11px;
	font-family: Georgia, "新細明體", Times, serif;
	font-weight: normal;
	line-height: 25px;
	color: #333333;
	font-style: normal;
	-o-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
-icab-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
}
.Facebook {
	font-size: 11px;
	font-family: Georgia, "新細明體", Times, serif;
	font-weight: bold;
	line-height: 25px;
	color: #333333;
	font-style: normal;
}
#update {
	text-align: right;
	font-family: Georgia, "新細明體", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.Slogan {
	width: 500px;
	line-height: 25px;
	border: 1px solid #999999;
	background-color: #FCECEC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
#SlideshowBox {
	float: right;
	width: 330px;
	height: 270px;
	display:inline;
}
.Slideshow {
	float: right;
	width: 330px;
	height: 270px;
	margin-left: 10px;
	margin-bottom: 10px;
	display:inline;
}
.NewsUpdates {
	float: left;
    width: 285px;
	font-size: 25px;
	color: rgb(37,53,113);
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
    padding-left: 10px;
    border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A4A4A4;
	display:inline;
}
.donationgold {
	float: right;
	width: 250px;
	height: 27px;
	font-family: Georgia, "新細明體", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	margin-left: 220px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FDCD58;
	color: #253571;
}
.box {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #9e9e9e;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 20px;
	height: 200px;
	display:inline;
}
.PictureContainer {
	float: left;
	width: 700px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-bottom: 15px;
	display:inline;
}
.ImageBox {
	margin-right: 5px;
	margin-left: 3px;
	border: 2px solid rgb(236,184,76);
	display:inline;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.ImageBox2 {
	float: left;
	margin-left: 15px;
	border: 2px solid rgb(236,184,76);
	display:inline;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.ImageBox3 {
	border: 2px solid rgb(236,184,76);
	display:inline;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.ImageBox4 {
	margin-left: 5px;
	border: 2px solid rgb(236,184,76);
	display:inline;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.ImageBox5 {
	float: centre;
	margin-right: 5px;
	margin-left: 3px;
	border: 2px solid rgb(236,184,76);
	display:inline;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.BoxNgor {
	margin-right: 5px;
	border: 2px solid rgb(236,184,76);
	margin-left: 5px;
	display:inline;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.learnmore {
	float: left;
	width: 225px;
	font-family: Georgia, "新細明體", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	display:inline;
}
.learnmore2 {
	float: left;
	width: 225px;
	font-family: Georgia, "新細明體", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	display:inline;
}
.learnmore3 {
	font-family: Georgia, "新細明體", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	display:inline;
}
.smalltext {
	float: left; 
	font-family: Georgia, "新細明體", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 8px;
	padding-right: 5px;
	display:inline;
}
.smalltext2 {
	float: left; 
	font-family: Georgia, "新細明體", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 2px;
	padding-right: 2px;
	display:inline;
}
.PictureHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: none;
	color: rgb(26,38,100);
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	display:inline;
}
.picturetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: rgb(26,38,100);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	display:inline;
}
.messagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: rgb(26,38,100);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	display:inline;
}
.picturetextJamyang {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: rgb(26,38,100);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 25px;
	text-align: right;
	display:inline;
}
.listcolor {
	background-color: #B5D5FF;
}
.formcolor {
	background-color: #FBCA54;
}
.donate {
	float: left;
	width: 200px;
	height: 100px;
	margin-top: 10px;
	border: 1px solid #9D9D9D;
	text-align: center;
}
.form {
	float: left;
	height: 75px;
	width: 200px;
	background-color: #FBCA54;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #1A2664;
	padding-top: 5px;
	margin-bottom: 20px;
	margin-left: 45px;
}
.list {
	float: left;
	height: 70px;
	width: 200px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	background-color: #B5D5FF;
	text-align: center;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #1A2664;
}
.donationbutton {
	float: left;
	width: 100px;
}
#donate_button {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}
#thank_you_quote {
	width: 630px;
	line-height: 25px;
	border: 1px solid #999999;
	background-color: #FCECEC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}
#thank_you_text {
	float: left;
	width: 630px;
	line-height: 25px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
}
