body {
/*	background-image: url(../img/image003.png); */
	font: 7pt/1.5 arial, helvetica, serif;
	text-align: center;
	padding: 0;
	margin: 2em;
}

.content{
	width: 800px;
}

.top{
}

.left{
	vertical-align: top;
	width: 15%;
}

.center H1{
	color: Navy;
	font: normal normal normal medium Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.center{
	width: 36em;
	background: #F4ECD9;
	text-align: left;
	border: medium solid Maroon;
	margin: 0 auto;
	vertical-align: top;
	width: 49%;
}

.right{
	vertical-align: top;
	width: 25%;
}

.bottom{
	background: White;
/*	border: medium ridge Silver; */
	font: x-small sans-serif;
}

.bottom h1{
	font-style: italic;
	font-size: x-small;
}

#logo {
/*	background: url(../img/small_logo.png) no-repeat; */
	width: 205px;
	height: 78px;
	font-size: 1px;
	color: Transparent;
	background-color: transparent;
}

.calendar{
	border: thin ridge #0000CD;
	background-color: White;
	font-size: x-small;
	font-family: sans-serif;
}

.calendar-month{
	border: thin ridge #0000CD;
	background-color: #3CB371;
	font-size: small;
	font-weight: bolder;
	font-family: serif;
}

.today{
	background-color: #3CB371;
	border: thick solid Maroon;
}

.scripture {
	border: medium ridge #F5C298;
	background: #E0FFFF;
	font: x-small sans-serif;
}

.motto {
	font: italic small serif;
	color: Red;
}

.table1{
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

.table1 td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	border-bottom: thin groove Olive;	
}

.table1even td {
	background: #FFEACA;
}

.table1odd td {
	background: #DEC9AB;
}

.headerText {
/*text-decoration: underline; */
width: 100%;
/*background: green; */
	background: #F5C298;

font-size: medium;
}

.pawlist {
list-style-image: url("../img/paw16.gif");
font-size: small;
}

