img
	{  border-style: none;
	}

html
	{	border: none;
		margin-top: 0;
		padding-top: 0;
	}

body
	{	font-size: 14px;
		margin: 0;
		padding: 0;
		background-color: black;
		/* text-align: center; */
	}

#title
	{	width: 1032px;
		height: 125px;
		margin:0px;
		padding: 0;
		top: 0px;
		left: 50px;
		text-align: left;

	}

  		
#wrapper
	{	position: relative;
		width: 1032px;
		height: 586px;
		margin:0px auto;
		padding: 0;
		text-align:left; 
		/* border: thin solid black; */
	}

.sky1
	{	background-image:url(../images/sky1.jpg);
		background-repeat: no-repeat;
	}
.sky2
	{	background-image:url(../images/sky2.jpg);
		background-repeat: no-repeat;
	}
.sky2a
	{	background-image:url(../images/sky2a.jpg);
		background-repeat: no-repeat;
	}
.sky3
	{	background-image:url(../images/sky3.jpg);
		background-repeat: no-repeat;
	}
.sky4
	{	background-image:url(../images/sky4.jpg);
		background-repeat: no-repeat;
	}
.sky6
	{	background-image:url(../images/sky6.jpg);
		background-repeat: no-repeat;
	}
.sky7
	{	background-image:url(../images/sky7.jpg);
		background-repeat: no-repeat;
	}
.sky8
	{	background-image:url(../images/sky8.jpg);
		background-repeat: no-repeat;
	}
.sky9
	{	background-image:url(../images/sky9.jpg);
		background-repeat: no-repeat;
	}
.sky10
	{	background-image:url(../images/sky10.jpg);
		background-repeat: no-repeat;
	}
.sky11
	{	background-image:url(../images/sky11.jpg);
		background-repeat: no-repeat;
	}
.sky12
	{	background-image:url(../images/sky12.jpg);
		background-repeat: no-repeat;
	}
.sky13
	{	background-image:url(../images/sky13.jpg);
		background-repeat: no-repeat;
	}
.sky14
	{	background-image:url(../images/sky14.jpg);
		background-repeat: no-repeat;
	}
	
#wrapper #bodytext
	{	position: absolute;
		margin:0px;
		padding: 0px;
		top: 125px;
		left: 117px;
		width: 826px;
		height: 370px;
		overflow: auto;

	}

		
#secondmenu
	{	position: absolute;
		margin: 0;  /* internal margin within box */
		padding:0px auto;
		top: 120px;
		width: 180px;
		height:0px;
		align: left;
		border:0;
	}

#wrapper #navigation ul
	{	position: absolute;
		width: 1032px;
		list-style-type: none;
		margin-left: 0px auto;
		padding-left: 0px;
		margin-top: 0px;
		padding-top: 0px;
		align: left;
	}

#wrapper #navigation li
	{	display: inline;
	}

#wrapper #navigation img
	{	border: 0px;
	}
	
#wrapper #navigation2 ul
	{	list-style-type: none;
		margin-left: 4px;
		padding-left: 0px;
		margin-top: 0px;
		padding-top: 0px;
	}

#wrapper #navigation2 img
	{	border: 0px;
	}
	
#cityscape
	{	position: absolute;
		width: 100%;
		height: 143px;
		bottom: 0px;
		left: 0px;
		margin:0px auto;
		padding: 0;
		overflow: hidden;
	}
	
.indent
	{	
		padding-left: 90px;
		padding-right: 90px;
	}

span.beg
	{
		padding-left: 20px;
	}
		
p
	{	font-face: Georgia;
		font-size: 17px;
		color: black;
	}
	
.hidden_text
	{	display: none; /* hide the text for the navigation list */
	}
	
	
#wrapper #librarythingwigget
	{	position: absolute;
		margin: 4;  /* internal margin within box */
		padding:0px auto;
		color: black;
		top: 70px;
		left: 946px;
		width: 80px;
		padding-bottom: 10%,
		align: right;
		background-color: white;
		border: thin dashed black;
	}
	
#wrapper #site_button
	{	position: absolute;
		margin: 2;
		padding: 0px auto;
		top: 375px;
		left: 20px;
		width: 400px;
		height: 50px;
	}
	
#outer_wrapper
	{	height: 5px;
		margin:0px auto;
		padding: 0px;
		text-align:left;
		color: white;
		/* border: thin solid black; */
	}

.footer_text
	{	color: #A1A1A1;
		font-size: 12px;
	}
	