/* CSS Document */
body {
	margin: 0 auto;
	background: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E1E2E4;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
}
#header {
	width: 980px;
	height: 264px;
	background: url(../images/christian_01.jpg) no-repeat;
}
#navigation {
	width: 880px;
	height: 28px;
	background: url(../images/christian_02.jpg) no-repeat;
	padding-left: 70px;
}
#content {
	width: 800px;
	height: 498px;
	background: url(../images/main_content.jpg) no-repeat;
	padding-left: 90px;
	padding-top: 50px;
	padding-right: 90px;
	text-align: justify;
}
#footer {
	width: 980px;
	height: 20px;
	background: url(../images/christian_04.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
}
.style1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #565758;
}
.style2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #22cedb;
}
a.style2, a.style2:link, a.style2:active, a.style2:visited {
  text-decoration: none;
}
a.style2:hover {
  text-decoration: underline;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.style5 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
#sub_topcontent {
	width: 880px;
	height: 27px;
	background: url(../images/sub_03.jpg) no-repeat;
	padding-left: 100px;
	padding-top: 20px;
}
#sub_maincontent {
	width: 800px; /*height:467px;*/;
	background: url(../images/sub_04.jpg) repeat-y;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 20px;
}
#sub_footer {
	width: 980px;
	height: 24px;
	background: url(../images/sub_05.jpg) no-repeat;
	text-align: center;
	padding-top: 50px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D2EE4B;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.style14 {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a.bodylink, a.bodylink:link, a.bodylink:visited, a.bodylink:active {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bodylink:hover {
	color: #00CCFF;
	text-decoration: underline;
}
