HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	color:#1a2e69;
}
BODY {	

	background-color:#000000;
	background-repeat:no-repeat;
    background-position:top center;

}
#menu A {
	color: white;
	font-weight: bold;
	font-size:17px;
	font-family:"arial";

}
.first {
	border-left: 1px white solid;/**/
}
P {
	color:#34234f;
	font-family:Arial;
}
H1, H3 {
	color: #ae246b;
}
H2 {
	color: #ae246b;
	font-size: 12px;
	}
	
#content IMG {
    border:none;
}

A {
	color: #1f547d;
	font-weight: bold;
}


.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 10px;
	background:#00aef0;
	width:420px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}

.popupmenu DIV {
	background-color: #ae246b;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #d94793;
	text-decoration: underline;
}
.shade {
	margin-top: 28px;
	margin-left:-1px;
}

#top {
	height: 304px;
}

#content .actual {
	padding:15px 50px 20px;
}

#menu {
	margin-left:50px;
	margin-top:-41px;
	padding:0;
	position:absolute;
}

#element style {
width:106%;
}

.bottomimage {
height: 60px;
}

