body {
	background: #d4d4d4
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	background: #d4d4d4
}

#picture {
	background:#ffffff;
	width: 700px;
}

#side {
	background: #ffffff;
	float: left;
	width: 250px;
	padding-right:5px;
}
#rightbox {
	background: #ffffff
	float: left;
	width: 775px;
	margin-left: 5px;
}	

#header {
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px
}

#devotion {
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px
}


p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.SideHeader {
	font-size: 14px;
	font-weight: bolder;
	font-family: georgia;
	font-style: italic;
	color:#910823
}


.SideText {
	font-size: 12px;
	font-family: georgia;
	font-style: italic;
}

.h1 {
	font-size: 18px;
	font-weight: bolder;
	font-family: georgia;
	color: #910823
}


.h2 {
	font-size: 14px;
	font-weight: bolder;
	font-family: georgia;
	color: #910823
}

.Text {
	font-size: 14px;
	font-family: georgia;
	display: block
}


.Calendar {
	text-align: center;
	font-size: 12px;
	font-family: georgia;
}	
	
a:link {
	color: #F20D24;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #F20D24;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #F20D24;
	font-weight: bold;
	text-decoration: none;


hr {color:green; width="600"}
