* {
	padding: 		0;
	margin: 		0;
}

body {
	font-size: 		small;
	font-family: 	"Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}

/* Birdline Nav */

#nav1 {
	position: 			relative;
 	float: 				right;
	top:  				10px;
	right: 				40px;
	width: 				154px;
	height: 			300px;
}

#nav1 ul {
	position: 			relative;
	width: 				154px;
	height: 			300px;
	margin: 			0;
	padding: 			0;
	list-style-type: 	none;
	background: 		transparent url(../images/nav1.gif);
}

#nav1 ul li a {
	position: 			absolute;
	width: 				154px;
	text-decoration: 	none;
	text-indent: 		-9999px;
}

#nav1 #n1 { position: absolute; top: 15px; width: 155px; height: 27px;}
#nav1 #n2 { position: absolute; top: 82px; width: 155px; height: 20px;}
#nav1 #n3 { position: absolute; top: 105px; width: 155px; height: 20px;}
#nav1 #n4 { position: absolute; top: 130px; width: 155px; height:	20px;}
#nav1 #n5 { position: absolute; top: 155px; width: 155px; height: 27px;}
#nav1 #n6 { position: absolute; top: 220px; width: 155px; height:	20px;}
#nav1 #n7 { position: absolute; top: 245px; width: 155px; height: 20px;}
#nav1 #n8 { position: absolute; top: 270px; width: 155px; height: 20px;}

#nav1 #n1 a:hover { background: transparent url(../images/nav1.gif) -155px -15px no-repeat; height: 27px;}
#nav1 #n2 a:hover { background: transparent url(../images/nav1.gif) -155px -82px no-repeat; height: 20px;}
#nav1 #n3 a:hover { background: transparent url(../images/nav1.gif) -155px -105px no-repeat; height: 20px;}
#nav1 #n4 a:hover { background: transparent url(../images/nav1.gif) -155px -130px no-repeat; height: 20px;}
#nav1 #n5 a:hover { background: transparent url(../images/nav1.gif) -155px -155px no-repeat; height: 27px;}
#nav1 #n6 a:hover { background: transparent url(../images/nav1.gif) -155px -220px no-repeat; height: 20px;}
#nav1 #n7 a:hover { background: transparent url(../images/nav1.gif) -155px -245px no-repeat; height: 20px;}
#nav1 #n8 a:hover { background: transparent url(../images/nav1.gif) -155px -270px no-repeat; height: 20px;}

/*End Birdline Nav */

/*------------------------------------*/

/* Vintage Nav */

#nav3 {
	position: 			relative;
 	float: 				right;
	top:  				10px;
	right: 				40px;
	width: 				154px;
	height: 			300px;
}

#nav3 ul {
	position: 			relative;
	width: 				154px;
	height: 			300px;
	margin: 			0;
	padding: 			0;
	list-style-type: 	none;
	background: 		transparent url(../images/nav3.gif);
}

#nav3 ul li a {
	position: 			absolute;
	width: 				154px;
	text-decoration: 	none;
	text-indent: 		-9999px;
}

#nav3 #n1 { position: absolute; top: 15px; width: 155px; height: 27px;}
#nav3 #n2 { position: absolute; top: 82px; width: 155px; height: 20px;}
#nav3 #n3 { position: absolute; top: 105px; width: 155px; height: 20px;}
#nav3 #n4 { position: absolute; top: 130px; width: 155px; height: 20px;}
#nav3 #n5 { position: absolute; top: 155px; width: 155px; height: 27px;}
#nav3 #n6 { position: absolute; top: 220px; width: 155px; height: 20px;}
#nav3 #n7 { position: absolute; top: 245px; width: 155px; height: 20px;}
#nav3 #n8 { position: absolute; top: 270px; width: 155px; height: 20px;}

