body, td, div, a
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: black;
}

img
{
	border: none;
}

#container
{
	width: 1000px;
	height: 700px;
	position: absolute;
	foverflow: hidden;
	top: 50%;
	left: 50%;
	margin-top: -350px;
	margin-left: -500px;
	background-repeat: no-repeat;
}

#homelink
{
	margin-left: 50px;
	margin-top: 20px;
	width: 40px;
	height: 45px;
	position: absolute;
}

#rainerlink
{
	margin-left: 732px;
	margin-top: 30px;
	width: 246px;
	height: 44px;
	position: absolute;
}

#implink
{
	margin-left: 0px;
	margin-top: 700px;
	position: absolute;
}

#implink a
{
	color: white;
}

#maillink
{
	margin-left: 828px;
	margin-top: 198px;
	width: 149px;
	height: 11px;
	position: absolute;
}

#backlink
{
	width: 37px;
	height: 12px;
	position: absolute;
}

.smaller
{
	font-size: 90%;
}

#ggcontent
{
	display: none;
}
