/* Olympics */

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

#pasteboard {
	background-image: url("foot.png");
	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 0px 5px;
	padding: 0px;
	line-height: 24px;
	text-align: left;
	width: 610px;
	height: 60px;
	background-color: transparent;
	color: #FFF;
} 

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

#content	h2	a:hover,
#content	h2	a:active	{
	background-image: url("title_over.png");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content	p	{
	color: #333;
}

#content	#meta-info	{
	margin: 60px 0px 0px 0px;
	padding-bottom: 0px;
	float: none;
	width: 200px;
	padding-top: 5px;
}

#content	#meta-info	p	{
	color: #666;
}

#content	div#body-first	{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content div#body-second	{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 245px 0px 0px 0px;
	width: 200px;
}

#content div#body-third	{
	margin: 0px 0px 0px 420px;
	padding: 245px 0px 0px 0px;
}

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

#content	#credits	{
	margin: 20px 0px 40px 0px;
}

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

a.blue,
a.blue:link,
a.blue:visited	{
	color: #0087EF;
}

a.yellow,
a.yellow:link,
a.yellow:visited	{
	color: #CEAE00;
}

a.green,
a.green:link,
a.green:visited	{
	color: #090;
}

a.black,
a.black:link,
a.black:visited	{
	color: #000;
}

a.blue:active,
a.blue:hover,
a.yellow:active,
a.yellow:hover,
a.green:active,
a.green:hover,
a.black:active,
a.black:hover	{
	color: #FFF;
}

