@charset "utf-8";
<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
}
.small_nav {
	width:1100px;
	margin-left:auto;
	margin-right:auto;	
}
div#body_content {
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}
#main {
	background-image:url(../images/church_inside.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #0066FF;
	width: 939px;
}
a:visited {
	text-decoration: none;
	color: #9900FF;
}
a:hover {
	text-decoration: underline;
	color: #00CCCC;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: xx-large; color: #FFFFFF; }
.style6 {font-size: small}
.style7 {font-size: large; color: #FFFFFF; }
.style8 {font-size: medium}
.style9 {
	font-size: x-small;
	color: #FFFFFF;
}
.emergency {color: #FF0000}
.style12 {
	color: #FFFFFF;
	text-align:center;
}
.copywright {
	color:#FFF;
}
<!--Rounded corners css-->
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

-->
