body {
	font-family:  PMingLiU;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	background-image: url(../assets/images/bg2.gif);
	background-repeat: repeat-y;
	background-color: #ffd596;
	margin: 0;/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-position: center;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container{
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	height: 240px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	font-size: 14px;
}
#header li {
	float: left;
	margin: 0;
}
#header li a:link, #header li a:visited {
	color:#fff;
	background-color: #4fcde1;
	display: block;
	padding: .1em .70em;
	font: bold 1em/1.2em  PMingLiU;;
	margin-top: 0.2em;
	border-right-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	text-decoration: none;
}
#header li a:hover, #header li a:active {
	color:#fff;
	background-color: #ff9900;
}
#header #goldenScripture {
	color: #ff9900;
	font-size: 11px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 16px;
}
#list1, #list1b, #list2 {
	margin-left: 21px;
	padding: 15px 0px 0px 46px;
	text-align:left;
	font-size: 1em;
	line-height: 1.3em;
}
#list1, #list1b{
	padding: 15px 0px 0px 46px;	
}

#list2{
	padding: 20px 0px 0px 46px;
}
ul.new, ul.lastM, ul.video {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
}

#list1 li a:link, #list1 li a:visited {
	color: #006699;
	display: block;
	padding: .5em 0 0 3.5em;
	font: normal .9em/1.2em  PMingLiU;;
	text-decoration: none;
}
#list1 li a:hover, #list1 li a:active {
	color: #ff9900;
}

#list1b li a:link, #list1b li a:visited, li#videoCaption {
	color: #006699;
	display: block;
	padding: .5em 0 0 3.5em;
	font: normal .9em/1.2em  PMingLiU;;
	text-decoration: none;
}
#list1b li a:hover, #list1b li a:active {
	color: #ff9900;
}
#list2 li a:link, #list2 li a:visited {
	color: #006699;
	display: block;
	padding: .5em 0 0 3.5em;
	font: normal .9em/1.2em  PMingLiU;;
	text-decoration: none;
}
#list2 li a:hover, #list2 li a:active {
	color: #ff9900;
}
#navbar{
	position: relative;	
}
.menu a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #B5B5B5;
	border-left: 1px solid #ccc;
	border-right: 1px solid #B7B7B7;
	background-color: #F2F2F2;
	text-align: left;
	font-size: 12px;
	color: #FBAE17;
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
}
.menu a:hover {
	background-color: #ebebeb;
	text-decoration: none;
	color: #00A6D7;
}
#uploadDate{
	font-size: 11px;
	color: #4fcde1;
	text-align: right;
	padding: 5px 13px 0 0;
}
#mainContent {
	width: 780px;
	padding: 0;
	margin:0;
}
p{
	text-align:justify;
}
#master{
	margin-left: 46px;
	margin-top: 20px;
	padding: 30px 60px 50px 35px;
	text-align:left;
	font-size: 1em;
	line-height: 1.7em;
	background-color:#fff;
	background-image: url(../assets/images/master_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 247px;
	color: #006699;
}
.indentText{
	text-indent: 30pt;
}
.bodyText{
	margin-left: 46px;
	margin: 30px 30px 10px 52px;
	text-align:justify;
	font-size: 1em;
	line-height: 1.5em;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: top left;
	color: #006699;
}
h1 {
	font-family:  PMingLiU;;
	font-size: 16px;
	font-weight: bold;
	color: #4fcde1;
	padding-bottom:8px;
}
h1#siteMaster{
	text-indent : -9999px;
}

table.fourcoltable{
	width: 685px;
	border: 1px solid #000000;
}

table.fourcoltable th, table.fourcoltable td{
	width:160px;
	padding:2px 5px 2px 5px;	
	border-right: 1px  dotted #000000;
	border-collapse:collapse;
	vertical-align:top;
}

table.fourcoltable td, table.fivecoltable td{
	border-top: 1px dotted #000000;
}

table.fourcoltable td.noborder, table.fourcoltable th.noborder, table.fivecoltable td.noborder, table.fivecoltable th.noborder{
	border-right: none;
}

table.fivecoltable{
	width: 685px;
	border: 1px solid #000000;
}

table.fivecoltable th, table.fivecoltable td{
	width:105px;
	padding:2px 5px 2px 5px;	
	border-right: 1px  dotted #000000;
	border-collapse:collapse;
	vertical-align:top;
}

table.fivecoltable th.firstcol, table.fivecoltable td.firstcol{
	width:259px;
	padding:2px 5px 2px 5px;	
	border-right: 1px  dotted #000000;
	border-collapse:collapse;
	vertical-align:top;
}

h1#lastMonth{
	background-image: url(../assets/images/thisMonthUpload.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent : -9999px;
	margin: 0px;
	padding: 10px 0 0 0;
}
h1#newest{
	background-image: url(../assets/images/newestUpload.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent : -9999px;
	margin: 0px;
	padding: 10px 0 0 0;
}
sup {
	font-size: 0.8em;
	color: #00A6D7;
}
#footer{
	margin: 30px 30px 10px 52px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #CC3333;	
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li{
	float: left;	
}
#footer li a:link, #footer li a:visited {
	color: #006699;
	display: block;
	padding: .5em 0 1.0em 1.0em;
	font: normal .9em/1.2em  PMingLiU;;
	text-decoration: none;
}
#footer li a:hover, #footer li a:active {
	color: #ff9900;
}

li#footer1 a:link, li#footer1 a:visited{
	color: #006699;
	padding: .5em 0 0 5.6em;	
}
li#footer1 a:hover, li#footer1 a:active {
	color: #ff9900;
}
.reminder{
	margin-left: 46px;
	margin: 0px 30px 10px 0px;
	text-align:justify;
	font-size: 1em;
	line-height: 1.5em;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: top left;
	color: #006699;
}

.numberlist {
	margin: 0px;
	padding: 0px 0px 0px 64px;	
}

.unorderlist {
	margin: 0px;
	list-style-type: none;	
	padding: 0px 0px 0px 46px;	
}

p.listheadline{
	margin: 0px;
	font-family:  PMingLiU;;
	font-size: 13px;
	font-weight: bold;
	color: #4fcde1;
	padding: 0px 0px 0px 46px;	
}
