HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	color:#1a2e69;
}
BODY {	
	background-color:#322c2c;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: black;
	font-weight:normal;
	font-size:15px;
	font-family:"Arial";
	text-transform:uppercase;
}
.first {
	border-left: 1px white solid;/**/
}
P {
	color:#322c2c;
	font-family:Arial;
}
H1, H2, H3 {
	color: #87910a;
}
#content IMG {
    border:none;
}

A {
	color: black;
	font-weight: bold;
}


.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 10px;
	background:#90a73b;
	width:380px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}

.popupmenu DIV {
	background-color: #88920a;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #c1cf16;
	text-decoration: underline;
}
.shade {
	margin-top: 28px;
	margin-left:-1px;
}

#top {
	height: 335px;
}

#content .actual {
	padding:15px 90px 20px;
}

.bottomimage {
height: 45px;
}

#menu {
	margin-left:90px;
	margin-top:-37px;
	padding:0;
	position:absolute;
}