#nav3 #n1 a:hover { background: transparent url(../images/nav3.gif) -155px -15px no-repeat; height: 27px;}
#nav3 #n2 a:hover { background: transparent url(../images/nav3.gif) -155px -82px no-repeat; height: 20px;}
#nav3 #n3 a:hover { background: transparent url(../images/nav3.gif) -155px -105px no-repeat; height: 20px;}
#nav3 #n4 a:hover { background: transparent url(../images/nav3.gif) -155px -130px no-repeat; height: 20px;}
#nav3 #n5 a:hover { background: transparent url(../images/nav3.gif) -155px -155px no-repeat; height: 27px;}
#nav3 #n6 a:hover { background: transparent url(../images/nav3.gif) -155px -220px no-repeat; height: 20px;}
#nav3 #n7 a:hover { background: transparent url(../images/nav3.gif) -155px -245px no-repeat; height: 20px;}
#nav3 #n8 a:hover { background: transparent url(../images/nav3.gif) -155px -270px no-repeat; height: 20px;}

/* End Vintage Nav */

/* Entomology Nav */

#nav4 {
	position: 			relative;
 	float: 				right;
	top:  				10px;
	right: 				40px;
	width: 				154px;
	height: 			300px;
}

#nav4 ul {
	position: 			relative;
	width: 				154px;
	height: 			300px;
	margin: 			0;
	padding: 			0;
	list-style-type: 	none;
	background: 		transparent url(../images/nav4.gif);
}

#nav4 ul li a {
	position: 			absolute;
	width: 				154px;
	text-decoration: 	none;
	text-indent: 		-9999px;
}

#nav4 #n1 { position: absolute; top: 15px; width: 155px; height: 27px;}
#nav4 #n2 { position: absolute; top: 82px; width: 155px; height: 20px;}
#nav4 #n3 { position: absolute; top: 105px; width: 155px; height: 20px;}
#nav4 #n4 { position: absolute; top: 130px; width: 155px; height:	20px;}
#nav4 #n5 { position: absolute; top: 155px; width: 155px; height: 27px;}
#nav4 #n6 { position: absolute; top: 220px; width: 155px; height:	20px;}
#nav4 #n7 { position: absolute; top: 245px; width: 155px; height: 20px;}
#nav4 #n8 { position: absolute; top: 270px; width: 155px; height: 20px;}

#nav4 #n1 a:hover { background: transparent url(../images/nav4.gif) -155px -15px no-repeat; height: 27px;}
#nav4 #n2 a:hover { background: transparent url(../images/nav4.gif) -155px -82px no-repeat; height: 20px;}
#nav4 #n3 a:hover { background: transparent url(../images/nav4.gif) -155px -105px no-repeat; height: 20px;}
#nav4 #n4 a:hover { background: transparent url(../images/nav4.gif) -155px -130px no-repeat; height: 20px;}
#nav4 #n5 a:hover { background: transparent url(../images/nav4.gif) -155px -155px no-repeat; height: 27px;}
#nav4 #n6 a:hover { background: transparent url(../images/nav4.gif) -155px -220px no-repeat; height: 20px;}
#nav4 #n7 a:hover { background: transparent url(../images/nav4.gif) -155px -245px no-repeat; height: 20px;}
#nav4 #n8 a:hover { background: transparent url(../images/nav4.gif) -155px -270px no-repeat; height: 20px;}

/* End Entomology Nav */

/*------------------------------------*/

/* Vintage Page */

#wrappervint {
		background:		url(../vintage/VintageBack.jpg) no-repeat #836f42;
		width:			790px;
		margin:			30px auto 0px auto;
		padding-top:	30px;
}

#wrappervint table {
	font-family:		"trebuchet ms", verdana, sans-serif;
	background:			transparent;
	margin:				4px 0px 6px 1px;
	width:				301px;
	border:				#5e4403 1px solid;
	border-collapse: 	collapse;
}

#wrappervint table a {
	font-weight: bold;
	color: #563B03;
	border-bottom: 1px dotted #563B03;
	text-decoration: none;
}

#wrappervint th {
	font-family:	Georgia, times, serif;
	font-weight:	normal;
	font-style:		italic;
	color:			white;
	background:		url(../images/tb.gif) repeat-x #5e4403;
	margin:			none;
	padding:		4px 0px 4px 0px;
	border:			1px #5e4403 solid;
}

#wrappervint td {
	text-align:		center;
	padding: 		4px 0px 4px 0px;
	border:			1px #5e4403 solid;
}

#wrappervint h1 {
	margin-left:	0px;
	color:		 	#5e4403;
}


