/* ID's */
	body {background-color: #B2B29E; text-align:center; font-size:14px;}
	#container {background-color:#ffffff; width:790px; height: 549px; text-align:left; margin-left:auto; margin-right:auto; font-family:Arial, Helvetica;}
	#header {background-color:#fff; width:100%; height: 100px; text-align:left;}
	#leftContent {background:#BBDC8D; width:209px; height:429px; float:left; margin-top:0px; font-size:12px;}
	#sunday {background:#BBDC8D url(../images/tabback.png) no-repeat bottom; width:209px; height:auto; padding-bottom:12px;}
	#upcoming {background:#BBDC8D url(../images/tabback.png) no-repeat bottom; width:209px; height:auto; padding-bottom:12px; font-family:Arial, Sans Serif; font-size:11px; padding-top:5px;}
	#visitors {background:#BBDC8D url(../images/tabback.png) no-repeat bottom; width:209px; height:auto; padding-bottom:12px;}
	#visitors a {font-family:Arial, Helvetica;}
	#leftContent_photos {}/*defined but not qualified here...Contains the "google search" box*/
	#newsdiv {position:absolute; z-index:11; background:transparent; margin-right:auto; margin-left:auto; margin-top:330px; height:202px; width:790px; text-align:right;}  /*this is the post it note */
	#newsbox {margin-right:590px; background:url('../images/post_it.png') no-repeat transparent; height:200px; width:180px; font-size:11px; text-align:center; cursor:default;}
	#rightContent {background-color:#fff; width:575px; height:auto; margin-left:210px; text-align:left; font-size:12px; font-family:Arial, Helvetica; padding:10px;}
	#fader {margin-top:25px;}
	#table_photo {margin:0px; width:560px; padding:0px;}
	#sermon_quip{margin-left:25px; width:300px; font-size:12px;}
	#media_container{width: 600px; height:270px; background-color:#BBDC8D; font-family:Arial, Helvetica, 'Sans Serif'; font-size: 12px; padding-top:20px; padding-bottom:20px; margin-left:auto; margin-right:auto; border:2px solid white;}
	#media_header{width:100%; height:50px;}
	#mediaplayer{width:360px; height:auto; border-right:1px solid #aaa; float:left;}
	#mediainfo{width: 230px; height: auto; float:right; padding-top:15px;}
	#mediainfotable{}
	#footer {background-color: #81D211; width:790px; height:20px; color:#fff; text-align:center; font-size:11px; font-family:Arial, Helvetica; margin-left:auto; margin-right:auto; border-top:3px solid #81D211; clear:left;}
	
	
/* Classes */
	div.left_text {font-size:12px; font-family:Arial, Helvetica; padding-left:10px; padding-right:25px;}
	p.newsbox {padding-top:35px; padding-right:22px; padding-left:10px; margin-bottom:0px;}
	p.tiny_links {font-size:10px; font-family:Arial, helvetica; text-decoration:none; text-align:center;}
	p.scripts_leftContent {margin-top:0px; margin-left:10px; margin-bottom:0px;}
	p.sermon_quip {width:500px;}
	.sermon_scripture_h3{border-bottom:1px solid #555; width:200px; margin-bottom:5px; margin-left:30px;}
	.mitsub{font-weight:bold; text-align:right; vertical-align:top;}
	.mittext{text-align:left;}	
	.biblebooks {font-size:12px;}
	.sermon_scripture_td{vertical-align:top; width:80px;}
	
	a:link {color:#6D0B7A; text-decoration:none;}
	a:visited {color:#6D0B7A; text-decoration:none;}
	a.sermon_quip_a {font-weight:bold; color:#000;}
	a.sermon_quip_a:hover {text-decoration:underline;}

	h1.rightHead {font-size:22px; font-weight:bold; margin-bottom:5px;}
	h2.small_heads {font-size:14px; text-align:center;}
	h2.leftContent {font-size:14px; font-family: Arial, Helvetica, Serif; margin:0px; margin-left:8px;}
	div.left_text h2 {font-family:Arial, Helvetica; font-size:14px; margin:0px;}
	h3.staffBio {font-size:14px; text-align:left; margin-top:25px;}
	
	ul.indent {list-style-position:outside; margin-top:0px;}	
	
	td.table_photo {width:178px; height:122px; margin-right:0px; margin-left:0px; padding:0px;}


/*This is for the Admin section*/
	td.update{height:20px; background-color:#eee;}
	td.past{color:#900;font-style:italic;}
	td.current{color:#000;}
	td.future{color:#888; font-style:italic;}
	.adminerror{color:#D40D12; margin:0px; padding:0px; width:225px;font-weight:bold; font-size:10px;}
	.uptdd {width:30px; font-size:11px; text-align:right; margin-bottom:0px; padding-right: 5px; background-color:transparent; border:0px solid black; vertical-align:top; font-weight:bolder;}
	.uptde {width:150px; font-size:11px; margin-bottom:0px; padding:0px; background-color:transparent; border:0px solid black; vertical-align:top;}
	.formdesc {font-size:12px; text-align:right;}
	

