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


body { 
margin: 0 ;
padding-top: 20px;
 font-family: Times New Roman,Times, serif
}
#wrapper {
	overflow: auto;
	width: 900px;
	height: auto;
	
	border: solid black 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#img_wrapper {
	overflow: auto;
	width: 900px;
	height: 629px;
	background-image: url(images_raw/more_images/final_liberty_background.jpg );
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav_links {
	width: 448px;
	float: right;
	margin-top: 125px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: auto;
}
#nav_links img {
float: left;
}
/****************************about code************************/

#about_header {
margin: 0 auto 0 auto;
width: 900px;
height: 160px;
background-image: url(images_raw/about_slices/about_header.jpg);
background-repeat:no-repeat;
}

#about_background {
margin: 0 auto 0 auto;
width: 900px;
height: 469px;
background-image: url(images_raw/about_slices/about_background.jpg);
background-repeat:no-repeat;
}

#about_wrapper {
	width: 900px;
	border: solid black 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: white;
 
}

#all_page_nav_links {
	float: right;
	width: 435px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: auto;
}

#all_page_nav_links img {
float: left;
}
/*************************************links code*******************************/

#links_background {
	width: 900px;
	height: 700px;
	background-image: url(images_raw/links_slices/links_background.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/***********************************contact code*********************************/

#contact_background {
margin: 0 auto 0 auto;
width: 900px;
height: 469px;
background-image: url(images_raw/contact_slices/contact_background.jpg);
background-repeat:no-repeat;
}

#generic_top_text {
	float: left;
	width: 400px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #463E0B;
	font-style: italic;
	height: 780px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#generic_top_text p {
padding: 10px ;
text-indent: 10px ;
}
 
 
 #contact_top_text {
	float: left;
	width: 400px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #463E0B;
	font-style: italic;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact_top_text p {
padding: 10px ;
text-indent: 10px ;
}
 
 #footer {
	width: 900px;
	text-align: center;
	color: black;
	margin: 0 auto 0 auto;
	 text-align: center;
	background-color: white;
 }
 
 #about_footer {
	width: 200px;
	text-align: center;
	color: black;
	margin-top: 400px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }

 #contact_wrapper {
	 overflow: auto;
	width: 900px;
	border: solid black 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: white;
 
}

#contact_footer {
 margin: 200px auto 0 auto;
 width: 200px;
 text-align: center;
 color: black;
 }

#about_down_footer {
	width: 220px;
	text-align: center;
	color: black;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#long_wrapper {
	height: 1100px;
	width: 900px;
	border: solid black 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: white;
 
}

#links_top_text {
	float: left;
	width: 400px;
	height: auto;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #463E0B;
	font-style: italic;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links_top_text p {
padding: 10px ;
text-indent: 10px ;
}
