/* CSS Document */



body {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:  url(images/newlogore.png);
	background-color: #000000; 
	background-repeat: no-repeat; 
	background-position: top-left;
	background-attachment: fixed; 
	margin: 0px;
	text-decoration: none;
	}
#intro	{
	position: absolute;
	width: 1600px;
	font-style: italic; 
	line-height: normal; 
	font-variant: normal;
	text-transform: capitalize; 
	z-index: 1;
	}
#featured-books {
	postion: absolute;
	background: none;
	width: 700px;
	height: 270px;
	margin-top: 70px;
	margin-left: 70px;
	padding: 0;
	text-align: left;
	z-index: 0;
}

#pageHeader H1	{
	position: absolute;
	top: 278px;
	left: 720px;
	color: #E8E9CF;
	font-size: 70px;
	}


#pageHeader H2	{
	position: absolute;
	top: 330px;
	left: 1280px;
	color: #E8E9CF;
	font-size: 30px;
	}



#quickSummary	{
	position: absolute;
	right: 0px;
	text-align: left;
	width: 165px;
	height: 340px;
	top: 95px;
	padding-top: 40px;}

#quickSummary P	{
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	color: #555F44;
	}

#quickSummary  a:link, #quickSummary  a:visited { 
	color: #744646; 
	text-decoration: none;
	border-bottom: 1px dashed #744646;
	}

#quickSummary  a:hover, #quickSummary  a:active { 
	color: #000000; 
	text-decoration: underline;
	}

#preamble	{
	position: absolute;
	left: 10px;
	text-align: right; 
	width: 165px;
	top: 95px;
	}

#preamble	 P	{
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	color: #555F44;
	}

#preamble h3	{
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555F44;
	text-decoration: none; 
	font-style: normal; 
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
	}

#supportingText	{
	position: absolute;
	width: 1230px;
	padding-left: 185px;
	padding-top: 95px;
	text-align: justify;
	background:  none;
	background-repeat: no-repeat; 
	background-position: top;
	z-index: 3;
	}

#supportingText a:link, #supportingText a:visited { 
	color: #744646; 
	text-decoration: none;
	border-bottom: 1px dashed #744646;
	}

#supportingText a:hover, #supportingText a:active { 
	color: #000000; 
	text-decoration: underline;
	}


#supportingText P	{
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	color: #353638;
	}

#supportingText h3	{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #422222; 
	text-decoration: none;
      	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold;
	margin-left: 3px;
	margin-right: 8px;
	background:  url(file:///Macintosh%20HD/Users/nathananderson/Repoeter/web%20site/klein.jpg);
	
	}


#footer{
	float: right;
	padding-right: 50px;
	top: 0px;
	}

#footer a:hover, #footer a:active { 
	color: #CECECE; 
	text-decoration: underline;
	}

#linkList{
	position: absolute;
	left: 0px;
	padding-top: 480px;
	text-align: justify;
	z-index: 4;}

#lselect{
	position: absolute;
	width: 1590px;
	top: 48em;
	left: 0px;
	text-align: left;	
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	background-color: none;
	}

#lselect ul {
	margin: 0px;
	margin-left: 140px;
	padding: 0px;
	}

#lselect h3	{
	margin: 0px;
	margin-right: 10px;
	color: #555F44;
	font-size: 7pt; 
	float: left;
	font-weight: bold;
	}	

#lselect li	{
	color: #9B9B9B;
	list-style-type: none;
	float: left;
	margin-left: 7px;
	border-left: 3px solid #9B9B9B;
	padding-left: 4px;
	padding-right: 4px;
	}	

#lselect a:link, #lselect a:visited { 
	color: #9B9B9B; 
	text-decoration: none;
    font-size: 7pt; 
	font-style: normal; 
	font-weight: bold;
	}

#lselect a:hover, #lselect a:active { 
	color: #CECECE; 
	text-decoration: underline;
	}

#lselect a.c, #lselect a:link.c , #lselect a:visited.c{
	color: #ffffff;
	font-weight: normal;
	}

#lselect a:hover.c, #lselect a:active.c {
	display: inline;
	}

