@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left;
	background-color: #000000;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-position: left top;
	text-align: right;
	background-repeat: no-repeat;
	height: 130px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(all_images/banner_w_border.jpg);
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
}
.oneColFixCtrHdr #mainContent a:link {
	color: #FF9933;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #mainContent a:active {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #mainContent a:hover {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #mainContent a:visited {
	color: #FF9933;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.oneColFixCtrHdr #footer {
	background-image: url(all_images/footer_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	text-align: left;
	height: 130px;
	background-position: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
}
.oneColFixCtrHdr #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	text-align: left;
	line-height: 150%;
	padding: 5px;
	font-weight: bold;
}
.oneColFixCtrHdr #footer p a:visited {
	color: #663399;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p a:active {
	color: #663399;
}
.oneColFixCtrHdr #footer p a:hover {
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer p a:link {
	color: #663399;
}

.oneColFixCtrHdr #container #header #banner_text {
	padding-top: 15px;
}
.current_page  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 129px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 26px;
	background-position: center center;
	display: block;
	line-height: normal;
}
.current_page_text {
	padding-top: 5px;
}
.main_content_nav_text {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 30px;
	margin-left: 0px;
}
.header_tapestry {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.header_murray_gibson {
	color: #FF9933;
	font-size: 33px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.footer_nav_bar {
	font-weight: bold;
	word-spacing: 2em;
}
body,td,th {
	color: #FFFFFF;
	margin-top: 10px;
}
#spider_logo {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	word-spacing: 2em;
	background-position: top;
	display: inline;
}
.animal_name {
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.animal_credit_info {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.closewindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-align: right;
}
.spiderwebphoto {
	float: left;
	width: 500px;
}
.websitelinkstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 250px;
	margin-left: 10px;
}
.oneColFixCtrHdr #container .bookcoveronly {
	height: 425px;
	width: 512px;
	border: 1px solid #000000;
}
.oneColFixCtrHdr #container .info_image {

}
.oneColFixCtrHdr #container #mainContent EnSp image {
	float: left;
	width: 384px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtrHdr #container #EndageredSpeciesImage {
	float: left;
	width: 384px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtrHdr #container #EndageredSpeciesFactSheet {
	margin: 10px;
	width: 364px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent EndangeredSpeciesTwoPageSpread {
	width: 770px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtrHdr #container td EndangeredAnimalImage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtrHdr #container td EndangeredAnimalImage {
	width: 384px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtrHdr #container td EndgSpcImage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtrHdr #container table EndangeredSpeciesImage {
	width: 384px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent EndangeredAnimal2PageSpread {
	width: 770px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.endangeredanimal2pagespread {
	width: 770px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.spiderquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-align: right;
}

