


/* basic elements */
body {
border: 1px ridge #3F693F;
font-family: Palamino; /*Verdana; */
font-size: 12pt;
margin: 0px;
font-weight: normal; color: #556B2F;
background: #FFE4C4;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

a {
text-decoration: none;
font-weight: normal; color: #006400; 
}

P {
margin-left: 0px;
padding: 10px;
font-weight: normal; color: #556B2F;
}

H2 {
padding: 5px;
font-weight: normal; color: #006400;
}

H3 {
margin: 20px;
font-style: italic;
font-weight: normal; color: #006400;
}


UL {
margin-left: 40px;
font-weight: normal; color: #556B2F;
}


/* specific divs */
#container { 
	background: #fff url(index_files/italy.jpg) no-repeat bottom left; 
	/*padding: 0 175px 0 110px; */ 
	margin: 10px;
	margin-bottom: 15px; 
	position: relative;
	} 
#locate {
font-weight: normal; color: #006400;
margin-left: 250px;
margin-top: 0; 
margin-top: 0;  
}
 
#content {
margin: 150px;
margin-top: 0;
border: 1px solid #556B2F;
border-right:4px solid #556B2F;
border-bottom:5px solid #556B2F;
background: white;
}

#h2 subtitle {
margin-left: 150px;
}

#myweblinks{
margin-top: 0;
margin-bottom: 0;
margin-left: 150px;

}

#carol {
float: Left; margin: 10px 10px 10px -80px;
width:187px;
height:187px;
}
