A:link {text-decoration: none;color: white;}
A:visited {text-decoration: none;color: white;}
A:active {text-decoration: none;color: white;}
A:hover {text-decoration: underline; color: white;}


#mainwrap {
	width: 900px;
	height: 680px;
	text-align: center;
	border: 1px solid #000000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px; 
	margin-top: -340px; 
	background-image:url('imagini/back.jpg');
}

#menu {
	width: 110px;
	height: 180px;
	text-align: center;
	position:absolute;
	top:225px;
	left:24px;
	padding-left:15px;
}

#menuitem{
	text-align:left;
	font-family:"Times New Roman", Times, serif, Tahoma;
	font-size:18px;
	font-weight:bold;
	height: 25px;
}

#content{
	width: 657px;
	height: 320px;
	text-align: center;
	position:absolute;
	top:220px;
	left:218px;
	border: 1px dashed #000000;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

#title{
    font-family:"Times New Roman", Times, serif, Tahoma;
	font-size:20px;
	color:#FF0000;
	text-align:center;
}

#subtitle1{
    font-family:"Times New Roman", Times, serif, Tahoma;
	font-size:14px;
	color:#000000;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
}

#subtitle2{
    font-family:"Times New Roman", Times, serif, Tahoma;
	font-size:12px;
	color:#000000;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	padding-top:20px;
}

#letter{
    font-family:"Times New Roman", Times, serif, Tahoma;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding-left:20px;
	padding-top:20px;
}

#letter A:link {
        color: red;
		text-decoration:underline;
	    font-weight:bold;
}

#letter A:visited {
        color: black;
		text-decoration:underline;
	    font-weight:red;
}
#letter A:active {
        color: black;
		text-decoration:underline;
	    font-weight:red;
}

#letter A:hover {
        color: black;
		text-decoration:underline;
	    font-weight:red;
}


#euraxess{

	text-align: center;
	position:absolute;
	top:580px;
	left:750px;
}

#people{

	text-align: center;
	position:absolute;
	top:580px;
	left:615px;
}
