body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#000000;
	width: 1280px;	/*background-image: url(EosWhispers2.jpg);*/
}

.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#000000;
}

#masthead {
	width: 1024px;
	height: 194px;
}

h1, h2 {
	display: none;
}

h3.block, h4.block, h5.block, p.block, div.block {
	margin-bottom: -13px;
}

/*  Left side Graphics  */
.display {
	float: left;
	clear: left;
	margin-left: 45px;
	margin-top: 50px;
}

#book {
	/*background-image: url();
	background-repeat: repeat-y;*/
	margin-bottom: 50px;
	background-attachment: fixed;
	height: 205px;
	width: 150px;
}

#book img {
	height: 200px;
	width: 150px;
	border: 2px outset #003366;
	margin: 0px;
}

.main {
	background-image: url(parchment.jpg);
	margin-left: 70px;
	float: left;
	background-repeat: no-repeat;
	height: 519px;
	width: 481px;
	margin-top: 30px;
}

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-indent: 1em;
	height: 405px;
	width: 360px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	overflow: auto;
	position: relative;
	top: 65px;
	left: 58px;
}

#main a {
	font-size: 1.1em;
}

#main a:hover {
	text-decoration:underline;
}


#main img#top{
	margin-bottom: 6px;
}
#main img#Lalign {
	margin-right: 6px;
	margin-bottom: 4px;
}

#main img#cover {
	border: 2px outset #003366;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 6px;
}

/* Main Navigation */
#nav {
	top: 115px!important;
	top: 125px;
	left: 195px;
	position: absolute;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#nav li a { 		/*added the li here to help IE work */
	display: block;
	text-decoration: none;
	padding: 5px 28px 0px 10px;  /* don't use top/bottom padding here see line-height below */
	font-size: 1em;
	color: #006699;
	font-weight: bold;
	line-height: inherit; 
}

#nav li {
	float: left;
	width: 9em;		/* width is for IE */
	font-size: 1em;
}

/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#nav li ul, #nav ul li  {
	width: 12em;
	font-size: .85em;
}

#nav ul li a  {
	border-right: 0;
	padding: 3px 12px 3px 19px;
}

#nav li ul {
	position: absolute;
	display: none;
	background-color: transparant;
	background-image: url(images/nav_back.jpg);
	background-position: left bottom;
}

#nav li:hover a, #nav a:focus,
#nav a:active, #nav li.hvr a {
	color: #006699;
}

#nav li:hover ul, #nav li.hvr ul {
	display: block;
	left: auto;  /*reveals the menu */
}

#nav li:hover ul a, #nav li.hvr ul a {
	color: #006699;
	background-color: transparent;	
}

#nav ul a:hover {
	text-decoration: underline;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#nav li {width: auto;}


/* Right Side Graphics and Navigation */
.rt_side {
	float: left;
	text-align: right;
	margin-top: 50px;
	margin-left: 70px;
}

.rt_side img {
	margin-bottom:-5px;
	z-index: -10;
}

#form_title {
	padding-right: 10px;
	padding-top: 5px;
}

#blogs, #retreat, #articles, #links {
	margin-bottom: 10px;
	margin-top: 17px;
}

a {
	color: #005782;
	text-decoration: none;
	font-size: 0.8em;
}
#credit {
	font-size: .8em;
	text-indent: 10px;
}

.pictitle { 
	color: #000066; 
	font: .9em verdana, arial, sans-serif; 
	font-weight: bold 
}

#tallLTR {
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	text-transform: uppercase;
	line-height: 0em;
	font-size: 1.6em;
}

#footer {
	font-size: 0.8em;
	color: #7D6D53;
	display: block;
	clear: left;
	margin-left: 45px;
	margin-top: 35px;
	font-weight: bold;
}

#header {
	font-weight: bold;
	color: #7D6D53;
}
