/*----Reset Styles----*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----Begin Styles----*/
body { 
	font-family: Arial, Verdana, sans-serif; 
	font: normal normal normal 9pt Arial;
	color: #000000; 
	background-color: #FFFFFF; 
	line-height: 1.4 em;
	width: 990px;
	background-image:url(images/main-background.jpg);
	background-repeat: repeat-x; 
	position:relative;
	margin-left:auto;
	margin-right:auto;
	} 

p {
	line-height:1.6em;
}
	
td {
	padding:0px;
	}

#header {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 3px;
	font-family: Tahoma, Arial !Important;
	font-size: 1.1em;
} 

/*----Title----*/
#header .headerTitle {
	width:100%;
	background-image: url(images/header_bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#222222;
	margin-bottom:0px;
	padding-bottom:0px;
	clear:both;
	} 

/*----Top Nav----*/
#header .topNav { 
	width: 100%; 
	height:24px;
	margin: 0px;
	padding:0px;
	background-image:url(images/topNav_bkgd.jpg);
/*	border-top: 2px solid #0373fd; */
	} 

#header .topNav h1{
	float: left;
	padding: 2px 0 0 0; /*top right bottom left*/
	text-indent:7px;
	margin: 0px;
	vertical-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	color: #ffffff;
} 

#header .topNav ul  {
	padding: 0 0 0 0; /*top right bottom left*/
	float:right;
	margin: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

#header .topNav li {
	display: inline;
	margin: 0px;
	text-align: center;
	padding: 0 0 0 0;
	}
	
#header .topNav li a:link, 
#header .topNav li a:visited, 
#header .topNav li a:hover{
	line-height: 24px;
	font-size:1.1em;
	color:#ffffff;
	text-decoration:none;
	border-left: 1px solid #3a7639;
	padding: 4px 9px 3px 9px; /*top right bottom left*/
	margin-bottom: 0px;
	margin-left: -5px;
	}
	
#header .topNav li a:hover {
	background-color: #0373fd;
	}

#header .headerSpacing {
	height:1px;
	clear:both;
	background-color:#ffffff;
	} 
	
/*----Banner----*/	
#header .headerBanner {
	width:990px;
	height: 99px;
	background-image: url(images/banner_v2.jpg);
	background-position: center;
} 

#contentBox {
	width:100%;
	padding: 0 0 0 0; /*top right bottom left*/
	vertical-align:top;
}

/*----Body Columns----*/	
#leftColumn {	
	padding:0px; /*top right bottom left*/
	margin:0px;
	width:200px;
	vertical-align:top;
	} 

#centerColumn {	
	padding:0 0 0 7px; /*top right bottom left*/
	margin:0px;
	width:575px;
	vertical-align:top;
	} 

#rightColumn {	
	padding:0 0 0 7px; /*top right bottom left*/
	margin:0px;
	width:200px;
	vertical-align:top;
	} 

/*----Body Areas----*/	
#contentBox .contentContainer { 
	padding: 7px 7px 7px 0; /*top right bottom left*/
	margin:0px;
	margin-bottom:9px;
	} 

#contentBox .contentTitle{
	height:24px;
	width:100%;
	line-height: 1.5em;
	float: left;
	vertical-align: center;
	font-family: Tahoma, Arial !Important;
	text-indent:6px;
	font-weight: normal;
	font-size: 1.2em;
	color: #ffffff;
	background-image: url(images/menuHeader_bkgd.jpg);
	background-repeat:repeat-x;
	margin-right:9px;
	clear:both;
	bottom-margin:1px;
	}

#contentBox .columnSpacing {	
	padding:0px;
	margin:0px;
	width:9px;
	} 

/*----Left Nav----*/
#contentBox .leftNav { 
	width: 100%;
	height: 100%; 
	margin: 0px; 
	margin-bottom:7px;
	} 

#contentBox .leftNav ul {
	padding: 0px;
	margin: 0px;
	width:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	padding: 0 0 9px 0; /*top right bottom left*/
	background-color:#499347;
	}

#contentBox .leftNav li {	
	border-bottom: 1px dotted #ffffff;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 3px;
	font-size: 1.1em;
	text-align: left;
	}
		
#contentBox .leftNav a:link,
#contentBox .leftNav a:visited,
#contentBox .leftNav a:hover{
	color:#ffffff;
	text-decoration: none;
	display: block;
	padding: 0 0 2px 0; /*top right bottom left*/
	text-indent:9px;
	margin:0px;
	}

