body {
	margin: 0;
  	padding: 0;
  	font: 10px Verdana, Helvetica, Sans-serif;
	background: #DBE6F0 url("../assets/bg.jpg") top repeat-x;
   	color: #222;
 	}
	
h1 {
	margin: 0 0 .25em;
	font-size: 48px;
	color: #f40;
	line-height: 1em;
	}
	
h2 {
	margin: 0 0 .5em;
	font-size: 16px;
	line-height: 1em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888;
	text-shadow: 2px 2px 2px #ddd;
	}
	
h3 {
	font-size: 14px;
	margin: 0 0 .25em;
	color: #093577;
	}
	
h4 {
	margin: 0 0 .25em;
	color: #666;
	}
	
p {
	margin: 0 0 .75em;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
dl {
	margin: 0;
	padding: 0;
	}
	
dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
	
dd {
	margin: 0 0 1em;
	padding: 0;
	}
	
a:link,
a:visited {
	color: #9ACB00;
	text-decoration: none;
	}
	
a:hover {
	color: #9ACB00;
	text-decoration: none;
	background: #fea;
	}
	
a:link img,
a:visited img {
	border: none;
	}

#top {
	margin: 0px;
	padding: 0;
	}

#flash {
	margin: 0px;
	padding: 0px;
	width: 670px;
	font-size: 10px;
	line-height: 1.6em;
	background: #fff;
	}

#wrap {
	width: 670px;
	margin: 0 auto;
}

#content {
	margin: 0px;
	padding: 0 12px 20px;
	width: 646px;
	font-size: 10px;
	line-height: 1.6em;
	background: #fff;
	}

#nav {
	margin: 0px;
	font-size: .9em;
	background: #9ACB00;
	background-image: url("../assets/navBg.jpg");
	background-repeat:repeat-x;
	height: 30px;;
	width: 670px;
	}

#nav a:link,
#nav a:visited {
	border: 0;
	color:#FFFFFF;
	}
	
#nav a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	background-color: #9ACB00;
	text-decoration: underline;
	}
	
#nav span {
	border: 0;
	color:#FFFFFF;
	}
	
#leftCol {
	float: left;
	margin: 0;
	padding: 10px 0 0;
	width: 400px;
	}
	
#rightCol {
	float: right;
	margin: 0;
	padding: 10px 0 0 12px;
	width: 218px;
	font-size: 10px;
	line-height: 1.7em;
	border-left: 1px dotted #ddd;
	}
	
#footer {
	position: relative;
	margin: 0px;
	padding: 7px 12px;
	width: 646px;
	font-size: 11px;
	color: #999;
	background: #4D5D5D;
	}
	
#footer p {
	margin: 0;
	line-height: 1.8em;
	}
	
#ad {
	text-align: center;
	width: 646px;
    }

#ad a {
	text-decoration: none;
	border: none;
	}

#top p {
	margin: 0;
	}


#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}
	
#footer a:hover {
	color: #fff;
	border-bottom: 0;
	background: none;
	}
	
#menu a:link,
#menu a:visited {
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}
	
#menu a:hover {
	color: #fff;
	border-bottom: none;
	background: none;
	text-shadow: 2px 2px 2px #000000;
	}

#tab {
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 500px; 
	height: 37px;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
	
#tab li { 
	position: absolute; 
	top: 0; 
	height: 37px; 
	background: none; 
	padding: 0; 
	margin: 0; 
	}
	
#tab li a { 
	display: block; 
	text-indent: -9000em; 
	overflow: hidden; 
	height: 37px; 
	padding: 0; 
	}

#tab li#home a { 
	left: 8px;
	background-image:url(../assets/home.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
 	}
	
#tab li#min a {
	left: 141px;
	background-image:url(../assets/ministry.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
 	}
#tab li#concerts a { 
	left: 274px; 
	background-image:url(../assets/concerts.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
 	}
	
