* {
	padding: 		0;
	margin: 		0;
	text-decoration: none;
	border: none;
	
}

body {
	font-size: 			small;
	font-family: 		"Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:		1.4em;
}

body p a {
	color:				#325000;
	text-decoration:	none;
}

body p a:hover {
	text-decoration:	underline;
}

/* Home Nav */

#nav1 {
	position: 			relative;
 	float: 				right;
	top:  				60px;
	right: 				60px;
	width: 				155px;
	height: 			300px;
}

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

#nav1 ul li a {
	position: 			absolute;
	width: 				155px;
	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) -156px -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 Home Nav */

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

/* Portfolio Nav */

#nav2 {
	position: 			relative;
 	float: 				right;
	top:  				60px;
	right: 				60px;
	width: 				154px;
	height: 			300px;
}

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

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

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

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

/* End Portfolio Nav */

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

/* Vintage Nav */

#nav3 {
	position: 			relative;
 	float: 				right;
	top:  				60px;
	right: 				60px;
	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:  				60px;
	right: 				60px;
	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 */

#wrappernews {

	margin: 			10px auto 0px auto;
	width: 				830px;
	height: 			540px;
	background: 		url(../images/home.jpg) no-repeat;
}

#wrapperinfo {
	margin: 			10px auto 0px auto;
	width: 				830px;
	height: 			540px;
	background: 		url(../images/info.jpg) no-repeat;
}

#wrapperport {
	margin: 			10px auto 0px auto;
	width: 				830px;
	height: 			540px;
	background: 		url(../images/portfolio.jpg) no-repeat;
}

#wrapperbird {
	margin: 			10px auto 0px auto;
	width: 				830px;
	height: 			540px;
	background: 		url(../images/birdline.jpg) no-repeat;
}

#wrappervint {
	margin: 			10px auto 0px auto;
	width: 				830px;
	height: 			540px;
	background: 		url(../images/vintage.jpg) no-repeat;
}

#wrapperento {
	margin: 			10px auto 0px auto;
	width: 				830px;
	height: 			540px;
	background: 		url(../images/entomology.jpg) no-repeat;
}

h1 {
	font-family: 	Georgia, serif;
	color:			#000;
	font-size: 		1.6em;
	font-weight: 	bold;
	font-style: 	italic;
	padding: 		0px 0px 3px 0px;
	margin:			5px 0px 10px 0px;
}

#column1 {
	width: 				418px;
	height: 			395px;
	position: 			relative;
	top: 				42px;
	left: 				96px;
	padding: 			22px 20px 22px 20px;
}

#column1 input, #column1 textarea {
	padding: 4px;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-bottom: #C8C8C8 1px solid;
	border-right: #C8C8C8 1px solid;
}

#column2 {
	font-size:			.9em;
	width: 				460px;
	height: 			395px;
	position: 			relative;
	top: 				42px;
	left: 				96px;
	padding: 			20px 0px 22px 8px;
}

#column2 table {
	width:				225px;
	display:			inline;
	float:				left;
}

.purchase {
	position: 			relative;
	float: 				right;
	top:  				360px;
	right: 				-98px;
	width: 				175px;
	height: 			56px;

}

.purchase a img {
	border:				none;
	text-decoration:	none;
	padding:			74px 0px 0px 9px;
}

#dcl  {
	float: 				right;
	position:			relative;
	top: 				95px;
	right:				20px;
}

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

/* Flash-ified! */

#flashcontent {
	background: 	transparent;
	clear: 			both;
	float: 			left;
	position: 		absolute;
	top: 			25px;
	left: 			35px;
	height: 		330px;
	width: 			400px;
	z-index: 		1;	
}

#flashcontentp {
	background: 	transparent;
	clear: 			both;
	float: 			left;
	position: 		absolute;
	top: 			18px;
	left: 			14px;
	height: 		330px;
	width: 			400px;
	z-index: 		1;	
}

/* End Flash-ified! */















