BODY
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	background: #101010;
	color: #888;
}


#mainContent
{
	margin: auto;
	border: none;
	text-align: center;
	h/eight: 500px;
	min-width: 600px;

}

#mainContent #triptych

{
	display: block;
	width: 600px;
	margin: -1em auto auto auto;
}

#shannSig
{
	position: relative;
	top: 55px;
	left: 210px;
	overflow: hidden;
}

#col1
{
	w/idth: 275px;
	display:inline;
	position: relative;
	top: 0px;
}


#col2
{
	w/idth: 275px;
	display:inline;
	position: relative;
	top: 38px;

}

#col3
{
	w/idth: 275px;
	display:inline;
	position: relative;
	top: 72px;
}

#homeFooter
{
	position: absolute;
	top: 450px;
	left: 250px;
	display: block;
	w\idth: 450px;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.5em;
	m\argin: 5em 0 0 0em;
}

#pageNav a:active, #pageNav a:visited, #pageNav a:link
{
	color: #888;
	text-decoration: none;
}

#pageContentTop a:active, #pageContentTop a:visited, #pageContentTop a:link
{
	color: #CCC;
	text-decoration: none;
}

#pageContentTop a:hover, #pageNav a:hover
{
	color: #DDD;
	text-decoration: underline;
}