* {
	margin: 0px;
	padding: 0px;
}

img {
border:none;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2b4a8d;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0b194a;
	border-left-color: #0b194a;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	}
	
html {
	width: 100%;
	height: 95%;
}

#right {
margin-top:15px;
	float: right;
	width: 45%
}

a:link  {
	color: #c0920d;
	text-decoration: underline;
	}
	
a:hover {
	color: #0000e7;
	text-decoration: none;
	}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	height: 142px;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
}

#header span{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	float: right;
	margin-right: 100px;
	margin-top: 50px;
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 358px;
	margin-left: 100px;
}


#nav{
	height: 29px;
	background-image: url(../images/nav_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: repeat-x;
}
#nav  ul {
	list-style:none;
	padding-left: 110px;
	}

#nav  li {
	list-style:none;
	float: left;
	}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	height: 21px;
	width: 150px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	}
	
#nav a:hover {
	color: #FFFFFF;
	background-image: url(../images/nav_bg_roll.gif);
	background-repeat: repeat-x;
	}
	
.nav_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B98B00;
}
	
#content {
	background-color: #FFFFFF;
	background-image: url(../images/sky.jpg);
	background-repeat: no-repeat;
	padding-right: 140px;
	padding-left: 140px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_box {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content_box_top {
	background-image: url(../images/tab1.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 27px;
	width: 695px;
	color:#ffffff;
	font-size:12px;
	font-weight: normal;
	padding-top: 11px;
	padding-left: 25px;
}

#content_box_mid {
	background-image: url(../images/box-tile.png);
	background-repeat: repeat-y;
	width: 640px;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content_box_btm {
	background-image: url(../images/box-btm.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 24px;
	width: 720px;
}


#content_box_mid p {
	color:#000000;
	font-size:12px;
	font-style:normal;
	line-height:14px;
	margin:0px 0 0 0px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content_box_mid h1{
	color:#07075f;
	font-size:12px;
	line-height:10px;
	margin:20px 0 0 0px;
}

#content_box_mid h2{
	color:#cc9933;
	font-size:12px;
	line-height:10px;
	margin:5px 0 5px 0px;
}


#content_box_top_nobg {
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 9px;
	width: 695px;
	padding-top: 15px;
	padding-left: 25px;
}

#content_box_mid_nobg {
	background-image: url(../images/box-tile.gif);
	background-repeat: repeat-y;
	width: 690px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#chinese {
	float:right;
	width:69px;
	background-image: url(../images/chinese.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -20000px;
	display: block;
	height: 25px;
	margin-left: 50px;
	margin-right: 20px;
}
#chinese a {
	display: block;
	height: 25px;
	width: 69px;
}

#churchtitle {
	color:#464646;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#churchtitle span {
	color: #1f3e7c;
}

.entry {
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#footer {
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	height: 23px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-top: 10px;
	margin-top:0px;
}

#footer a {
	color: #ffffff;
}
