.skiplinks {
	display:none;	
}

body {
	background-color: #000000;
	margin: 30px 0px 30px 0px;
	padding: 0px;
}

div, p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}

.hworkaround {
	text-align: center;
	clear:both;
}

.headline {
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
}

a, .textcolor {
	color: #FFCC00;
}

a.textcolor {
	font-size: 10px;	
}

.container {
	width: 600px;
	margin: auto;
	padding-bottom:12px;
	text-align: left;
	background-image: url('../../images/bg.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}
