/* Dick in a Box */

/* body	{
	background-image: url(../../../../assets/grid.gif);
	background-position: top left;
	background-repeat: repeat-y;
} */

#pasteboard {
	background-image: url("emmy.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.sIFR-active h2 {
  visibility: visible;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
}

#content	{
	padding-top: 20px;
}

#content h2	{
	float: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 24px;
	text-align: left;
	width: 200px;
	height: 170px;
	background-color: #F00;
	color: #FFF;
} 

#content	h2	a,
#content	h2	a:link,
#content	h2	a:visited	{
	display: block;
	width: 200px;
	height: 170px;
	color: #FFF;
	text-indent: -9999px;
	background-image: url("title_over.gif");
	background-image: url("title.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content	h2	a:hover,
#content	h2	a:active	{
	background-image: url("title_over.gif");
	background-color: #000;
}

#content	#meta-info	{
	margin: 0px 0px 0px 0px;
	background-color: #F00;
	float: none;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #FFF;
}

#content	div#body-first	{
	float: left;
	margin: 10px 10px 0px 0px;
	background-image: url("translucency.png");
}

#content	div#body-first	p.graf-1	{
	display: block;
	border-top: 10px solid #F00;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#content	div#body-first	p.graf-2,
#content div#body-second	p.graf-1	{
	margin-top: 0px;
	border-top: 10px solid #F00;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 10px solid #F00;
	margin-bottom: 0px;
}

#content div#body-second	{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 233px 0px 0px 0px;
	width: 200px;
	background-image: url("translucency.png");
}


#content div#body-third	{
	margin: 233px 0px 0px 420px;
	padding: 0px 0px 10px 0px;
	border-bottom: 10px solid #F00;
	background-image: url("translucency.png");
}

#content div#body-third	p.graf-1	{
	margin-top: 0px;
	border-top: 10px solid #F00;
	padding-top: 5px;
	padding-bottom: 10px;
}

#content	div#body-third	#terminator {
	text-align: right;
	font-size: 18px;
	padding: 0px 15px 0px 0px;
}

#content	#credits	{
	margin: -10px 0px 40px 0px;
	border-top: 10px solid #F00;
	padding: 3px 5px 9px 5px;
}

#nav-global	{
	margin-top: 20px;
}