#tab li#partners a { 
	left: 407px; 
	background-image:url(../assets/partners.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
	}

#tab li#contact a { 
	left: 540px; 
	background-image:url(../assets/contact.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
	}
	

#tab li#home { 
	left: 8px;
	background-image:url(../assets/home.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
 	}
	
#tab li#min {
	left: 141px;
	background-image:url(../assets/ministry.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
 	}
	
#tab li#concerts { 
	left: 274px; 
	background-image:url(../assets/concerts.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
 	}
	
#tab li#partners { 
	left: 407px; 
	background-image:url(../assets/partners.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
	}
	
#tab li#contact { 
	left: 540px; 
	background-image:url(../assets/contact.png);
	background-position: top;
	width: 120px;
	background-repeat: no-repeat;
	}

#tab li#home  a:hover, #tab li#home.current  a { 
	background-position: bottom;
	}
	
#tab li#min a:hover, #tab li#min.current a { 
	background-position: bottom;
	}
	
#tab li#concerts a:hover, #tab li#concerts.current a { 
	background-position: bottom; 
	}

#tab li#partners a:hover, #tab li#partners.current a { 
	background-position: bottom; 
	}
	
#tab li#contact a:hover, #tab li#contact.current a { 
	background-position: bottom; 
	}

#line {
	background-color: #769D00;
	margin: 0px;
	width: 670px;
	height: 5px;
	padding: 0px;
	border-bottom: 1px solid #769D00;
	}

.home #leftCol h2 {
	margin: 0;
	padding: 4px 6px 4px;
	font-size: 12px;
	color: #344;
	text-shadow: none;
	background: #DBE6F0;
	border: 1px solid #cdd;
	border-bottom: 0;
	}
	
.home #leftCol p {
	margin: 0 0 1em;
	}
	
#ministry {
	}
	
#ministry a:link {
	border-bottom: none;
	text-decoration: none;
	}

.qLinks {
	margin: 0 0 1em;
	padding: 4px 6px 4px;
	background: #DCE6F0;
	border: 1px solid #ddd;
	}
.qLinks p {
	margin: 0;
	}
	
.qLinks a, .qLinks a:visited {
	color: #093577;
	}

.table1 {
	margin: 0 0 1em;
	font-size: 11px;
	}
.table1 table {
	margin: 0;
	padding: 0;
	width: 400px;
	border: 1px solid #000;
	border-bottom: 0;
	}
.table1 td {
	margin: 0;
	padding: 3px 8px;
	border-bottom: 1px solid #000;
	}
.table1 .c2 {
	text-align: right;
	}
	
.table1 p {
	margin: .5em 0 0;
	}

.highlighter {
	background: #efc;
	}
	
.clear {
	clear: both;
	height: 1px;
	}

#form {
	margin: 0px;
	padding: 10px 12px 12px;
	width: 646px; _width: 670px;
	font-size: .9em;
	line-height: 1.6em;
	background: #FFFFFF;
	border-bottom: 1px solid #000000;	
	}
	
#form h2 {
	margin: 0 0 .25em;
	color: #000000;
	text-shadow: 2px 2px 2px #bcc;
	}
	
#form h3 {
	color: #455;
	}
	
#form p {
	font-size: 11px;
	}
	
.formbox {
	margin: 0 0 12px;
	padding: 2px 10px 3px;
	background: #FFFFFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	
#leftCol .formbox {
	margin: 0 0 12px;
	padding: 1px 10px 3px;
	background: #FFFFFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	
.formbox table {
	margin: 0;
	padding: 6px 0;
	}
	
.formbox td {
	margin: 0;
	padding: 4px o;
	}
	
.formbox .c1 {
	padding-right: 12px;
	width: 148px; _width: 160px;
	text-align: right;
	}
	
#leftCol .formbox .c1 {
	width: 108px; _width: 120px;
	}
	
#formsend {
	margin: 0;
	text-align: right;
	}
	
#formsend input {
	margin-left: 12px;
	}