#contentBox .leftNav a:hover{
	color:#0333fd;
	}

#contentBox .leftNav .meta{
	line-height: 1.1em;
	padding: 0 0 0 0;
	vertical-align: center;
	font-size: 0.9em;
	color: #000000;
}

#contentBox .bodyText { 
	margin-right:7px;
	margin-left:7px;
	margin-bottom:9px;
	padding-top:7px;
	} 

#contentBox .bodyText .imgLeft { 
	padding: 3px 3px 3px 3px;
	float:left;
	border:none;
	} 

#contentBox .bodyText .imgRight { 
	padding: 3px 3px 3px 3px;
	float:right;
	border:none;
	} 

	
#contentBox .bodyText .imgIcon { 
	margin: 3px 3px 3px 3px;
	vertical-align:top;
	border:1px solid #000000;
	} 

#contentBox .bodyText td { 
	margin-top:6px;
	padding: 12px 12px 12px 12px;
	vertical-align:top;
	border-top: 1px dotted #000000;
	} 
	
#contentBox .bodyText p{ 
	padding:4px 0 15px 0; /*top right bottom left*/
	margin:0px;
	} 
	
#contentBox .bodyText h1,
#contentBox .bodyText h2,
#contentBox .bodyText h3,
#contentBox .bodyText h4 { 	
	font-family:Tahoma,Arial,sans-serif;
	}
	
#contentBox .bodyText h2 { 
	line-height:1.2em;
	font-weight: bold;
	font-size: 1.1em;
	}

#contentBox .bodyText h3 { 
	font-weight: bold;
	font-size: 1em;
	}

#contentBox .bodyText h4 { 
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	}

#contentBox a:link, 
#contentBox a:visited, 
#contentBox a:hover{
	color:#0373FD;
	text-decoration:none;
	}
	
#contentBox a:hover {
	color: #0559c0;
	}
	
#contentBox .bodyText ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: circle;
	float: left;
	padding: 0 0 9px 0; /*top right bottom left*/
}

#contentBox .bodyText li {	
	line-height: 1.5em;
	margin: 0px;
	padding-top: 3px;
	font-size: 1.1em;
	text-align: left;
	}
			
#contentBox .eventMenu ul {
	padding: 0 0 0 0; /*top right bottom left*/
	margin: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:100%;
	}

#contentBox .eventMenu li {
	display: inline-block;
	height:115px;
	vertical-align:center;
	text-align: center;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px 4px 9px 0;
	border-bottom: 1px dotted #499347;
	font-weight: bold;
}
	
#contentBox .eventMenu a:link, 
#contentBox .eventMenu a:visited, 
#contentBox .eventMenu a:hover{
	line-height: 1.2em;
	color:#0373FD;
	text-decoration:none;
	padding: 9px 4px 0px 5px; /*top right bottom left*/
	font-weight:bold;
	clear:both;
	}
	
#contentBox .eventMenu a:hover {
	color: #0559c0;
	}
	
#contentBox .eventMenu img {
	border:1px solid #000000;
}

#contentBox .moreInfo {
	float:left;
	margin-top:7px;
	padding: 0 5px 5px 0; /*top right bottom left*/	
}

#contentBox .imageColumn ul {
	padding: 0 0 0 0; /*top right bottom left*/
	margin: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:100%;
	}

#contentBox .imageColumn li {
	display: inline-block;
	height:90px;
	vertical-align:center;
	text-align: center;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px 4px 9px 0;
	border-bottom: 1px dotted #499347;
	font-weight: bold;
}

#contentBox .imageColumn img {
	border:1px solid #000000;
}

.footer {
	border-top: 1px solid #499347 ;
	margin-top:9px;
	padding-top:5px;
	text-align:center;
	}

#contentBox .footer ul {
	padding: 0 0 9px 0; /*top right bottom left*/
	margin: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:100%;
	}

#contentBox .footer li {
	display: inline;
	height:115px;
	vertical-align:center;
	text-align: center;
	font-weight: bold;
}

#contentBox .separator {
	padding:0px;
}

.meta {
	font-size:.9em;
	color:#494949;
	padding-bottom:5px;
}

.ministryLogo {
	border:1px solid #000000;
	float:right;
	margin-left:5px;
}

<%--if it has a period in front of it, it will match an element that is called out with a class="whatever" parameter (as much as you like)--%>
<%--if it has a # in front of it, it will match an element that is called out with an id="whatever" parameter (once per page)--%>