body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#info {
	position: absolute;
	top: 5px;
	color: #000;
	right: 5px;
}

#bloglink {
	position: absolute;
	top: 25px;
	color: #000;
	right: 5px;
}

#infotext {
	position: absolute;
	width: 30%;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
	left: 35%;
	top: 42%;
}

#home {
	position: absolute;
	left: 40px;
	top: 5px;
}

.cblogo {
	left: 5px;
	top: 5px;
	position: absolute;
}

#flash {
	top: 50%;
	position: absolute;
	left: 50%;
	margin-top: -350px;
	margin-left: -375px;
}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

a {
	outline: none;
}