body {
	margin: 0px;
	padding: 0px;
	background: #01478F url(images/largeBackground.jpg) no-repeat fixed center top;
	font: 11px/150% Tahoma, Verdana, Arial;
}
th {
	color: #FFFFFF;
	background: #707277;
}

h2 {
	color: #666666;
	font-weight: normal;
	font-size: 16px;
}
hr {
	color: #D6D6D6;
	height: 1px;
}

#header {
	height: 210px;
	width: 960px;
	background: #000000;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/container.gif) repeat-y center top;
}
#containerWide {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/containerFotos.gif) repeat-y center top;
}

#navigation {
	float: left;
	width: 250px;
	color: #FFFFFF;
	background: #320101 url(images/navigation.jpg) no-repeat;
	height: 610px;
	padding-top: 10px;
}
#navigation  #nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	background: url(images/button.jpg) no-repeat top;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 2px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#navigation  #nav a:hover {
	background-position: bottom;
	margin-bottom: 2px;
}
#main1 {
	float: left;
	width: 430px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#main1  a  {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
#main2 {
	float: left;
	width: 670px;
	padding-right: 20px;
	padding-left: 20px;
}
#main2 a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

#aside {
	width: 220px;
	float: left;
	padding: 10px;
}
#aside a {
	color: #CCCC00;
	text-decoration: none;
}
#aside a:hover {
	text-decoration: underline;
}

#aside hr {
	color: #555659;
}

#clearAll {
	clear: both;
	height: 1px;
	overflow: hidden;
	text-align: center;
}


#footer {
	color: #666666;
	background: #000000;
	width: 920px;
	border-top: 7px solid #333333;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 20px 15px;
}
#footer a {
	text-decoration: none;
	color: #FFCC00;
}
#footer a:hover {
	text-decoration: underline;
}

#footerNav {
	border-bottom: 1px solid #333333;
	padding: 5px;
}
#footerNav a {
	padding-right: 10px;
	padding-left: 10px;
}
.set2 {
	width: 710px;
}
.padding20px {
	padding-right: 20px;
	padding-left: 20px;
}
.designby {
	padding: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.designby a {
	text-decoration: none;
	color: #0099FF;
}
.designby a:hover {

	text-decoration: none;
	color: #FFFFFF;
}
.white {
	background: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	width: 430px;
	padding-bottom: 20px;
}
.pageImage {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 20px;
}
.error {
	font-weight: bold;
	color: #990000;
}
.box {
	padding: 5px;
	border-top: 1px solid #C1C1C1;
}

.fotos td { border-bottom: 1px solid #D6D6D6; }
.cultoOnline td {
	border-bottom: 1px solid #E1E1E1;
	padding: 4px;
}
.newsletterSignUp {
	background: url(images/newsletterSignup.jpg) no-repeat center bottom;
	height: 87px;
	width: 210px;
	display: block;
	margin-top: 1em;
	text-decoration: none;
}

.newsletterSignUp:hover {
	background: url(images/newsletterSignup.jpg) no-repeat center top;
	height: 87px;
	width: 210px;
	display: block;
	margin-top: 1em;
	text-decoration: none;
}

.chatLink {
	display: none;
}
