body{
font-size: 16px;
font-family: Verdana,Arial,sans-serif;
color:#202020;
background:#494949;
margin:0px;
}

a{
color:#000000;
font-weight:bold;
text-decoration:underline;
}

a.menuLinks{
color:#000000;
text-decoration:none;
font-family: Arial;
font-size: 14px;
text-transform: uppercase;
text-decoration:none;
}

.menu{
	border:solid black 1px;
	background: url('images/userimages/design/menubg.png');	
}


.title{
	font-size: 51px;
	font-family: Verdana,Arial,sans-serif;
	color:#303030;
}

.downloadTitle{
	font-size: 33px;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	color:#303030;
	vertical-align: middle;
	line-height: 60px;
}

.sundayService{
	font-size: 19px;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	color:#101010;
	text-transform: uppercase;
	line-height: 15px;
}

#container{
border:solid black 1px;
width:1016px;
background:url('images/userimages/design/bodybg.jpg');
}

#pageTitle{
border-top:solid black 1px;
border-left:solid black 1px;
border-right:solid black 1px;
margin-top: 13px;
width: 590px;
height: 67px;
background:url('images/userimages/design/titlebg.jpg');
}

#contentBox{
border-bottom:solid black 1px;
border-left:solid black 1px;
border-right:solid black 1px;
width: 590px;
background:url('images/userimages/design/contentbg.png');
background-position: bottom right;
background-repeat: no-repeat;
padding-top: 10px;
}

#contentBG{
	background: url('images/userimages/design/transgreen.png');	
	width: 590px;
}

#downloadMain{
border:solid black 1px;
background: url('images/userimages/design/downloadbg2.png');
width: 242px;
height: 497px;
margin-left: 30px;
margin-top: 13px;
}

#top {
	width:870px;
	height:115px;
	padding-top:80px;
}

