h1{
	font-family: arial, helvetica;
	font-size: 20px;
	color: black;
	display: inline;
	}

h2{
	font-family: arial, helvetica;
	font-size: 16px;
	color: black;
	display: inline;
	}

h3{
	font-family: arial, helvetica;
	font-size: 14px;
	color: black;
	display: inline;
	}
hr{	
	height: 2px;
	width: 500px;
	background: black;
	}

body {
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x repeat-y;
	background-position: 50% 50%;
	}

#wrapper {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}

.header {
	
	display: block;
	margin: 0px 0px 5px 0px;
	}

.sidebar{
	font-family: arial, helvetica;
	font-size: 14px;
	color: white;
	min-height: 30px;
	}

.sidebar_blank{
	font-family: arial, helvetica;
	font-size: 14px;
	color: blue;
	min-height: 30px;
	}

.imagelt{
	position: absolute;
	top: 350px;
	left: 40px;
	}

.imagert{
	position: absolute;
	top: 310px;
	left: 670px;
	}

#virginmary{
	position: absolute;
	top: 350px;
	left: 285px;
	}

#theme{
	font-family: arial, helvetica;
	font-size: 14px;
	font-color: black;
	text-align: justify;
	position: absolute;
	top: 320px;
	left: 220px;
	width: 180px;
	}
#theme1{
	position: absolute;
	top: 320px;
	left: 220px;
	}


.text1{
	font-family: arial, helvetica;
	font-size: 13px;
	font-color: red;
	text-align: justify;
	position: absolute;
	top: 480px;
	left: 50px;
	width: 340px;
	}

#spohlogo{
	position: absolute;
	top: 20px;
	left: 10px;
	}

#wrapperi {
	position: relative;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	}


#infotitle{
	font-family: verdana, arial, helvetica;
	font-size: 24px;
	color: black;
	display: inline;
	position: absolute;
	top: 80px;
	left: 270px;
	text-align: center;
	}


#infointro{
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-color: black;
	text-align: justify;
	position: absolute;
	top: 220px;
	left: 70px;
	width: 490px;
	}

#info{
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-color: black;
	text-align: justify;
	position: absolute;
	top: 350px;
	left: 100px;
	width: 450px;
	}

#return{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	position: absolute;
	top: 40px;
	left: 470px;
	}

#cruficix{
	position: relative;
	top: 30px;
	right: 380px;
	}

#biotitle{
	font-family: arial, helvetica;
	font-size: 13px;
	font-color: black;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: -10px;
	left: 0px;
	width: 400px;
	}

#bio{
	font-family: arial, helvetica;
	font-size: 13px;
	font-color: black;
	text-align: justify;
	position: absolute;
	top: 540px;
	left: 560px;
	width: 400px;
	}


#verse{
	font-family: arial, helvetica;
	font-style: oblique;
	font-size: 20px;
	font-color: black;
	text-align: justify;
	padding: 5px 5px 20px 5px;
	margin-top: 30px;
	margin-left: 40px;

	}

div#rule{
	position: absolute;
	top: 580px;
	left: 0px;
	}

div#comments{
	font-family: arial, helvetica;
	font-size: 13px; 
	color: black;
	text-align: justify;
	position: absolute;
	top: 600px;
	left: 30px;
	padding: 20px 30px 20px 20px;
	width: 405px;
	}

.dove{
	position: absolute;
	right: 5%;
	top:80px;
	border: medium solid white;
	padding: 10px 10px 10px 20px;
	}

#bio a:link{
	color: #003EF5;
	}

#bio a:visited{
	color: 910080;
	}

#bio a:hover{
	color: 000000;
	}
