	/* CSS Document */
	
	
	
	
	/* Subpage Generic */
	
	#subpage_navigation_container
	{
		position: absolute;
		left: 34px;
		top: 200px;
		height: 39px;
		width: 800px;
	}
	#subpage_navigation
	{
		padding-top: 9px;
		text-align: center;
		
	}
	
	
	#stylized_box
	{
		position: relative;
		margin: auto;
		width: 400px;
		border: 3px solid #333333;
		padding: 5px;
		background: #dddddd;
		text-align: center;
	
	}
	
	
	/* End Subpage Generic */
	
	
	/*Main css*/
	html,body {
		height: 100%;
		background: url(tut_images/bg_loop.jpg) #FFF repeat-y	;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		font-size: small;
		color:#333333;
		margin: 0;
		padding: 0;
		background-color: #cccccc;
	}
	#container {
		text-align: left;
		width:700px;
		
	}
	
	#top {
		width:866px;
		height:303px;
		background:url(images/main-page-header-bg-2.jpg) no-repeat;
	}
	
	#subpage_top
	{
		width:866px;
		height:238px;
		background:url(images/subpage-header-bg-2.jpg) /*Itop left*/ no-repeat;
	
	}
	#middle {
		width:866px;
		background:url(images/content-loop.jpg);
		text-align:left;
		border:0px;
		padding:0px;
	}
	#bottom {
		width:866px;
		height:95px;
		background:url(images/page-footer.jpg) no-repeat;
	}
	/*design-specific tweaks*/
	#content { width:650px; padding-left:20px; }
	
	#menu 
	{
		position: absolute;
		width: 489px;
		height: 67px;
		left: 327px;
		top: 1px;
		text-align: right;
		padding-right: 15px;
	}
	
	
	#menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
	  color: #003333;
	  text-decoration: underline;
	}
	
	
	#footer {
	  padding-top:17px;
	 /* padding-left:1em;    */
	  color:#333333;
	  text-align:center;
	
	
	}
	
	#maincontent { 
		width: 750px;
		padding-left: 30px;
	}
	
	
	#padspace {
	line-height: 2em; }
	
	#listpad{
	line-height: 2em; 
	
	
	}
	
	/* /index.php */
	
	
	
	#home_click {    /* clickable area */
		float: left;
		width : 308px;
		height: 179px;
		position: absolute;
		left: 48px;
		top: 6px;
		
	}
	div#home_click_container
	{
		float: left;
		width : 308px;
		height: 179px;
		position: absolute;
		left: 48px;
		top: 6px;
	
	}
	
	
	div#home_click_container:hover
	{
		display:none;
	
	}
	
	
	#home_explore_click {    /* clickable area */
		float: left;
		width : 255px;
		height: 100px;
		position: absolute;
		left: 306px;
		top: 203px;
		
	}
	
	
	#home_discover_click {    /* clickable area */
		float: left;
		width : 255px;
		height: 100px;
		position: absolute;
		left: 573px;
		top: 205px;
	}
		
	#home_hear_click {    /* clickable area */
	float: left;
	width : 255px;
	height: 100px;
	position: absolute;
	left: 44px;
	top: 200px;
	}
	
	
	
	/* end /index.php */
	
	/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
	
	/*extra pretties*/
	#content a:link, #content a:visited, #content a:active, #content a:hover {
	  color: #003333;
	  text-decoration: underline;
	}
	a:link, a:visited, a:active {
	  color: #ffffff;
	  text-decoration: none;
	}
	a:hover {
	  color: #ffffff;
	  text-decoration: underline;
	}
	h1 {
	  color: #516376;
	  font-weight: bold;
	  font-size: 1.8em;
	}
	
	h2 {
	  color: #516376;
	  font-weight: normal;
	  font-size: 17px;
	}
	
	h3 {
	  color: #516376;
	  font-weight: bold;
	  font-size: 15px;
	}
	.h3light {
	
	 color: #516376;
	  font-weight: normal;
	  font-size: 15px;
	
	}
	 img { /* padding:3px; */ background:#e6e5e5; }
	.code { font-family:"Courier New", Courier, monospace; color:#006699; background-color:#dadada; padding:2px; }
	.code2 { font-family:"Courier New", Courier, monospace; color:#009900; background-color:#dadada; padding:2px; }
	
	#workfaithinfo
	{
		 width: 200px;
	}
	/*#container
	{
		width: 400px;
	}*/
	
	#middle #content #maincontent .homebody {
	width: 400px;
	}
#container #middle #content #maincontent .homebody {

}
#container #middle #content #maincontent #youtube {
	position: absolute;
	left: 470px;
	top: 452px;
}
