/*
Theme Name: God's Word Bible Church
Theme URI: http://godswordbiblechurch.org
Description: 
Version: 2.7
Author: Victor Illescas 
Author URL: 
*/

/* Reset and Basic page setup */

* {margin: 0; padding: 0;}
html {overflow-y: scroll;}
body {font: 11px tahoma, Arial, Helvetica, sans-serif; background: #000000 url(images/blackBG.jpg) top center repeat-y; color:#9E9E9E; line-height:11px;}
.clear{clear:both;}
a {outline: none; color:#9E9E9E; text-decoration:none;}
a img { border:none;}
ul li {list-style: none; display: inline-block; width: 75px;}

.column {
	background-color:#000000;
	border:1px solid #131313;
	height:350px;
	margin-left:5px;
	width:318px;
}
.column2{
	background-color:#000000;
	border:1px solid #000000;
	height:209px;
	margin-top:-1px;
	width:318px;
	}
.titler{color:#FFFFFF; font-weight:bold;}
.happeningstext {font-size:10px; padding-left:11px; padding-right:11px; padding-top:8px;}
.sidedivider{border-right:thin dotted #353535;}
.linebreak {background-image:url(images//newsgradbg.jpg); background-repeat:repeat-x; border-top:thin dotted #353535;}
.tableLeft {border:0 none; height:82px; width:318px;}
/* END RESET */

#page-wrap{
	
	width: 953px;
	
	margin: 0px auto;
	}
#head{
	background:url(images/header.jpg) center top no-repeat;
	height:279px;
}

#menu{
   padding: 229px 0px 0px 10px;
   }
	#menu a {
		font-size:14px;
		font-weight:bold;
		color:white;
		padding: 5px;
		}
	#menu a:hover{
		color:#666666;
		}
   
 #center{
 	border:1px solid #131313;

	height:350px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	}
  #center2 {
	background-color:#000000;
	background-image:url(images/happeningsgradbg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #131313;
	height:210px;
	margin-top:5px;
	}
#content2{
	padding-top:6px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	}
#right{
	float:right;
	}
#container{
	margin:0 auto;
	padding-top:8px;
	text-align:left;
	width:938px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}	
#footer{
	line-height:1.6em;
	text-align:center;
	margin-top:30px;
	height: 50px;
	}
#footer a{
	font-weight:bold;
	color:#FFFFFF;
	}
