* { margin: 0; padding: 0; }
a img { border: 0; }

p { font: 85%/180% Georgia, "Times New Roman", Times, serif; color: #000; margin: 15px 0; }
h1 { font: 170% Georgia, "Times New Roman", Times, serif; color: #56090E; font-variant: small-caps; margin: 60px 0 10px 0; }
h2 { font: 140% Georgia, "Times New Roman", Times, serif; color: #56090E; margin: 30px 0 10px 0; }
h3 { font: 110% Georgia, "Times New Roman", Times, serif; color: #777; margin: 20px 0 10px 0; }
h4 { font: 105% bold "Trebuchet MS", "Lucida Grande", sans-serif; color: #56090E; margin: 20px 0 10px 0; }

dl { font: 85%/190% Georgia, "Times New Roman", Times, serif; color: #000; margin: 25px 0 25px 0; }
dt { font: bold 100% Georgia, "Times New Roman", Times, serif; color: #56090E; background: #E9E9DD; padding: 5px; }
dd { margin: 0 0 20px 20px; }

.bio { padding: 9px; border: 1px solid #ccc; float: right; margin: 8px; }
.sponsor { padding: 14px 10px 14px 0; margin: 10px 3px; }
.margin { margin: 40px 0 0 33px; }
 
body {
	font: 100.01% "Trebuchet MS", "Lucida Grande", sans-serif;
	color: #000;
	margin: 0; padding: 0;
	text-align: center;
	background: #F1F2E4 url(../images/body_bg.png) repeat-x 0 0;
}
#wrap {
	position: relative;
	margin: 7px auto 0 auto;
	width: 760px;
	text-align: left;
	background: url(../images/wrap_bg.png) repeat-y 0 0;
}
#headLogo {
	position: relative;
	top: 0; left: 0;
	width: 220px; height: 170px;
}
#headBooks {
	position: absolute;
	top: 0; left: 221px;
	width: 540px; height: 200px;
	background: url(../images/head_books.jpg) no-repeat 0 0;
}

#content {
	position: relative;
	margin: 70px 0 0 265px;
	width: 440px;
}
#content a:link { text-decoration: underline; color: #56090E; }
#content a:visited { text-decoration: underline; color: #A93834; }
#content a:hover { text-decoration: none; color: #56090E; }

#content li {
	margin: 10px 20px 10px 30px;
	font: 85%/180% Georgia, "Times New Roman", Times, serif; color: #000;
	padding-left: 23px;
	background: url(../images/bullet1.png) no-repeat 0 .4em;
	list-style-type: none;
	position: relative;
}

#footer { 
	position: relative;
	margin: 0;
	background: transparent url(../images/footer_bg.png) no-repeat 0 0; 
	width: 760px; height: 175px;
	z-index: 15;
}
#footerInfo { font-size: 75%; color: #333; position: absolute; bottom: 12px; left: 265px; }
#footerInfo p { font-size: 75%; color: #333; margin: 0; }
#footerInfo a:link { text-decoration: underline; color: #575757; }
#footerInfo a:visited { text-decoration: underline; color: #575757; }
#footerInfo a:hover { text-decoration: none; color: #575757; }

#footerInfo li { display: inline; font: 75% Georgia, "Times New Roman", Times, serif; color: #000; margin: 0; }
#footerInfo li a:link { text-decoration: underline; color: #575757; }
#footerInfo li a:visited { text-decoration: underline; color: #575757; }
#footerInfo li a:hover { text-decoration: none; color: #575757; }

#mpLogo { position: absolute; bottom: 10px; right: 10px; width: 90px; height: 30px; }

#nav {
	width: 210px;
	top: 240px; left: 20px;
	position: absolute;
	z-index: 20; 
}
#navlist  {
	font-variant: small-caps;
	color: #56090E;
	padding-left: 0;
	margin-left: 20px;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}
#navlist li { list-style: none; margin: 0; padding: 7px 20px; background: url(../images/bullet2.gif) no-repeat 0 .7em; list-style-type: none; position: relative; }
#navlist li a#current {  font-weight:bold; border-bottom: 1px dotted #2e2e2e; text-decoration: none; } 
#navlist li a.sub { margin-left: 1.1em; font-size: 85%; }

#navlist li a { text-decoration: none; color: #56090E; }
#navlist li a:hover { text-decoration: underline; color: #56090E; background-color: transparent;  }


#hosted {
    position: absolute;
	width: 221px; height: 30px;
    top: 170px; left: 0px;
	background-image: url(../images/hostedby.jpg);
    margin: 0; padding: 0;

}
#hosted li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}
#hosted li, #hosted a {
    height: 30px; display: block;
}
#left1 {left: 0; width: 221px;}

#left1 a:hover {
    background: transparent url(../images/hostedby.jpg) 0 -30px no-repeat; }


	.numbrs {
	font-family: Arial, Helvetica, sans-serif;
}
