body
{
	background: black;
	color: #ccc;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
a
{
	font-weight: bold;
	text-decoration: none;
	color: #89B;
}
a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #89B; 
}
div#page
{
	display: table;
	width: 1024px;
	height: 100%;
	#position: relative;
	margin: 0 auto;
	overflow: hidden;
}
div.v-center
{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}
div.container
{
	position: relative;
	#top: -50%;	
	background: #222;
}

/* FOOTER */
div#footer
{	
	text-align: center;
	height: 32px;
	position: relative;
	width: 100%;
}
div#footer p
{
	font-size: 80%;
	margin: 0;
	padding: 10px 0 0 0;	
}
div#footerLeft
{
	position: absolute;
	height: 32px;
	width: 8px;
	background: #222 url('../images/footerLeft.gif') no-repeat center center;
	left: 0;
	bottom: 0;
}
div#footerRight
{
	position: absolute;
	height: 32px;
	width: 9px;
	background: #222 url('../images/footerRight.gif') no-repeat center center;
	right: 0;
	bottom: 0;
}
div#footerRight.rightColumn
{
	background: #222 url('../images/footerRightColumn.gif') no-repeat center bottom;
}

/* NAVIGATION & GALLERY NAVIGATION */
div#navigation, div#galleryNavigation
{
	position: relative;
	text-align: center;
}
div#navigation #headerLeft
{
	position: absolute;
	height: 9px;
	width: 9px;
	background: #222 url('../images/headerLeft.gif') no-repeat center center;
	top: 0;
	left: 0;
}
div#navigation #headerRight
{
	position: absolute;
	height: 9px;
	width: 9px;
	background: #222 url('../images/headerRight.gif') no-repeat center center;
	top: 0;
	right: 0;
}
div#navigation ul, div#galleryNavigation ul
{
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;	
	height: 24px;
}
div#navigation ul
{
	width: 614px; /* 100*links + 7*2 */
}
div#galleryNavigation ul
{
	width: 414px; /* 100*links + 7*2 */
}
div#navigation li, div#galleryNavigation li
{
	display: inline;	
}
div#navigation div.listStart, div#galleryNavigation div.listStart
{
	background: url('../images/listStart.gif') no-repeat center center;
	width: 7px;	
	display: block;
	height: 20px;
	padding-top: 4px;
	float: left;
}
div#navigation div.listEnd, div#galleryNavigation div.listEnd
{
	background: url('../images/listEnd.gif') no-repeat center center;
	width: 7px;
	display: block;
	height: 20px;
	padding-top: 4px;
	float: left;
}
div#navigation li a, div#galleryNavigation li a
{
	color: white;
	text-decoration: none;	
	display: block;
	width: 100px;
	height: 20px;
	padding-top: 4px;
	float: left;
}
div#galleryNavigation li.selected a
{
	font-weight: bold;
	text-decoration: underline;
}
div#navigation li a:hover 
{
	background: url('../images/listHover.gif') no-repeat center center;
}
div#galleryNavigation li a:hover
{
	font-weight: bold;
}

/* CONTENT */
div#content
{
	position: relative;
	background: black;
	height: 624px;
}
div#content.noGraphic
{
	overflow: auto;
}
div.leftColumn
{
	float: left;
	width: 50%;
	height: 424px;
	overflow: auto;
}
div.rightColumn
{
	width: 50%;
	margin-left: 50%;
	background: #222 url('../images/rightColumnBack.gif') repeat-y; /* #222  */
	height: 424px;
	position: relative;
}
div#rightColumnUpper
{
	width: 10px;
	height: 10px;
	position: absolute;
	background: url('../images/rightColumnUpper.gif') no-repeat center center;
	top: 0;
	left: 0;
}
div#rightColumnLower
{
	width: 10px;
	height: 10px;
	position: absolute;
	background: url('../images/rightColumnLower.gif') no-repeat center center;
	bottom: 0;
	left: 0;
}
br.clear
{
	clear: both;
}

/* PAGE GRAPHIC */
div#pageGraphic
{
	height: 200px;
	background: #223;
}
div#pageGraphic.index
{
	background: #223 url('../images/indexSplash.jpg') no-repeat center center;
}
div#pageGraphic.links
{
	background: #223 url('../images/linksSplash.jpg') no-repeat center center;
}

