body
	{
	background-color:#212121;
	}

table
	{
	position:relative;
	display:table;
	empty-cells:hide;
	table-layout:auto;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
	
td.underLine
	{
	border-top:1px solid #E95525;
	}
	
td.listBlock
	{
	padding-top:30px;
	}
	
td.emptyFill
	{
	width:116px;
	}

p.listBlockText
	{
	font-size:9pt;
	letter-spacing:0.01em;
	word-spacing:0em;
	padding-right:5px;
	line-height:180%;
	}
	
p
	{
	font-family:Georgia, serif;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	letter-spacing:0.05em;
	word-spacing:0.05em;
	line-height:120%;
	color:#CCCCCC;
	}

p.tagLine
	{
	font-size:11pt;
	line-height:110%;
	text-align:center;
	}

.menuBar
	{
	position:realtive;
	font-family:Franklin Gothic Demi Cond, Verdana, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:normal;
	letter-spacing:0.01em;
	padding:15px 5px 0px 5px;
	}
	
.orangeOnly
	{
	color:#E95525;
	margin:10px;
	padding:5px;
	}
	
.menuBar a
	{
	color:#58595B;
	margin:10px;
	padding:5px;
	text-decoration:none;
	}
	
.menuBar a:hover
	{
	color:#E95525;
	}

.logoBar
	{
	position:relative;
	padding:8px 5px 0px 5px;
	}
	
div.hoverImage
	{
	height:36px;
	width:224px;
	margin:0;
	padding:0;
	background-image:url("../images/xdinDotComSlashGraphixDim.png");
	} 

div.hoverImage a, div.hoverImage a:link, div.hoverImage a:visited
	{
	display:block;
	text-decoration:none;
	}

div.hoverImage img
	{
	width:100%;
	height:100%;
	border:0px;
	}

div.hoverImage a:hover img
	{
	visibility:hidden;
	}
	
td.portfolioLink
	{
	padding:40px 0px 40px 0px;
	text-align:right;
	}
	
p.contactStrip
	{
	padding:50px 0px 0px 0px;
	color:#666666;
	font-size:7.5pt;
	line-height:100%;
	text-align:center;
	}

a.trueBlue
	{
	text-decoration:none;
	color:#00ABBB;
	}

a.trueBlue:hover
	{
	text-decoration:underline;
	}
	
.superDuper
	{
	color:#999999;
	font-size:15pt;
	font-weight:bold;
	}

.listHeader
	{
	color:#666666;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
	}