/* CSS Document */
<!-- 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image:url(/background.gif);
	background-repeat:repeat;

	
}
.twoColFixLtHdr #container { 
	width: 900px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0px;  
	background-image:url(/portugalback.jpg);
	height: 177px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 0 10px; 
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
		color: #003366;
}

.twoColFixLtHdr #linkcontent {
        margin: 0;
        padding: 0 15px;
	font-color: #CC0033;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
		}

.twoColFixLtHdr #mainContent {
	margin: 0; 
	padding: 0 10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 15px;
			color: #003366;
} 
.twoColFixLtHdr #mainContent h1 {
        margin: 0;
	        padding: 0 10px;
		        font-family: Geneva, Arial, Helvetica, sans-serif;
			                font-size: 20px;
					                        color: #003366;
								}

.twoColFixLtHdr #mainContent h2 {
        margin: 0;
	        padding: 0 10px;
		        font-family: Geneva, Arial, Helvetica, sans-serif;
			                font-size: 18px;
					                        color: #003366;
								}



.twoColFixLtHdr #footer { 
	padding: 0; 
	background:#FFFFFF; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}
a {

  color: #CC0033;
  font-family: Georgia, "Times New Roman", Times, serif;
          font-size: 12px;

	  }

--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
