body {
	background-color:white;
	margin:0px;
	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#333;
	font-family:verdana,sans-serif;
	font-size:11px;
}

a img {
border:0;
}

/* Page Elements */

#container {
	width: 752px;
	\width: 772px;
	w\idth: 752px;
	margin:0;
	margin-left: auto;
	margin-right: auto;

}



#banner {
	padding: 0;
	margin-bottom: 0;
	text-align:left;
	height:252px;
	background-image:url(images/home/rotator.php);
	background-repeat:no-repeat;
	background-position:center;
}





#content {
	padding: 0;
	padding-top:5px;
	margin-right: 180px;
	text-align:left;
	margin-left:180px;
}

#sections {
padding:5px;
vertical-align:middle;
height:60px;
}

.thumb {
float:left;
padding-right:10px;
}

#sidebar-a {
	float: left;
	width: 155px;
	\width: 155px;
	w\idth: 155px;
	margin: 0;
	margin-left: 0;
	padding: 5px;

	text-align:left;
}

#sidebar-b {
	float: right;
	width: 155px;
	\width: 155px;
	w\idth: 155px;
	margin: 0;
	margin-left: 0;
	padding: 5px;

	text-align:left;
}



#footer {
	clear: both;
	padding: 30px 30px 30px 30px;
	font-size:10px;
	margin-top:30px;
border-top:1px solid #222;
}

/* Tag Formatting */
h1 {

	margin:0;
	}
	
h3 {
	margin-top:0px;
	font-family:georgia,"times new roman",serif;
	font-size:22px;
	margin-bottom:3px;
	color:#8752AE;
	}

h3 a {
text-decoration:none;
	color:#8752AE;
}

h3 a:hover {
text-decoration:underline;
}

html>body h3 {
	font-weight:normal;
	}

h4 {
font-size:16px;
	color:#8752AE;
	font-family:georgia,"times new roman",serif;
margin:0;
}

.dark {
text-decoration:none;
color:#222;
}
	
/* Images */

a img {
border:0;
}

.rtthumb {
float:right;
padding:10px;
background-color:#ccc;
border:1px solid #222;
margin-left:10px;
margin-bottom:3px;
}

/* Navigation */

#nav {
	margin: 0px;
	padding: 0;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	text-align:right;
	}
	
#nav ul {
	text-align:center;
	}

#nav li {
	margin: 0; 
	padding: 0;
     list-style: none;
	display: inline;
	text-align:center;
	}

#nav a {
	float:left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	margin-top:5px;
	}
	
html>body #nav a {
margin-top:10px;
}
	
#nav a:hover {
	background-position: 0 -22px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -22px;
	}
	
#tabout a  {
	width: 75px;
	background: url(images/aboutus.gif) top left no-repeat;
	margin-left:5px;
	margin-left:275px;
	}
	
#tgroups a  {
	width: 63px;
	background: url(images/groups.gif) top left no-repeat;
	}
	
#tcalendar a  {
	width: 79px;
	background: url(images/calendar.gif) top left no-repeat;

	}
	
#tresources a  {
	width: 84px;
	background: url(images/resources.gif) top left no-repeat;

	}
	
#teliturgy a  {
	width: 80px;
	background: url(images/eliturgy.gif) top left no-repeat;

	}
	
#tgallery a  {
	width: 71px;
	background: url(images/gallery.gif) top left no-repeat;

	}