/* CSS Document */

body{
	padding :0;
	margin :0;
	background-color: #f0f0fa;
	vertical-align: middle;
	
	
}
div#banner {
	background-image: url(images/titleslice2.gif);
	background-repeat: repeat-x;
	height: 64px;
	width:99%;
	position:absolute;
	top:3px;
	left:3px;
}
div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
img#title{
position:relative;
left: 140px;
top: 2px;
}
img#subtitle{
position:absolute;
left: 144px;
top: 33px;
}
div#content{
	position: absolute;
	padding-bottom : 30px;
	left:125px;
	top: 75px;
	right: 136px;
	background-color:white;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #009cba;
	text-align:center;
	}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #009cba;
	padding: 0px 4px 0px 5px;
}
#content h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 0px 4px 0px 5px;
	
}
#content p, ul, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding:  0px 5px 0px 8px;
	text-align: justify;
	line-height:120%;
	}
.imgcaption, #content .imgcaption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight: bold;
	}
.normal, #content ul.normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	}
	
.ximages, #content img.ximages{ 
margin: 2px 8px 2px 8px;
clear:right;
padding:  0px 2px 0px 4px;

}
.nowrapr, #content p.nowrapr {
	clear:right;
	vertical-align: middle;
}
.nowrapl, #content p.nowrapl {
clear:left;
	vertical-align: middle;
}

.quotes, #content p.quotes {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color: #7819ff;
line-height:22px;
}
.noline , .noline a{
text-decoration:none;
color:#4032ca;
}
.noline a:hover{
color:#e6b346;
text-decoration:underline;
}
.booktitles{
font-style:italic;
font-weight:bold;
}
#logo{
	position : absolute;
	top : 31px;
	left : 31px;
	z-index : 50;
	font-family: "Juice ITC", "Apple Chancery", Impact, "Bradley Hand ITC", Skia, "Trebuchet MS", sans-serif;
	font-size: 28px;
	font-weight:bold;
	color: #ff850d;
	letter-spacing: .3em;
	width: 598px;
}
.boxlft {
  position: absolute;
	top : 75px;
	left : 3px;
}

#navigation{
	position: absolute;
	top : 280px;
	left : 3px;
	width : 116px;	
	background-color:#ffffff;
	border-top: 1px solid #009cba;
}
#navigation p {
	margin-top: 0px;
	display:inline;
	line-height:25px;
        white-space:nowrap;
        clear:both;


}
.button a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #009cba;
	font-size: 12px;
	color: #4032ba;
	text-decoration: none;
	display: inline;
	width: 100%;
	text-align:center;
}
.button a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #666666;
	
}
.boxrt2 {
   width:122px;
   padding: 0px 0 2px 3px;
   height:78px;
   border:1px solid #009cba;
   position:absolute;
   top:100px;
   right:2px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #4032ba;
   
}
.boxrt {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #7819ff;
   width:122px;
   padding: 0px 0 2px 3px;
   height:400px;
   border:1px solid #009cba;
   position:absolute;
   top:75px;
   right:5px;
}
.book{
margin:2px 0px 2px 0px;
}
