@charset "UTF-8";
a.imagesLink :hover  {
	text-decoration:underline;
	}
html{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color:#FFFFFF;
}
div.story {
	width:324px;
	position: absolute;
	top: 25px;
	left: 15px;
	color: #E4E4E4;
	height: 137px;
	z-index: 8;
	overflow: hidden;
}
.gray-text {
	color: #999999;
}

p {
	margin:0px;
	margin-bottom:6px;
	line-height: 13px;
}
a, a:visited {
	color:#FFFFFF;
}
a#resume {
	color:#333333;
}
a:hover {
color:#FF3300;

}

a.piece:hover {
color:#FF330;
}
.header {
	margin-top: 100px;
	margin-bottom: 50px;
}
h1 {
	font-size:14px;
	letter-spacing:-0.4px;
	margin: 0px;
}
div.leftSide {
	float:right;
	width:350px;
	text-align:right;
	position: relative;
	right: 0px;
}
div.rightSide {
	float:left;
	width:735px;
	text-align:left;
}
img {
	margin-bottom:-2px;
}
.clearDiv {
	float:none;
	clear:both;
}
.pieceTitle {
	color: #999999;
	font-size:16px;
	float:left;
	margin:4px 0px 4px 0px;
}
.pieceTitle:hover {
	text-decoration:underline;
	color:#FF6600;
}
.hzImage {
	float:right;
	clear:none;
	border: #CCCCCC solid 2px;
	width:700px;
	height:25px;
	overflow:hidden;
}
.hzImage:hover {
	border-color:#FF6600;
}
.piece {
margin-bottom:20px;
}
.piece {
	z-index:3;
}
.pieceDetails {
	float:right;
	width:700px;
	border: #CCCCCC solid 2px;
}
.cover {
	z-index:2;
	background-color:#333333;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	bottom:0px;
}
a img {
	border:none;
}
a.visThumbnail {
	float: left;
	width: 50px;
	height: 50px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: solid 4px #e3e3e3;
}
a.visThumbnail:hover, a.visThumbnailRight:hover, a.visThumbnailLeft:hover {
	border-color:#FF6600;
}
a.visThumbnail:active,  a.visThumbnailRight:active, a.visThumbnailLeft:active{
	border-color:#FFFFFF;
}
.visThumbnailLeft {
	float: left;
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
	border: solid 4px #e3e3e3;
	margin-right: 10px;
}
.visThumbnailRight {
	float: left;
	width: auto;
	height: auto;
	margin-bottom: 10px;
	border: solid 4px #c1c1c1;
	clear: both;
}
.headerDiv {
	text-align: left;
	width: 763px;
	height: 63px;
	margin-bottom:20px;
	position: absolute;
	top: -53px;
	left: 15px;
	z-index: 5;
}
.pieceGroup {
	width:auto;
	float:right;
	clear: both;
}
#piecePanel {
	position:absolute;
	top:254px;
	width: 100%;
	background-color: #362f2d;
	height: 730px;
	z-index: 8;
	visibility: visible;
}
#moreInfoPanel {
	left:718px;
	width:262px;
	height:660px;
	overflow:hidden;
}
#backgroundFade {
	width:638px;
	height:600px;
	background-color:#FFFFFF;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	position: absolute;
	top: 0px;
	z-index: 1;
}
#shell {
	background-image:url(images/nsBackground.jpg);
	background-repeat:no-repeat;
	position: relative;
	top: 0px;
	left:0px;
	width:980px;
	text-align:left;
	height:600px;
	z-index: 2;
}
a.imagesLink {
	text-decoration:underline;
	}
ul {
	margin:4px;
	padding-left: 9px;
}
.boxBackground {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#23201f;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.boxContent {
	position:absolute;
	left:0px;
	top:0px;
	padding:4px;
}
.visThumbnailMedia {
	border-bottom: solid 3px #CCCCCC;
	float:none;
	clear:none;
	cursor: hand;
}


a.visThumbnailMedia:hover,  a.visThumbnailMedia:active, a.visThumbnailMedia:visited {
	border-color:#ff6600;
	cursor:hand;
}
a.darkgray-text {
	color:#333333;
	}
	

