.wrap0 {
	float:left;
	background:url(border_topleft.gif) top left no-repeat;
}
.wrap1 {
	background:url(border_right.gif) top right repeat-y;
}
.wrap2 {
	background:url(border_bottomleft.gif) left bottom no-repeat;
}
.wrap3 {
	background:url(border_topright.gif) top right no-repeat;
}
.wrap4 {
	padding: 7px 14px 18px 12px;
	background:url(border_bottomright.gif) bottom right no-repeat;
}
body {
	margin: 0px
}
#horizon {
	background-color: transparent;
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block
}
#content {
	margin-left: -320px;
	position: absolute;
	top: 30px;
	left: 50%;
	width: 650px;
	height: 480px;
	visibility: visible;
	font-family: Tahoma;
	color:#ccc;
}
#content span {
	font-size: 10px;
}
#pic {
	background-image: url(chernovetskiy-cd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
A {
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ccc;
	TEXT-DECORATION: none
}
A:HOVER {
	COLOR: red;
	TEXT-DECORATION: none
}
h1 {
	color:#999;
	font-size:13pt;
	margin:10px 0px 0px 0px;
}