body {
	color: #eee;
	font-family: Helvetica, Verdana, sans-serif;
}

[if SafMob] body {  
	background: #000000;
}  

a, a:active, a:visited {
	color: #eee;
	text-decoration: none;
}

p.box {
	text-align: center;
	font-size: .7em;
	line-height: .8em;
}


#head {
	height: 20px;
	position: absolute;
	bottom: 580px;
	left: 20px;
	margin: 5px;
	color: #bbb;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
}

#top {
	height: 175px;
	position: absolute;
	bottom: 385px;
	left: 15px;
	margin: 5px;
}

#one:hover a:visited, #one:hover a:active, #one:hover a, #two:hover a:visited, #two:hover a:active, #two:hover a, #three:hover a:visited, #three:hover a:active, #three:hover a {
	color: #ff1177;
	border-bottom: 1px dotted #ff1177;
}

#one {
	background: #eee;
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 5px;
}

#one:hover {
	background: #fff;
	color: #999;
}

#two {
	background: #eee;
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 5px;
}

#two:hover {
	background: #fff;
	color: #999;
}
	
#three {
	background: #eee;
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 5px;
}

#three:hover {
	background: #fff;
	color: #999;
}


#middle {
	height: 175px;
	position: absolute;
	bottom: 200px;
	left: 15px;
	margin: 5px;
}

#four:hover a:visited, #four:hover a:active, #four:hover a, #five:hover a:visited, #five:hover a:active, #five:hover a, #six:hover a:visited, #six:hover a:active, #six:hover a {
	color: #ff1177;
	border-bottom: 1px dotted #ff1177;
}

#four {
	background: #eee;
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 5px;
}

#four:hover {
	background: #fff;
	color: #999;
}

#five {
	background: #eee;
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 5px;
}

#five:hover {
	background: #fff;
	color: #999;
}

#six {
	background: #eee;
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 5px;
}

#six:hover {
	background: #fff;
	color: #999;
}


#bottom {
	height: 175px;
	position: absolute;
	bottom: 15px;
	left: 15px;
	margin: 5px;
}

#seven:hover a:visited, #seven:hover a:active, #seven:hover a, #eight:hover a:visited, #eight:hover a:active, #eight:hover a, #nine:hover a:visited, #nine:hover a:active, #nine:hover a {
	color: #ff1177;
	border-bottom: 1px dotted #ff1177;
}

#seven {
	background: #eee;
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 5px;
}

#seven:hover {
	background: #fff;
	color: #999;
}

#eight {
	background: #eee;
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 5px;	
}

#eight:hover {
	background: #fff;
	color: #999;
}

#nine {
	background: #eee;
	width: 175px;
	height: 175px;
	float: left;
	margin: 0 5px;
}

#nine:hover {
	background: #fff;
	color: #999;
}