#mainpic {
	margin: 0px;
	padding: 0px;
	width:955px;
	height:150px;
	float:left;
}
#mainpic2 {
	margin: 0px;
	padding: 0px;
	width:955px;
	height:220px;
	background-color:#fff;
	overflow:hidden;
	float:left;
}
#leftcontent, #rightcontent, #centercontent {
	float: left;
	width:300px;
	min-height:200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftcontent {
}
#centercontent {
	margin-left: 25px;
	margin-right: 25px;
}
#rightcontent {
}
#eventsRegister, #eventsComing, #eventsLive {
	padding-bottom:10px;
	width:100%;
}
#event {
	border-bottom: 1px solid #DDDDDD;
	width:100%;
}
#event a {
	text-decoration:none;
	padding:10px;
	display:block;
}
#event a:hover {
	background:url(../images/gradient.jpg) bottom no-repeat;
}
#event img.imgsmall {
	width: 50px;
	height: 50px;
	float:left;
	margin: 0px 10px 0px 0px;
	border:1px solid #333333;
}
#event .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#33cc00;
}
#event .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}
#event .view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#999999;
}
/*Categorisations */

#categorise {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#categorise a:link, #categorise a:visited {
	text-decoration: none;
	color:#333333;
}
#categorise a:hover {
	text-decoration:underline;
}
#categorise li {
	list-style:square;
	padding:0px;
	margin:5px;
}
#categorise ul {
	margin-left:20px;
	margin-bottom:20px;
	padding:0px;
}
#prayer table {
	-moz-border-radius: 5px;
	background:#666666;
	width:100%;
	margin-bottom:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.newsdate {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background:#aaaaaa;
	padding:1px;
	-moz-border-radius:2px;
}
#eventads{
	border:0px;
	padding: 0px;
	margin: 0px;
	width:650px;
	height:200px;
	background: transparent;
}
#eventads img {
	width:650px;
	height:200px;
}
#eventads img.ldrgif {
	width:auto;
	height:auto;
	display: block;
	margin-right:auto;
	margin-left:auto;
	margin-top: 80px;
}
#eventad img {
	border: 0px;
}
.mainads td{
	vertical-align: top;
}
#adinfo{
	float: right;
}
#topads img {
	width:400px;
	height:200px;
}
/*preload classes*/ 
.svw {
	width: 50px;
	height: 20px;
	background: #000;
}
.svw ul {
	position: relative;
	left: -999em;
}
/*core classes*/ 
.stripViewer {
	height: 200px;
	overflow: hidden;
	position: relative;
	border: 0;
	margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	z-index:10;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer ul li {
	float:left;
}
.stripTransmitter {
	overflow: auto;
	width: 1%;
	z-index:5000;
	position:relative;
	top:-30px;
	left: 10px;
}
.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}
.stripTransmitter ul li {
	width: 20px;
	float:left;
	margin: 0 1px 1px 0;
}
.stripTransmitter a {
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: #333333;
	opacity:0.8;
	filter: alpha(opacity=80);
	color: #fff;
	text-decoration: none;
	display: block;
}
.stripTransmitter a:hover, a.current {
	background: #efefef;
	color: #ff0000;
}
/*tooltips formatting*/ 
#tooltip {
	background: #fff;
	color: #000;
	opacity: 0.85;
	border: 5px solid #dedede;
}
#tooltip h3 {
	font: normal 10px Verdana;
	margin: 0;
	padding: 6px 2px;
	border: 0;
}
.logintable .loginbuttonfrontpage {
	width: 50px;
	height: 25px;
	margin-bottom: 5px;
}
#fb {
	display:block;
	width: 300px;
	padding: 15px 10px 10px 10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	text-align:center;
}

