@charset "UTF-8";
/* CSS Document */

*{ margin:0; padding:0; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

body{
	background:#000000;
	color:#FFFFFF;
}

a{
	color:#FFCC00;
	text-decoration:none;
}
a:hover{
	color:#FF9900;
}

.clearboth{
	clear:both;
}

#main_container{
	width: 950px;
	height:612px;
	margin: 0 auto 2px auto;
	text-align:left;
	padding:10px 25px 25px 25px;
	background: #000000 url('../main_gfx/main_bg.jpg') no-repeat;
}

#logo_container{
	width:400px;
	height:180px;
	float:left;
}

#band_members_container{
	width:275px;
	height:172px;
	float:left;
}

#donate_container{
	float:right;
	margin:60px 50px 0px 0px;
}

#main_content_container{
	background:url(../main_gfx/black1x1.png) repeat;
	width:900px;
	height:auto;
	clear:left;
	border:1px #FFFFFF solid;
	padding-bottom:30px;
	margin-bottom:50px;
}

/* Navbar Styles */

.nav_container{
	width:900px;
	margin:0px;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
}
#navbar1{
	float:left;
	width:900px;
	height:36px;
	font-size:14px;
	margin:0px 0 0 0;
	background:url(../nav_gfx/black1x1.png);
}
#navbar1 ul{
	float:left;
	width:810px;
	height:36px;
	margin-left:0px;
	color:#000000;
}
#navbar1 ul{
	background: url(../nav_gfx/navbarhighlight.png) no-repeat;
	background-position:1px 4px;
}

#navbar1 ul li{
	float:left;
	width:100px;
	margin:4px 0 0 0;
	height:22px;
	display: inline;
	text-align:center;
	padding:7px 0 0 0;
	border-left:1px solid #666666;
	cursor:pointer;
}
#navbar1 ul li a{
text-decoration:none;
color:#FFFFFF;
}


/* Contanter Styles */

#index_left{
	float:left;
	margin-top:25px;
	margin-left:25px;
	width: 400px;
}
#index_right{
	float:left;
	margin-top:25px;
	margin-left:50px;
	width: 400px;
	text-align:right;
/*	background-image:url(../main_gfx/black1x1.png);*/
}

#index_center{
	float:left;
	margin-top:25px;
	margin-left:25px;
	width: 850px;
}

#footer_right{
	clear:left;
	float:right;
	padding-right:25px;
	padding-top:10px;
	font-size:10px;
}



/* Index Specific Styles */

#index_left .first_para, #index_left .first_para p{
	font-size:18px;
	text-align:justify;
}

#index_left .verse{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#FFCC00;
}

#index_left .second_para{
	font-size:16px;
	text-align:justify;
}

#index_left .third_para{
}

#index_left .third_para .led_image{
	float:right;
}

#index_right #update_main{
	width:350px;
	height:auto;
	background:url(../index_gfx/updates_main_background.png) bottom no-repeat;
	border:1px #FFFFFF solid;
	margin-left:50px;
	padding-bottom:150px;
}

#index_right #update_main #band, #oriel, #finance, #radio{
	width:320px;
	margin-left:10px;
	margin-top:10px;
	border:1px #FFFFFF solid;
	font-size:12px;
	margin-right:5px;
	padding-right:5px;
}

#index_right #update_main .header_image{
	float:left;
}

.yellow{
	color:#FFCC00;
}

.read_more a{
	color:#CC6600;
}

.read_more a:hover{
	color:#FFCC00;
}

/* About Us Specific Styles */

#index_center .top_verse{
	text-align:center;
}

#index_left .name_title{
	font-size:18px;
	text-align:justify;
}

#index_left .name_image{
	float:left;
	padding:10px;
}

#index_left .name_text{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	color:#FFCC00;
	padding-top:5px;
}

#index_right .objectives_container{
	width:400px;
	border:1px #FF0 solid;
}

#index_right .practice_container{
	width:400px;
	border:1px #F60 solid;
}

#index_right .objectives_text{
	text-align:left;
}

#index_right .objectives_text ol, li{
	text-align:left;
	padding-top:10px;
	font-size:12px;
	list-style:inside;
	margin-left:20px;
	list-style-type:decimal;
}

#index_right .objectives_text li{
}

/* LED Band Page Sepcific Styles */

#index_center .top_image{
	float:left;
	margin:10px;
	border:1px solid #FFFFFF;
}

#index_center .bottom_image{
	float:right;
	margin:10px;
}

#index_center .led_website{
	padding-top:20px;
	text-align:center;
}

#index_center .led_under_image{
	padding-left:350px;
	width:500px;
	text-align:center;
}

/* Prayer Page Specific Styles */

#prayer_left{
	position:relative;
	float:left;
	margin-top:25px;
	margin-left:25px;
	width: 380px;
	background:#000000;
	background-image:url(../prayer_gfx/prayer_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border:1px #FFFFFF solid;
	padding:10px;
}
#prayer_left_lower{
	position:relative;
	margin-top:25px;
	margin-left:25px;
	width: 350px;
	background:#000000;
	border:1px #FFFFFF solid;
	padding:10px;
}
#prayer_middle{
	position:relative;
	float:left;
	margin-top:25px;
	margin-left:20px;
	width: 225px;
	text-align:center;
	background-image:url(../prayer_gfx/prayer_points_bg.png);
	background-repeat:repeat-y;
	color:#000000;
	border:1px #000000 solid;
}
#prayer_right{
	position:relative;
	float:left;
	margin-top:25px;
	margin-left:20px;
	width: 180px;
	text-align:center;
}

#prayer_left .name_text{
	padding-top:20px;
}

#prayer_right img{
	border:1px #FFFFFF solid;
}
#prayer_right .events{
	text-align:left;
	border:1px #000000 solid;
	background:#FFFFFF;
	color:#000000;
	padding: 0px 2px 0px 2px;
}

/* Get Involved Page Specific Style */

#index_center .financial{
	width:350px;
	float:left;
	text-align:left;
	border:1px #000000 solid;
	background:url(../main_gfx/white1x1.png) repeat;
	color:#000000;
	padding: 0px 5px 0px 5px;
}

#index_center .financial .financial_pound{
	float:right;
}

#index_center .get_involved_positions{
	padding-left:10px;
	float:right;
}

/* Donate Page */

.donate_method_heading{
	font-size:18px;
	color:#FFCC00;
}

/* Links Page */

.link_table{
	margin-left:200px;
}

.link_table td{
	border-bottom:solid 1px #FFCC00;
	padding-bottom:2px;
}

.link_table img{
	padding-right:20px;
}

/* Events Page */

.event_entry{
	margin:10px;
	padding:10px;
	text-indent:20px;
	background-image:url(../gfx_main/1px_B_75.png);
	background-repeat:repeat;
	border:1px dotted #FC3;
}

.event_headline{
	font-size:16px;
	text-align:center;
	margin-bottom:10px;
}

.event_date{
	float:left;
	width:200px;
	font-size:24px;
}

.event_title{
	float:left;
	width:400px;
	font-size:28px;
}

.event_details{
	clear:left;
	padding-left:220px;
	padding-bottom:10px;
	margin-bottom:25px;
	border-bottom:yellow 1px dotted;
}


.indexedit{
	border:1px dashed #FC0;
	background-image:url(../main_gfx/orange1x1.png);
}
