body {
	background-color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin:0px;
	padding:0px;
}
#Outer {
	width:800px;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	background-color: #FFFFFF;
    border: thin solid #000000;
}
#Header {
	width:800px;
	height:110px;
	background-color: #003366;
	padding: 0px;
}
#HeaderLeft {
	width:160px;
	height:110px;
	background-color: #003366;
	padding: 0px;
	float:left;
}
#HeaderMiddle {
	width:400px;
	height:110px;
	background-color: #003366;
	padding: 0px;
	margin-left: 180px;
}
#HeaderRight {
	width:200px;
	height:110px;
	background-color: #003366;
	padding: 0px;
	float:right;
	text-align:right;
}
#Stripe {
	width:800px;
	height:15px;
	background-color: #336699;
	border-bottom: thin solid #000000;
}
#Menu {
	width:800px;
	height:25px;
	background-color: #DDDDDD;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color:#000000;
	border-bottom: thin solid #000000;
}
#Menu a:link, #Menu a:visited {
	color:#000000;
	text-decoration: none;
}
#Menu a:hover {
	color:#336699;
	text-decoration: underline;
}
#MenuCenter {
	height:25px;
	width:550px;
	margin-left: auto;
	margin-right: auto;
}
#Spacer {
	width:800px;
	height:15px;
	background-color: #FFFFFF;
}
#Main {
	width:800px;
	height:350px;
	background-color: #FFFFFF;
	padding: 0px;
}
#Main a:link, #Main a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#Main a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
#MainText {
	width: 390px;
	height:300px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 20px;
	font-weight:normal;
}
#FlashBox {
	width:360px;
	height:270px;
	background-color: #003366;
	float: right;
	margin-right: 5px;
}
#Body {
	width:760px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 300px;
}
#Body a:link, #Body a:visited {
	color:#003366;
	text-decoration:underline;
}
#Body a:hover {
	color:#336699;
	text-decoration:underline;
}
#BodyBlack {
	width:760px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 300px;
}
#BodyBlack a:link, #BodyBlack a:visited {
	color:#000000;
	text-decoration:none;
}
#BodyBlack a:hover {
	color:#000000;
	text-decoration:underline;
}
#People {
	width:800px;
	height:220px;
	padding: 0px;
}
#PeoplePic {
	width:200px;
	height:200px;
	padding: 0px;
	float: left;
	padding-bottom: 20px;
}
#PeopleText {
	height:180px;
	padding: 20px;
	margin-left: 200px;
}
#Navbar {
	width:800px;
	height:20px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	color: #000000;
	padding-top:20px;
	padding-bottom:25px;
	font-weight:normal;
}
#Navbar a:link, #Navbar a:visited {
	color:#003366;
	text-decoration: none;
	font-weight:normal;
}
#Navbar a:hover {
	color:#336699;
	text-decoration: underline;
	font-weight:normal;
}
#Footer {
	width:800px;
	height:20px;
	background-color: #003366;
	border-top: thin solid #000000;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	font-size: 10px;
}
#Footer a:link, #Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.underline {
	color:#336699;
	text-decoration: underline;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
ol {
	margin-top: 5px;
	margin-bottom: 5px;
}
.name {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.trailer {
	font-size: 13px;
	text-align: center;
}
.trailer a:link, .trailer a:visited {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.trailer a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.namebar {
	text-align: right;
	font-size: 12px;
}
.indent {
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.calendar {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#E8E8E8;
	padding:10px;
}
.calendar p {
	margin:0px;
}
.pixels14 {
	font-size:14px;
}
.center {
	text-align:center;
}
.verse {
	margin-left:25px;
	margin-right:25px;
	margin-bottom:0px;
	font-style:italic;
}
.verse2 {
	margin-left:50px;
	margin-right:50px;
	margin-bottom:0px;
	font-style:italic;
}
.verse_citation {
	margin-left:400px;
	margin-top:0px;
}
.photo_right {
	border : 2px solid #FFFFFF;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.photo_left {
	border : 2px solid #FFFFFF;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.clsCMOn { color: #336699; font-size: 12px; font-weight:bold; padding: 0px 0px 3px 3px; text-align: left; }
.clsCMOver { color: #336699; font-size : 12px; font-weight:bold; padding: 0px 0px 3px 3px; text-align: left; }
.clsCMOn2 { color: #000000; font-size : 12px; font-weight:bold; padding: 1px 1px 1px 1px; text-align: left; }
.clsCMOver2	{ color: #336699; font-size : 12px; font-weight:bold; padding: 1px 1px 1px 1px; text-align: left; }
.clsCMOn3 { color: #000000; font-size : 12px; font-weight:bold; padding: 1px 1px 1px 1px; text-align: left; text-indent: 7px; }
.clsCMOver3	{ color: #FFCC66; font-size : 12px; font-weight:bold; padding: 1px 1px 1px 1px; text-align: left; text-indent: 7px;}
