/* CSS Document */

#content {
	width:700px;
	height:800px;
}
#portone {
	width: 300px;
	float:right;
	padding-bottom:30px;
	padding-top:30px;
	padding-right:50px;
}
#links {
	width:300px;
	float:left;
	margin-top:45px;
}
#links p {
	margin-top:0;
	padding-left:70px;
	font-size:15px;
}
#links a:link {
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
	color:#550146;
}
#links a:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
	color:#550146;
}
#links a:hover {	
	text-decoration:underline;
	font-weight:bold;
	font-size:17px;
	color:#550146;
}
#links a:active {
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
	color:#550146;
}
#millenium {
	background-image:url(../IMAGES/logolink.gif);
	background-repeat: no-repeat;	
	height:55px; 
	padding-top:20px;
	margin-left:20px;
}
#sposini {
	border:0px;
	margin-top:20px;
	margin-left:20px;	
}
