body {
	background-color: #69745D;
}

/* Text Options */
.smalltext {
	font-size: 11px;
	color: #222222;
}
.messagetitle {
	font-size: 12px;
	color: #007FFF;
	margin-bottom: 5px;
}
.bible_plan_table {
	height: auto;
	width: 520px;
	border: medium solid #2A1F00;
}
.bible_plan_cell {
	height: 25px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	line-height: normal;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: thin solid #2A1F00;
}


h1 {
	font-size: 12px;
	color: #213464;
	margin-bottom: -10px;
}
h2 {
	font-size: 12px;
	color: #DEA701;
	font-weight: bold;
	margin-bottom: -10px;
}

h10 {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	margin-bottom: -8px;
	font-weight: bold;
}
hr {
	height: 1px;
	color: #999999;
	background-color: #999999;
}
.staffpic {
	float: left;
	height: 180px;
	width: 120px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.msgname {
	width: 400px;
	height: auto;
}
.msgdate {
	width: 60px;
}

.msgplayer {
	width: 50px;
}
#messagedownloads tr {
	height: 18px;
}

.formrow {
	height: 30px;
}
.input {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Whole Page Case */
.maincase {
	width: 800px;
	height: 650px;
	margin: 0 auto;
	border: 1px solid #333333;
	background-repeat: no-repeat;
}
/* End Whole Page Case */

.header {
	width: 800px;
}


/* Logo Case */
div#logocase {
	height: 118px;
	float: left;
	padding-left: 5px;
}
/* Logo Case */


/* Navigation CSS */
div#navigation {
	float: right;
	width: 180px;
	vertical-align: middle;
}
div.navlink {
	height: 30px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
div.navlink a {
	color: #FFFFFF;
	text-decoration: none;
}
div.navlink a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
/* End Navigation CSS */




/* Main Content / Scrollable Text */
.contentheader {
	height: auto;
	width: 515px;
	background-image: none;
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #222222;
	margin: 0px;
	padding: 0px;
}
td.contentbodycell {
	height: 315px;
	width: 515px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #222222;
}
.contentbackground {
	width: 515px;
	height: 315px;
	overflow: auto;
	padding: 5px;
	background-image: url(../images/maincontentbackground.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* End Main Content */


/* Footer */
div#footercase {
	width: 800px;
	height: 100px;
	border-top: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerbackground {
	position: absolute;
	width: 800px;
	height: 100px;
}
.footercontent {
	position: absolute;
	width: 800px;
	height: 100px;
}
div#messageinfo {
	width: 110px;
	height: 90px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	vertical-align: middle;
}
div#messagepicture {
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	background-image: none;
}
div#churchaddress {
	float: right;
	margin-right: 10px;
	width: 220px;
	height: 90px;
	margin-top: 0px;
	font-size: 11px;
	color: #666666;
}
div#servicetimes {
	float: right;
	width: 160px;
	margin-right: 15px;
	width: 150px;
	height: 90px;
	margin-top: 0px;
	font-size: 11px;
	color: #333333;
	font-style:normal
}

.wrapper { 
display: block; 
width: 400px; 
height:500px; 
position:absolute;
margin:0 auto; 
position: absolute;
    top: 0px;
    left: 50%;
} 

.box { 
display:block; 
position:absolute; 
width:400px; 
height:500px; 
} 

.box a { 
display: block; 
height: 100%; 
width: 100%; 
} 
/* End Footer */
