body {
	text-align:center;
	color: #000000;
}
#container1 { width:1000px; margin:auto; text-align:left; position:relative;  padding:0px}
#header1 {background-image:url(newpaolo.jpg);
           width: 300px;  position:relative; margin:auto; margin-top: 0;
    margin-bottom: 0; left:90px; height:350px; padding:0px; color:#8862e9; }
#header1 h1 { position:relative; margin:auto; margin-top: 0;
    margin-bottom: 0; top:00px; left:10px; font-size:6px;
              padding:-10px; line-height:44px; }
#header1 h3 { left:10px; bottom:1px; font-weight:normal; font-size:15px;
              padding:0px; margin:0px; position:absolute; line-height:15px; } 
#navbar1 { position:relative; top:50px; left:0px; width:110px;
           text-align:center; }
#navbar1 a { background:#003366; margin-top:50px; font-family:Arial,
             sans-serif; font-weight:normal; font-size:13px;
             padding:3px; border:solid 2px #ccc;
	     color:#FEFFFD; text-decoration:none; display:block; }
#main1 { position:absolute; top:0px; right:0px; width:800px; }
#main1 h2 {color:#FFFFFF; background:#003366; font-size:20px; padding:3px; }
#main1 p {
	text-align:justify;
	color: #000000;
}

#news { position:absolute; top:10px; right:0px; width:310px; text-align: center;}


a:link { color: #000000; background-color: #FFFFFF; }


a:visited { color: #FF0000; background-color: #FFFFFF; }
a:active { color: #000000; background-color: #FFFFFF; }

#footer1 { height:100px; }
