
body {
	background-color:#664e20;
	
}


#Outer{
	
	padding: 5px;
}
p { 
	margin-top: 0; 
	text-align: justify;
	font: h3;
	}
#header {
	float: left;
	width: 800px;
	height:190px;
	padding: 0px;
	background-image: url('DPBanner.jpg'); width: 800;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#title {
	float: left;
	width: 800px;
	background-color:#EEF0F4;
	padding: 0px;
	text-align: center;
	Varandas de Santo Antonio, São Martinho do Porto;

}
#navigation {
	float: left;
	height: 100%;
	width: 120px;
	background-color:#e2dd9c;
	text-align: left;
	font-color: #3E3F40; font-family: arial,verdana,helvetica,sans-serif; font-size:75%;
}

#pictures {
	float: right;
	height: 100%;
	width: 120px;
	background-color:#e2dd9c;
	font-color: black; font-family: calibri,arial,verdana,helvetica,sans-serif; font-size:80%;
	font-weight: bold;
	padding: 1px;
}
#HSpacer {
	float: left;	
	width: 100%;
	height: 1%;
	padding: 0px;
}

#Spacer {
	float:left;	
	width:5px;
	height:100%;
}
#content {
	height:100%;
	padding:5px;
	width: 550px;
	background-color: #dce2e4;
	text-align: justify;
		
}

#uganda {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 500px; /* Width of Items */
	border-bottom: 1px solid #ccc;
	}

#formleft {
	float: left;
	width: 40%;
	height: 100%;
	padding: 10px;
}
#formright {
	float: left;
	width: 40%;
	height: 100%;
	padding: 10px;
}

#footer {
	clear: both;
	height: 1%;
	width: 800px;
	background-color:#e2dd9c;
	color: black; font-family: calibri,arial,verdana,helvetica,sans-serif; font-size:70%;
	text-align:center
}
	

h1 {color: Black; font-family: calibri,arial,verdana,helvetica,sans-serif; font-size:200%}
h2 {color: #3E3F40; font-family: calibri,arial,verdana,helvetica,ans-serif; font-size:150%}
h3 {color: #3E3F40; font-family: calibri,arial,verdana,helvetica,sans-serif; font-size:125%}
h4 {color: Black; font-family: calibri,arial,verdana,helvetica,sans-serif; font-size:90%}
h5 {color: Black;  font-weight:900;   font-family:calibri,arial,verdana,helvetica,sans-serif; font-size:120%}
h6 {color: #3E3F40; font-family: calibri,arial,verdana,helvetica,ans-serif; font-size:75%}

strong	{color: Black;  font-weight:2000;   font-family:calibri,arial,verdana,helvetica,sans-serif; font-size:110%}


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	}

li ul {
	position: absolute;
	left: 119px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: calibri,arial,verdana,helvetica,sans-serif; font-size:150%;
	background: #a29c60; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #3c81be;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #ee4327; background: #f9f9f9; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */


li:hover ul, li.over ul { display: block; } /* The magic */
</style>


