body {
	background-color: C5CAC0;
	margin: 0px;
	padding: 0px;
	min-width: 850px;
}

.newsflash{ background-color:#FFFFFF; border:thin solid #CC0000; padding:3px; }

div#pageWrapper {
	background-image: url(art/bodyvig.jpg);
	background-repeat: repeat-x;
	min-width: 850px;
	height: 650px;
	width: 850px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d3c7;
}
div#logoBlock {
	position: absolute;
		min-width: 537px;
	left: 288px;
	top: 14px;
}
div#worldBlock {
	position: absolute;
	left: 0px;
	top: 126px;
}
div#picBlok {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 287;
	height: 620;
	text-align: right;
}
div#textBlok {
	position: absolute;
	left: 341px;
	top: 161px;
	width: 467;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}
a.presentation {
	display: block;
	background-color: 999998;
	text-align: center;
	align: center;
	border: 1px solid #FFFFFF;
	width: 200px;
	height: 50px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin-left: 130px;
}
a.presentation:hover {
	background-color: #990000;
}
a.presentation span{
	display: block;
	color: #FFFFFF;
	font-size: 9px; 
	font-weight: normal;
	padding: 0px; 
	margin: 0px;
	text-decoration: none;
}

