@charset "UTF-8";
/* CSS Document */


body { 
	margin: 0; 
	padding: 0; 
}


#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:850px;
	height:600px;
}

#wrappermain {
	margin-right:auto;
	margin-left:auto;
	width:850px;
	height:auto;
}


#header {
	position:relative;
	height: 100px;
	width:810px;
	border-bottom:#000000 solid 13px;
	z-index:100;
}


#footer {
	position:relative;
	height: 100px;
	width:810px;
	border-top:#000000 solid 13px;
	top:358px;
	z-index:101;
}


#maincopy {
	position:absolute;
	top: 20px;
	height:423px;
	width:480px;
	left:228px;
	border-bottom:#000000 solid 13px;
	border-right:000000 solid 13px;
	overflow-y: auto;
	padding: 0px 60px 40px 30px;
}


#maincopybooks {
	position:absolute;
	top: 20px;
	height:423px;
	width:540px;
	left:228px;
	border-bottom:#000000 solid 13px;
	border-right:000000 solid 13px;
	padding: 0px 20px 40px 30px;
}

#titles {
	position:relative;
	padding:20px 20px 20px 0px;
	height:auto;
}
	


#footertext {
	position:relative;
	height: 100px;
	width:810px;
	border-top:#000000 solid 13px;
	top:486px;
	z-index:101;
}

#indexnews {
	position:absolute;
	top:500px;
	padding: 0px 0px 0px 35px;
	width: 750px;
	z-index:10000;
}

#madison {
	position:relative;
	width: 324px;
	height:41px;
	float:left;
	padding: 20px 10px 30px 10px;
}

#menu {
	position:relative;
	float:right;
	width:460px;
	padding:33px 0px 30px 0px; 
}

#main li {
	display:inline;
	list-style-type: none;
	padding:0px 15px 0px 15px;
}


#events li {
	display:inline;
	list-style-type: none;
	padding:20px 15px 0px 15px;
}

#events {
	position:relative;
	height:auto;
	top:-20px;
	left:-50px;
}



#eventsbook {
	position:relative;
	height:auto;
	width: 500px;
	top:-20px;
	left:-50px;
}



#booksection {
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	width: 878px;
	height:404px;
	top: 97px;
	left:4px;	
	z-index:10;
}


#books li {
	display:inline;
	list-style-type: none;
	float:left;

}

#leftnav {
	position:relative;
	width:220px;
	height:468px;
	border-right:#000000 solid 13px;
	border-bottom:#000000 solid 13px;
	top:15px;
	left:-4px;
}


h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
}



h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
}


.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:19.5px;
}



.listtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:19.5px;
	list-style:disc;
}

.clean {
	list-style:none;
}


.leftfloat {
	float:left;
}

.right {
	padding-left:18px;
}

.top {
	padding: 30px 30px 0px 0px;
}


.left {
	padding: 30px 0px 0px 12px;
}




/*///////////////// Start Subnav ///////////////// */

#submenus {
	position:absolute;
	width:480px;
	height: 50px;
	left: 50px;
	top:410px;
}

#navlist li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	line-height:16px;
	list-style-type: none;
	padding:5px;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-weight:bold;
}

.here {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}


h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}

.small {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

/*/////////////////  Start Book Sections /////////////////*/


#book {
	position:relative;
	float:left;
	height:auto;
	width: 200px;
	padding: 80px 30px 30px 10px;
}

#summary {
	left:300px;
	padding:0px 20px 0px 0px;
	overflow-y:auto;
	height:410px;
}
