body {
	background: #0073c0;
	background-image: url('bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
p {
	margin: 0px;
	margin-bottom: 5px;
	padding: 1px;
	padding-bottom: 2px;
	line-height: 100%;
	text-indent: 5px;
	text-align: justify;
}
h1,h2,h3 { 
	margin: 0px;
}

a {
	text-decoration: none;
	color: #0073c0;
}
a:hover {
	color: #a0a0a0;
}
div.frame {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 0px;
}
div.frameinner {
	background: #ffffff;
	padding: 5px;
	padding-bottom: 1px;
	padding-top: 7px;
	margin: 0px;
}
.corners{display:block}
.corners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.corners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6dafdb;
  border-right:1px solid #6dafdb;
  background:#bfdcef}
.corners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #1981c6;
  border-right:1px solid #1981c6;
  background:#cee4f3}
.corners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cee4f3;
  border-right:1px solid #cee4f3;}
.corners4{
  border-left:1px solid #6dafdb;
  border-right:1px solid #6dafdb}
.corners5{
  border-left:1px solid #bfdcef;
  border-right:1px solid #bfdcef}
div.head {
	float: left;
	background: #ffffff;
	width: 530px;
	height: 180px;
}
div.menu {
	padding: 2px;
	width: 360px;
	background: #ffffff;
	float: right;
	height: 180px;
	margin: 0px;
	margin-top: -170px;
	margin-right: 10px;
	font-size: larger;
}
div.menu a {
	text-align: center;
	width: 159px;
	background: #f0f0f0;
	color: #000000;
	text-decoration: none;
	border: 1px #a0a0a0 solid;
	margin: 5px;
	margin-bottom: 10px;
	padding: 5px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.menu1 {
        width: 170px;
        float: left;
}
div.menu2 {
	width: 170px;
	float: right;
}
div.menu a:hover {
	background: #d0d0d0;
}
div.content {
	clear: left;
}
div.fineprint {
	padding: 0px;
}
div.gap {
	margin: 15px;
}
div.bio {
	clear: both;
	margin-bottom: 25px;
}
div.bio img {
	margin-right: 5px;
}
div.devotion {
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
	margin: 5px;
	margin-right: 260px;
	padding: 2px;
}
div.series {
	float: right;
	margin: 2px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 250px;
}
img#seriestitle {
	z-index: 1;
	position: relative;
}
img#series {
	padding: 0px;
	margin-top: -5px;
	z-index: 0;
	position: relative;
}
dl {
	border: 1px solid #d0d0d0;
	background: #f0f0f0;
	padding: 1px;

}
dt {
	font-weight: bold;
}
#lightbox{
        background-color:#eee;
        padding: 10px;
        border-bottom: 2px solid #666;
        border-right: 2px solid #666;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }       
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
        background-color: #333;
        back\ground-color: transparent;
        background-image: url(blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
        }


