@charset "utf-8";
/* CSS Document */
#wrapper2 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 504px;
	width: 770px;
	left: 1px;
	background-color: #000000;
}
#content2 {
	background-color: #000000;
	background-image: url(assets/close_home.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 504px;
	width: 770px;
	position: absolute;
	left: 0px;
	top: 19px;
}
.h1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 17px; color: #000000; line-height: 26px}
.h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
	font-weight: bold;
}
p {
	margin-top: 15px; margin-bottom: 12px
}
#subtitle {
	line-height: 14px;
	position: absolute;
	height: 22;
	width: 320px;
	left: 28px;
	top: 94px;
}
#textdiv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
	position: absolute;
	height: auto;
	width: 320px;
	left: 28px;
	top: 126px;
}
/*#photodiv {
	position: absolute;
	height: auto;
	width: 320px;
	left: 36px;
	top: 550px;
}*/
#shadow {
	background-image: url(assets/home/footshadow.gif);
	background-repeat: repeat-x;
	background-color: #999999;
	position: absolute;
	height: 18px;
	width: 770px;
	left: 0px;
	top: 4616px;
	z-index: 5;
}
.byline {
	color: #CCCCCC;
	font-style: italic;
}
#article {
	position: absolute;
	height: auto;
	width: 726px;
	left: 0px;
	top: 618px;
	background-color:#d5d5d5;
	padding: 22px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	background-image: url(assets/homeshadow.gif);
	background-position: top;
	background-repeat: repeat-x;
	z-index: 0;
}
#credit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 300px;
	left: 448px;
	top: 296px;
}
.dates {color: #cccccc}

#navheading {
	position: absolute;
	height: 30px;
	width: 768px;
	left: 0;
	top: 388px;
	background-color: #888;
	padding-top:6px;
	border:#fff solid 1px;
}
#homenavdiv {
	position: absolute;
	height: 100px;
	width: 770px;
	left: 0;
	top: 418px;
	background-color: #000000;
}
#homenavdiv2 {
	position: absolute;
	height: 101px;
	width: 770px;
	left: 0px;
	top: 520px;
	background-color: #000000;
}