#larchives{
	position: absolute;
	padding-top: 490px;
	text-align: justify;
	}

#larchives{
	position: absolute;
	width: 300px;
	top: 49em;
	left: 75px;
	text-align: left;	
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}

#larchives ul {
	margin: 0px;
	padding: 0px;
	}

#larchives h3 {
	margin: 0px;
	margin-right: 10px;
	color: #555F44;
	font-size: 9px; 
	float: left;
	font-weight: normal;
	}	

#larchives li	{
	color:#555F44;
	list-style-type: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}	

#larchives a:link, #larchives a:visited { 
	color: #555F44; 
	text-decoration: none;
    font-size: 9px; 
	font-style: normal; 
	font-weight: normal;
	}

#larchives a:hover, #larchives a:active { 
	color: #000000; 
	text-decoration: underline;
	}

#larchives a.c, #larchives a:link.c , #larchivest a:visited.c{
	color: #006633;
	}

#larchives a:hover.c, #larchives a:active.c {
	display: inline;
	}


#lresources{
	position: absolute;
	width: 800px;
	left: 400px;
	top: 49em;
	text-align: left;	
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}

#lresources ul {
	margin: 0px;
	padding: 0px;
	}

#lresources h3	{
	margin: 0px;
	margin-right: 10px;
	color: #555F44;
	font-size: 9px; 
	float: left;
	font-weight: normal;
	}	

#lresources li	{
	color:#555F44;
	list-style-type: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}	

#lresources a:link, #lresources a:visited { 
	color: #555F44; 
	text-decoration: none;
    font-size: 9px; 
	font-style: normal; 
	font-weight: normal;
	}

#lresources a:hover, #lresources a:active { 
	color: #ffffff; 
	text-decoration: underline;
	}

#lresources a.c, #lresources a:link.c , #lresources a:visited.c{
	color: 422222;
	}

#lresources a:hover.c, #lresources a:active.c {
	display: inline;
	}


#pageHeader h2 span {
	display:none
	}

#icongal5 {
	position: absolute;
	width: 550px;
	height: 380px;
	left: 850px;
	top: 80px;
	text-align: justify;
	background:  none;
	background-position: top;
	background-color: #ffffff;
	z-index: 0;
	}

#extraDiv6 {
	position: fixed;
	width: 300px;
	height: 25px;
	left: 450px;
	top: 48px;
	text-align: left;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: none;
	z-index: 0;
	}

#extraDiv0 {
	position: absolute;
	width: 1600px;
	height: 404px;
	top: 75px;
	left: 0px;
	text-align: justify;
	background:  url(images/backplus.jpg);
	background-position: top;
	background-color: #ffffff;
	z-index: 0;
	}
#extraDiv1 {
	position: absolute;
	width: 1600px;
	height: 390px;
	top: 75px;
	left: 0px;
	text-align: justify;
	background:  none;
	background-position: top;
	background-color: #000000;
	z-index: 0;
	}

#extraDiv9 {
	position: absolute;
	width: 308px;
	height: 250px;
	left: 1150px;
	top: 116px;
	text-align: justify;
	background:  none;
	background-position: top;
	background-color: none;
	z-index: 0;
	}

#extraDiv8 {
	position: absolute;
	width: 300px;
	height: 250px;
	left: 150px;
	top: 116px;
	text-align: justify;
	background: none;
	background-position: top;
	background-color: none;
	z-index: 1;
	}

#extraDiv7 {
	position: absolute;
	width: 308px;
	height: 250px;
	left: 670px;
	top: 116px;
	text-align: justify;
	background:  none;
	background-position: top;
	background-color: none;
	z-index: 0;
	}
	
#extraDivc {
	position: absolute;
	width: 181px;
	height: 31px;
	left: 150px;
	top: 76px;
	text-align: justify;
	background:  url(images/commissions.jpg);
	background-position: top;
	background-color: #ffffff;
	z-index: 0;
	}

#extraDiv2 {
	position: absolute;
	width: 321px;
	height: 194px;
	left: 460px;
	top: 344px;
	text-align: justify;
	background:  url(radio.jpg);
	background-position: top;
	z-index: 0;
	}

