@charset "utf-8";
.w13p20-white {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.w13p20-b-white {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	background-color: #281c14;
	padding-top: 20px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.boder-1px {
	margin: 0px;
	height: 100%;
	width: 100%;
	border: 1px solid #caa890;
	float: none;
	clip: rect(auto,auto,auto,auto);
	background-image: url(images/body-bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
.crusade-bg {
	background-image: url(images/01-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.concept-bg {
	background-image: url(images/02-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.team-bg {
	background-image: url(images/03-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.w13p20-b-yellow {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFF99;
}
.w15p24-b-yellow {
	font-family: Verdana;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFF99;
}
.w15p24-b-white {
	font-family: Verdana;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFff;
}

.address {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.frame {
	background-attachment: scroll;
	background-image: url(images/f.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 1px;
}
.address a:link{
	color: #FFFFFF;
}

.address a:hover{
	color: #FFFFFF;
}
.w13p20-b-red {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FF99CC;
}
.w13p20-b-blue {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #62D8FF;
	font-weight: bold;
}