#wrappervint .thumbs {
	margin:			0px 2px 2px 0px;
}

#wrappervint a img {
	border:			1px #5e4403 solid;
}

#wrappervint h3 {
	font-style:		italic;
	font-family:	georgia, times, serif;
	font-size:		1.3em;
	color:			#5e4403;
	margin:			5px 0px 8px 0px;
}

#wrappervint #content {
	background:		url(../vintage/contentBG.jpg) no-repeat #e6e2d9;
	margin:			0px 120px 0px 75px;
	padding:		15px;
	width:			450px;
}

.buy a {
	height:			40px;
	border:			1px #5e4403 solid;
	margin:			0px 0px 50px 0px;
	padding:		0;
}

#vintfooter {
	width:			790px;
	margin:			0px auto 20px auto;
	padding:		0;
}

/* End Vintage Page */

/*------------------------------------*/

/* Birdline Page */

#wrapperbird {
		background:		url(../birdline/BirdlineBack.jpg) no-repeat #2d4b2f;
		width:			790px;
		margin:			30px auto 0px auto;
		padding-top:	30px;
}

#wrapperbird table {
	font-family:		"trebuchet ms", verdana, sans-serif;
	background:			transparent;
	margin:				4px 0px 6px 1px;
	width:				301px;
	border:				#325000 1px solid;
	border-collapse: 	collapse;
}

#wrapperbird th {
	font-family:	Georgia, times, serif;
	font-weight:	normal;
	font-style:		italic;
	color:			white;
	background:		url(../images/tb2.gif) repeat-x #325000;
	margin:			none;
	padding:		4px 0px 4px 0px;
	border:			1px #325000 solid;
}

#wrapperbird td {
	text-align:		center;
	padding: 		4px 0px 4px 0px;
	border:			1px #325000 solid;
}

#wrapperbird h1 {
	margin-left:	0px;
	color:		 	#325000;
}

#wrapperbird h3 {
	font-style:		italic;
	font-family:	georgia, times, serif;
	font-size:		1.3em;
	color:			#325000;
	margin:			5px 0px 8px 0px;
}

#wrapperbird #content {
	background:		url(../birdline/contentBG.jpg) no-repeat #d5dcd5;
	margin:			0px 120px 0px 75px;
	padding:		15px;
	width:			450px;
}

#wrapperbird a img {
		border:		1px #325000 solid;
	}
	
#birdfooter {
	width:			790px;
	margin:			0px auto 20px auto;
	padding:		0;
}

/* End Birdline Page */

/*------------------------------------*/

/* Entomology Page */

#wrapperent {
		background:		url(../entomology/EntomologyBack.jpg) no-repeat #9c3c02;
		width:			790px;
		margin:			30px auto 0px auto;
		padding-top:	30px;
}

#wrapperent table {
	font-family:		"trebuchet ms", verdana, sans-serif;
	background:			transparent;
	margin:				4px 0px 6px 1px;
	width:				301px;
	border:				#9c3c02 1px solid;
	border-collapse: 	collapse;
}

#wrapperent th {
	font-family:	Georgia, times, serif;
	font-weight:	normal;
	font-style:		italic;
	color:			white;
	background:		url(../images/tb3.gif) repeat-x #9c3c02;
	margin:			none;
	padding:		4px 0px 4px 0px;
	border:			1px #9c3c02 solid;
}

#wrapperent td {
	text-align:		center;
	padding: 		4px 0px 4px 0px;
	border:			1px #9c3c02 solid;
}

#wrapperent h1 {
	margin-left:	0px;
	color:		 	#9c3c02;
}

#wrapperent h3 {
	font-style:		italic;
	font-family:	georgia, times, serif;
	font-size:		1.3em;
	color:			#9c3c02;
	margin:			5px 0px 8px 0px;
}

#wrapperent #content {
	background:		url(../entomology/contentBG.jpg) no-repeat #f5e2d4;
	margin:			0px 120px 0px 75px;
	padding:		15px;
	width:			450px;
}

#wrapperent a img {
		border:		1px #9c3c02 solid;
}

#entfooter {
		width:			790px;
		margin:			0px auto 20px auto;
		padding:		0;
}








