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


#col1 {
	float: left;
	width: 800px;
}
#col2 {
	font-size: 12px;
	float: right;
	width: 200px;
}

h3 {
}
.page-num {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}
.photoinstruct {
	font-style: italic;
	color: #003;
}
.photopagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #033;
	margin-top: 10px;
}
.photopanel {
	float: left;
	width: 775px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000;
}
.photobox {
	font-size: 12px;
	color: #efb471;
	float: left;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
.photobox-h {
	font-size: 12px;
	color: #efb471;
	float: left;
	width: 109px;
	padding-right: 5px;
	padding-left: 5px;
}
.photo-txt1 {
	font-style: italic;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #030;
	border-bottom-color: #030;
	float: left;
	width: 199px;
	margin-top: 25px;
}
.picbox-067 {
	font-size: 12px;
	color: #333;
	text-align: center;
	float: left;
	width: 71px;
	padding-right: 2px;
	padding-left: 2px;
}
.picbox150 {
	font-size: 12px;
	color: #333;
	text-align: center;
	float: left;
	width: 150px;
	padding-right: 2px;
	padding-left: 2px;
}
.pic-id {
	color: #333;
}
/* LINKS -------------------------------------------- */
a:link, a:visited, a:active {
}
a:hover {
}
a.nav:link {
	color: #FFC;
	text-decoration: none;
	font-size: 14px;
	float: left;
	width: 190px;
	padding-left: 5px;
}
a.nav:visited {
}
a.nav:active {
}
a.nav:hover {
	color: #069;
	text-decoration: underline;
	float: left;
	width: 195px;
	padding-left: 5px;
}

