@charset "utf-8";
/* CSS Document */
<style type="text/css">

#main {
	position:absolute;
	left:89px;
	top:81px;
	width:594px;
	height:338px;
	z-index:1;
}
#articleRectLittle {
	position:relative;
	left:7px;
	top:10px;
	width:579px;
	height:32px;
	z-index:2;
	background-image: none;
	background-repeat: no-repeat;
}
#articleRect {
	position:relative;
	left:0px;
	top:10px;
	width:579px;
	height:450px;
	z-index:2;
	background-image: none;
	background-repeat: no-repeat;
}
#dateRect {
	position:absolute;
	left:146px;
	top:33px;
	width:82px;
	height:17px;
	z-index:2;
	text-align: left;
	color: #C00;
	font-size: medium;
	text-decoration: blink;
	font-weight: bold;
}
#articleTitle {
	position:absolute;
	left:146px;
	top:53px;
	width:424px;
	height:66px;
	z-index:3;
	text-align: left;
	color: #333;
	font-weight: bold;
}
#imageRect {
	position:absolute;
	left:4px;
	top:3px;
	width:131px;
	height:108px;
	z-index:4;
	border: medium solid #333;
}
#articleDesc {
	position:absolute;
	left:5px;
	top:123px;
	width:565px;
	height:auto;
	z-index:5;
	color: #333;
	overflow: auto;
	text-align: justify;
}
#apDiv1 {
	position:absolute;
	left:5px;
	top:31px;
	width:430px;
	height:6px;
	z-index:2;
}
#Splitter {
	position:relative;
	left:7px;
	top:10px;
	width:579px;
	height:19px;
	z-index:3;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	color: #00F;
	background-color: #999;
}
#SplitterTitle {
	position:absolute;
	left:19px;
	top:0px;
	width:213px;
	height:20px;
	z-index:3;
	text-align: left;
	color: #933;
	font-weight: bold;
	font-size: medium;
}
#EventsTitle {
	position:absolute;
	left: 4px;
	width: 571px;
	height: 15px;
	top: 6px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	color: #FFF;
	text-align: left;
}
#EventsHeader {
	position:relative;
	width: 579px;
	height: 300px;
	left: 0px;
	top: 0px;
	background-image: url(/iliasmd/style/Media/main2.jpg);
	background-repeat: no-repeat;
}
</style>