/* MAIN PAGE */
div#artistStatement
{
	margin: 1em;
}
div#artistStatement h2
{
	line-height: 100%;
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	color: #89B;
}
div#signature
{
	margin-top: 2em;
}
div#signature h3
{
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 100%;
	border-bottom: 1px dotted #444;
	width: 130px;
}
div#signature h3 span.capital, div#signature p span.capital
{
	font-size: 120%;
}
div#signature p
{
	margin: 2px 0 0 0;
	padding: 0;
	line-height: 135%;
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div#whatsNew
{
	padding-bottom: 1em;	
	overflow: auto;
}
div#whatsNew h2
{
	margin: 0 0 1em 0;
	padding: 1em 0 0 1em;
	line-height: 100%;
	font-size: 120%;
	font-weight: bold;
}
div.newsItem
{
	margin: 0 1em 2px 1em;
	background: #222;
	padding: 0.5em;
}
div.newsDate
{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #444;
}

/* GALLERY */
div#galleryThumbnails
{
	position: relative;
	text-align: center;
}
div#galleryThumbnails ul
{
	list-style-type: none;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;	
	width: 975px; /* (175px per image + 20px paddding per image) * 5 images */
}
div#galleryThumbnails li.inline
{
	display: inline;
	height: 220px;
}
div#galleryThumbnails a
{
	color: #ccc;
	text-decoration: none;
}
div#galleryThumbnails a:hover
{
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}
div.galleryButton
{
	display:block;
	margin: 10px;
	height: 200px;
	width: 175px;	
	text-align: center;
	float: left;
}
div.galleryButton img
{
	height: 180px;
	width: 150px;
	border: 0;
}
div#galleryMouse, div#galleryFooter
{
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;	
}
div.galleryMediaButton
{
	width: 100%;
	background: #222;
	margin-bottom: 1em;
	padding: 1em 0 1em 0;	
	min-height: 100px;
	position: relative;
}
div.galleryMediaButton div.galleryThumb
{
	width: 178px;
	position: absolute;
	height: 100px;
	top: 1em;
	left: 1em;
}
div.galleryMediaButton img
{
	width: 178px;
	height: 100px;
	border: 0;
}
div.galleryMediaText
{
	text-align: left;
	margin-left: 205px;
}
div.galleryMediaText .galleryTitle
{
	font-weight: bold;	
	margin-bottom: 0.5em;	
}
div.galleryMediaText .galleryText
{
	line-height: 150%;
	margin-right: 1em;
}
div#galleryOver
{
	position: absolute;
	z-index: 500;
	background: #222;
	border: 1px solid #ccc;
	padding: 0.5em;
	font-size: 10px;
	top: 0;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	width: 200px;
}
div#galleryOver div.title
{
	font-weight: bold;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px dotted #444;	
}
div#player
{
	position: absolute;
	z-index: 500;
	width: 100%;
	height: 100%;
	background: black;
	text-align: center;
}
div#player object, div#player embed
{
	margin-top: 2em;
}
div#player p a
{
	text-decoration: none;
	font-weight: bold;
	color: #ccc;
}
div#player p a:hover
{
	text-decoration: underline;
}
div.galleryCodeButton
{
	background: #222;
	margin: 0 1em 1em 1em;
	padding: 1em;
	position: relative;
}
div.galleryCodeButton div.galleryCodeText
{
	text-align: left;
}
div.galleryCodeText div.galleryTitle
{
	letter-spacing: 2px;
	margin: 0 0 0.25em 0;
	padding: 0 0 4px 0;
	line-height: 100%;
	border-bottom: 1px dotted #444;		
}
div.galleryCodeText div.galleryTitle a
{	
	font-weight: bold;
}
div.galleryCodeText div.galleryTitle a:hover
{
	color: white !important;
}

/* PROJECTS */
/* Mostly calls from Gallery, but has a few unique things */
div#comingSoon
{
	position: absolute;
	z-index: 500;
	background: #222;
	border: 1px solid #ccc;
	padding: 0.5em;
	font-size: 10px;
	top: 0;
	left: 0;
	margin-left: 0;
	margin-top: 0;
}

/* RESUME */
div#resume
{
	height: 100%;
	width: 95%;
	position: relative;
	margin: 0 auto;
}
div#resumePDF
{
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0;
	right: 0;
	background: url('../images/resume_pdf.png') no-repeat center center;
	margin: 0;
	padding: 0;
	color: black;
	font-weight: bold;
	text-align: center;
}
div#resumePDF a
{
	display: block;
	text-decoration: none;
	color: black;
	width: 32px;
	height: 32px;
}
div#resumeName
{
	text-align: center;
	font-size: 18pt;
	letter-spacing: 0.12em;
}
div#resumeTitle
{
	text-align: center;
	font-size: 10pt;
	letter-spacing: 0.40em;
}
div#resumeContact
{
	margin: 0 auto;
	position: relative;	
	height: 50pt;
	margin-bottom: 14pt;
}
div#resumeContactLeft
{
	position: absolute;
	width: 200px;
	border: 1px solid #ccc;
	border-right: none;
	margin: 0;
	padding: 0;
}
div#resumeContactRight
{
	position: absolute;
	text-align: right;
	border: 1px solid #ccc;
	border-left: none;
	margin: 0;
	padding: 0;
	width: 200px;
	right: 0;
}
div.contactInfo
{
	margin: 10pt;
}
div#resumeLeft
{
	clear: left;
	float: left;
	width: 67.6%;
}
div#resumeRight
{
	clear: right;
	margin-left: 72.1%;
}
div#resumeReferences
{
	clear: both;
	text-align: center;
	font-style: italic;
}
div.resumeSection
{
	margin-bottom: 14pt;
}
div.resumeSectionTitle
{
	font-size: 14pt;
	margin-bottom: 4pt;
}
div.resumeSectionList
{
	line-height: 140%;
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	position: relative;
}
div.resumeSectionList div.resumeSectionList
{
	border: none;
}
div.resumeCorner
{
	background: url('../images/resume_sectionCorner.gif') no-repeat top left;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 12px;
	height: 12px;
}
div.resumeCornerLeftBottom
{
	background: url('../images/resume_cornerLeftBottom.gif') no-repeat bottom left;
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 12px;
	height: 12px;
}
div.resumeCornerRight
{
	background: url('../images/resume_cornerRight.gif') no-repeat top right;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 12px;
	height: 12px;
}
div.resumeCornerRightBottom
{
	background: url('../images/resume_cornerRightBottom.gif') no-repeat bottom right;
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 12px;
	height: 12px;
}
div.resumeSectionList ul, div.resumeSectionList table, div.resumeSectionList div.resumePosition, div.resumeSchool, div.resumeDegree
{
	margin: 4pt 0 0 10pt;
	padding: 0;
}
div.resumeSectionList ul
{
	list-style-type: none;
}
div.resumeSectionList table
{
	width: 100%;
	border-collapse: collapse;	
}
div.resumeSectionList td.gameTitle
{
	font-style: italic;
}
div.resumePosition
{
	height: 10pt;
}
div.resumePosition div.resumeYears, div.resumePosition div.resumeCompany, div.resumePosition div.resumeTitle
{
	position: absolute;	
}
div.resumeCompany
{
	margin-left: 50pt;
	font-weight: bold;
}
div.resumeTitle
{
	margin-left: 200pt;
	font-style: italic;
}
div#resumeExperience div.resumeSectionList div.resumeSectionList
{
	margin-left: 50pt;
	margin-bottom: 14pt;
}
div.resumeSchool
{
	font-weight: bold;
}

/* REFERENCES */
div.reference
{
	background: #222;	
	margin: 1em 2em 1em 2em;
	padding: 1em;
}
div.reftext
{
	padding: 0 1em 0 1em;
	font-style: italic;
	line-height: 150%;
}
div.refAttribute
{
	padding: 1em 0;
	text-align: right;
}
div.refAttribute div.name
{
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 100%;
	border-bottom: 1px dotted #444;
	text-align: right;
	float: right;
}
div.refAttribute div.title
{
	clear: both;
	text-transform: uppercase;
	font-size: 10px;
}

/* LINKS */
div#links ul
{
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}
div#links ul li
{
	background: #222;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0.25em;
	
}
div#links ul li a
{
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}
div#links ul li a:hover
{
	text-decoration: underline;
}
div#links ul ul
{
	list-style-type: square;
	margin: 0 0 1em 1.5em;
}
div#links ul ul li
{
	background: none;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 150%;
}