img{
	border:none;
}

.leftSideGlow {
	background-image: url(http://www.victorychurch.cc/graphics/glow/left_glow.png);
	background-repeat: repeat-y;
}
.rightSideGlow {
	background-image: url(http://www.victorychurch.cc/graphics/glow/right_glow.png);
	background-repeat: repeat-y;
}
.leftCornerGlow {
	background-image: url(http://www.victorychurch.cc/graphics/glow/left_corner_glow.png);
	background-repeat: no-repeat;
}
#sideCurves {
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 115px;
	margin-bottom: -800px;
	padding-bottom: 800px;
}

.contentWrap {
	
	float: left;
	width: 750px;
}
#mainContent {
	background-color:#FFFFFF;
	background-image: url(http://www.victorychurch.cc/graphics/content_background.jpg);
	width: 100%;
	float: left;
	overflow: hidden;
}

#mainContent a, #alert_message a{
	color:#003366;
	text-decoration:none;
}

#alert_message a{
	color:#CC0000;
	text-decoration:none;
}

#mainContent a:hover, #alert_message a:hover{
	text-decoration:underline;
}

#alert_message {
	display:block;
	width:100%;
	font-size:13px;
	color: #333333;
	font-family:Helvetica, Arial, sans_serif;
	border: 1px solid #FFFFFF;
}

#content {

	display: block;
	width: 610px;
	font-size: 12px;
	color: #333333;
	min-height:400px;
	padding: 20px 35px 1010px 100px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: -1000px;
	text-align: center;
}

.bottomGlow {
	background-image: url(http://www.victorychurch.cc/graphics/glow/bottom_glow.png);
	background-repeat: repeat-x;
}
.rightCornerGlow {
	background-image: url(http://www.victorychurch.cc/graphics/glow/right_corner_glow.png);
	background-repeat: no-repeat;
}


#header {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	height: 170px;
}#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navbar a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	float: left;
	display: block;
	padding-bottom: 10px;
	margin-right: 1px;
	margin-left: 1px;
}
#navbar a:hover {
	color: #000066;
}
#footer td a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer td a:hover {
	text-decoration: underline;
}
#navbar {
	background-image: url(http://www.victorychurch.cc/graphics/navbar.jpg);
	background-repeat: no-repeat;
	height: 38px;
	vertical-align: middle;
}

#footer {
	background-color: #000066;
	background-image: url(http://www.victorychurch.cc/graphics/footer_background.jpg);
	background-repeat: repeat-y;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
}
#contentBottomShadow {
	clear: both;
	height: 3px;
}
#content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 11px;
	text-align: left;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
}
.times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 70px;
	padding-top: 5px;
	color: #333333;
	padding-bottom: 15px;
}
.linkcolor {
	color: #333366;
}
.belief_list {
	list-style-type: decimal;
}

.label{
	text-align:right;
	padding: 5px 15px 10px 0px;
	width:200px;
}

.error {
	color:#FF0000;
}

#googleMap{
	width:375px;
	height:350px;
	border: 1px solid #333333;	
}