@charset "UTF-8";
#logo {
	position:absolute;
	width:287;
	height:30;
	z-index:1;
	left: 50px;
	top: 45px;
}
#headerRule {
	position:absolute;
	width:693px;
	height:16;
	z-index:2;
	left: 0px;
	top: 81px;
}
#pNavFrontPage {
	position:absolute;
	left:494px;
	top:54px;
	width:59px;
	height:16;
	z-index:3;
}
#pNavInfo {
	position:absolute;
	left:573px;
	top:54px;
	width:70px;
	height:16;
	z-index:4;
}
#pNavBlog {
	position:absolute;
	left:662px;
	top:54px;
	width:29px;
	height:16px;
	z-index:5;
}
#pNavBullet1 {
	position:absolute;
	left:555px;
	top:54px;
	width:17px;
	height:16;
	z-index:6;
}
#pNavBullet2 {
	position:absolute;
	left:643px;
	top:54px;
	width:17px;
	height:16;
	z-index:6;
}
#headerInteractive {
	position:absolute;
	left:80px;
	top:25px;
	width:17px;
	height:21;
	z-index:1;
}
#listInteractive {
	position:absolute;
	left:10px;
	top:40px;
	width:140px;
	height:95px;
}
.linkBox {
	font-family: Georgia;
	font-size: 11px;
	color: #4F4F4F;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	line-height: 13px;
}
#headerPrint {
	position:absolute;
	left:47px;
	top:163px;
	width:106px;
	height:14px;
	z-index:7;
	bottom: 10px;
}
#listPrint {
	position:absolute;
	left:10px;
	top:180px;
	width:140px;
	height:68px;
	bottom: 10px;
}
#headerIdentity {
	position:absolute;
	left:100px;
	top:324px;
	width:49px;
	height:14px;
	bottom: 10px;
}
#listIdentity {
	position:absolute;
	left:10px;
	top:340px;
	width:140px;
	height:68px;
}
#infoBox {
	position:absolute;
	left:508px;
	top:24px;
	width:270px;
	height:75px;
	z-index:10;
	background-color: #000000;
}
body {
	background-color: #070707;
}
a.nav:link {
	color: #454545;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}     /* unvisited link */
a.nav:visited {
	color: #232323;
	text-decoration: none;
}  /* visited link */
a.nav:hover {
	color: #454545;
	text-decoration: none;
	background-color: #161616;
}   /* mouse over link */
a.nav:active {
	color: #393939;
	text-decoration: none;
}   /* selected link */
a.infoLinks:link {
	color: #77ddcf;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}     /* unvisited link */
a.infoLinks:visited {
	color: #232323;
	text-decoration: none;
}  /* visited link */
a.infoLinks:hover {
	color: #77ddcf;
	text-decoration: none;
	background-color: #161616;
}   /* mouse over link */
a.infoLinks:active {
	color: #393939;
	text-decoration: none;
}   /* selected link */
#content #projImage {
	padding-bottom: 10px;
}
.infoLinks {
	font-family: Georgia;
	font-size: 11px;
	color: #393939;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
q
