html
{
	height:100%;
	background-color:#414141;
}

body
{
	height:auto;
	padding:0px;
	margin:0px;
	-x-system-font:none;
	color:#000000;
	font-family:arial,helvetica,"liberation sans","dejavu sans condensed",sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

img
{
	-ms-interpolation-mode:bicubic;
}

a:link {
	color:#afe100;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#afe100;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#dfff00;
	font-weight:bold;
	text-decoration:none;
}

#centeredContent {
	position:absolute;
	left:50%;
	top:50%;
	width:823px;
	height:386px;
	margin-left:-411px;
	margin-top:-193px;
	background-color:#1F4CB7;
	background-image:url('img/blocks/title_interlaced.jpg');
	background-repeat:repeat-all;
	border:1px solid white;
}

#divimage {
	position:relative;
	left:10px;
	top:10px;
	width:619px;
	height:390px;
}