@charset "utf-8";
/* CSS Document */
<style type="text/css">
#FAILTEST {
	position:absolute;
	left:0px;
	top:152px;
	width:195px;
	height:500px;
}

#Menu {
	position:absolute;
	left:0px;
	top:152px;
	width:195px;
	height:700px;
	z-index:2;
	background-color: #CCC;
	background-image: none;
	text-align: left;
}

#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:150px;
	z-index:1;
	background-color: #CC9900;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	background-image: url(Media/header.jpg);
}

#Gadjets {
	position:absolute;
	left:795px;
	top:152px;
	width:195px;
	height:700px;
	z-index:3;
	background-color: #CCC;
	background-image: none;
	text-align: center;
}
#Content {
	position:absolute;
	left: 198px;
	top: 152px;
	width: 594px;
	height: 700px;
	background-color: #CCC;
	color: #333;
	overflow: auto;
}
#Layout {
	position:relative;
	left:0px;
	top:0px;
	width:990px;
	height:900px;
	z-index:5;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: auto;
}
body {
	text-align: center;
	background-color: #999;
}

.arrowgreen{
	width: 183px; /*width of menu*/
	border-style: solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	position: absolute;
	left: 5px;
	top: 5px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(media/arrowgreen.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}
	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}
#Map {
	position:relative;
	left:2px;
	top:2px;
	width:190px;
	height:200px;
	z-index:6;
}
#article {
	position:relative;
	width:590px;
	height:auto;
	z-index:6;
	background-color: #FFF;
	top: auto;
	right: auto;
	padding-top: 2px;
	padding-right: 2px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	color: #333;
	text-align: left;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	cursor: text;
	left: 2;
}

#article_info {
	position:relative;
	width:590px;
	height:auto;
	z-index:6;
	background-color: #FFF;
	top: auto;
	right: auto;
	padding-top: 2px;
	padding-right: 2px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	color: #333;
	text-align: left;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	cursor: text;
}
#bannerA {
	position:relative;
	height: auto;
	top: auto;
	bottom: auto;
	page-break-before: auto;
	page-break-after: always;
}
#SectionHeader {
	background-color: #CCC;
	position: relative;
	width: 597px;
	height: 300;
	left: 0px;
	top: 2px;
	background-image: url(/iliasmd/style/Media/splitter01.png);
	background-repeat: no-repeat;
}

#SectionLabel {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 2px;
	left: 2px;
}

#SectionTitle {
	position: absolute;
	height: 20px;
	width: 568px;
	left: 25px;
	top: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	text-transform: capitalize;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}

#SectionContents {
	position: relative;
	height: 150px;
	width: 568px;
	left: 25px;
	top: 28px;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-align: left;
}
#MainBanner {
	background-image: url(/iliasmd/style/Media/banners/logo01imfaadl.jpg);
	position: relative;
	height: 152px;
	width: 594px;
	background-repeat: no-repeat;
}
#adminPanel {
	position: absolute;
	height: 22px;
	width: 990px;
	top: 130px;
	left: 1px;
	visibility: visible;
	z-index: 1;
	background-color: #666;
}
#ContactsArea {
	position: relative;
	font-weight: bold;
}

