/* CSS Document */

#link a:link {
	text-decoration: none;
	color: #000000;
}
#link a:visited {
	text-decoration: none;
	color: #000000;
}
#link a:hover {
	text-decoration: underline;
	color:#666633;
	
}
#link a:active {
	text-decoration: none;
}

#link2 a:link {
	text-decoration: none;
	color: #000000;
}
#link2 a:visited {
	text-decoration: none;
	color: #000000;
}
#link2 a:hover {
	text-decoration: underline;
	color:#666633;
	
}
#link2 a:active {
	text-decoration: none;
}

#link3 a:link {
	text-decoration: none;
	color: #000000;
}
#link3 a:visited {
	text-decoration: none;
	color: #000000;
}
#link3 a:hover {
	text-decoration: underline;
	color:#666633;
	
}
#link3 a:active {
	text-decoration: none;
}

#link4 a:link {
	text-decoration: none;
	color: #000000;
}
#link4 a:visited {
	text-decoration: none;
	color: #000000;
}
#link4 a:hover {
	text-decoration: underline;
	color:#666633;
	
}
#link4 a:active {
	text-decoration: none;
}
p{
	padding:.3em 0em 0em 0em;
	
}
.body{
	position:relative;
	/*width:auto;
	height:auto;*/
	width: 728px;
	margin: 0 auto;
	letter-spacing:.005em
	
}

.header{
	position:relative;
	/*margin-left:15%;
	margin-right:15%;
	width:728px;*/
	height:131px;
	
}
.body2{
	background-color: #FFFFFF;
	position: relative;
	height:auto;
	/*width:728px;
	left:190px;*/
	top:-2px;
	padding-bottom:50px;
}
.footer{
	position:relative;
	/*left:190px;*/
	top:-2px;
}
.main{
	position: relative;
	border-bottom:#669933;
	border-bottom:thin;
	border-top:thin;
	width: 625px;
	top:25px;
	left:50px;
	height:auto;
	font-family:tahoma, Georgia,Times New Roman, Times, serif;
	font-size:14px;
	color: #000000;
	padding-bottom:50px;
}
.main a:link{
text-decoration: none;
color: blue;
}
.main a:hover {
text-decoration: underline;
color: blue;
}
.main a:visited {
	text-decoration: none;
	color: blue;
}

.nav{
	width:inherit;
	height:18px;
	font-size:14px;
	font-family:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(nav.gif);
	background-repeat:repeat;
	color:white;
	z-index:1;
	position:relative;
	top:-20px;
	padding-top:2px;
}

.NavOver{
	background-image:url(nav_over.gif);
	width:80px;
	height:18px;
	background-repeat:repeat;
	z-index:2;
	position:relative;
	padding-top:2px;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}


/* CONTACT PAGE CSS*/

.NavOver1{
	background-image:url(nav_over.gif);
	width:71px;
	height:18px;
	left:84px;
	background-repeat:repeat;
	z-index:2;
	position:relative;
	padding-top:2px;
	color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	
}

.pic{
	width: 250px;
	height:300px;
	position: relative;
	background-image:url(DianaGlyerBW.jpg);
	background-repeat:no-repeat;
	float: right;
	top:-1100px;
	left:20px;
	/*border:solid;*/
}
.blank{
	clear:both;
}

.body3{
	background-color: #FFFFFF;
	position: relative;
	height:100%;
	/*width:728px;
	left:190px;*/
	top:-2px;
}

/*
.NavOver{
	background-image: none;
	width:88px;
	height:18px;
	background-repeat:repeat;
	z-index:2;
	position:relative;
	padding-top:2px;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.NavOver2{
	background-image: url(nav_over.gif);
}

<div class="NavOver" onMouseOver="this.className='NavOver2'" onMouseOut="this.className='NavOver'"> blah blah blah </div>

     */




/* Publications Page CSS */

.NavOver2{
	background-image:url(nav_over.gif);
	width:192px;
	height:18px;
	left:152px;
	background-repeat:repeat;
	z-index:2;
	position:relative;
	padding-top:2px;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	
}

.pic2{
	width: 250px;
	height:300px;
	position: relative;
	float: right;
	top:22px;
}

/* c.s. lewis page css */

.NavOver3{
	background-image:url(nav_over.gif);
	width:87px;
	height:18px;
	left:340px;
	background-repeat:repeat;
	z-index:2;
	position:relative;
	padding-top:2px;
	color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	
	
}

/* j.r.r. tolkien page css */

.NavOver4{
	background-image:url(nav_over.gif);
	width:119px;
	height:18px;
	left:427px;
	background-repeat:repeat;
	z-index:2;
	position:relative;
	padding-top:2px;
	color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	
}
/* toller */
.NavOver5{
	background-image:url(nav_over.gif);
	width:125px;
	height:18px;
	left:550px;
	background-repeat:repeat;
	z-index:2;
	position:relative;
	padding-top:2px;
	color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	
}
/* links*/
.NavOver6{
	background-image:url(nav_over.gif);
	width:62px;
	height:18px;
	left:666px;
	background-repeat:repeat;
	z-index:2;
	position:relative;
	padding-top:2px;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	
}
/* publications_reviews*/


.amazonlink{
	width: 250px;
	height:300px;
	position: relative;
	float: right;
	top:-1100px;
	left:20px;
}


