* {
	border: 0px none;
	outline: 0px none;
}
body {
	background-color:#f9f8ca;
	color: #424242;
	background-attachment: scroll;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

a {
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #388331;

}

strong {
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #388331;

}

img {
float: left;
padding: 0px;
margin-bottom: 25px;}


#container {
	background-color: white;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#masthead { height: 225px; }
#masthead img.icon{
	margin: 0px;
	padding-left:370px;
	margin-bottom:-50px;
	}

#masthead h1 {
	width: 950px;
	position: absolute;
	left: 0px;
	top: 50px;
	text-align:center;
	font-size:48px; 
	
}

#masthead h2 {
	width: 950px;
	position: absolute;
	left: 0px;
	top: 130px;
	text-align:center;
	font-size:18px; 
	
}

#masthead .seo{display:none}


#mainmenu {
	width: 950px;
	position: absolute;
	left: 0px;
	top: 350px;
	padding-left:80px;
	padding-top:5px;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
	width:900px;
	height:50px;
}
#mainmenu li {
	list-style-type: none;
	float:left;
	width:180px;

}


#mainmenu a{
	top:0px;
	text-decoration:none; 
	text-transform:none;
	font-weight:heavy;
	margin-top:15px;
	padding-right:15px;
	font-size:15px;
	font-weight:heavy;
	color:#4a9755;
	padding:top;
}

#mainmenu a:hover{
	color:#baeac1;
}



#content img .portrait{

}

#content {
	position:relative;
	top:180px;
	background-image: url('decoration.gif');
	background-repeat:no-repeat;
	width: 900px;
	margin: auto;
	padding-left:55px;
	padding-top:150px;
}

#content .button img{ 
position:absolute;
top:30px;
left:285px;
margin-top:15px;

}

#content .button a.resume{ 
color:green;
background-color:#eeebe1;
position:absolute;
top:55px;
left:340px;
text-decoration:none;
}


#content .button a.recs{ 
color:green;
background-color:#eeebe1;
position:absolute;
top:55px;
left:515px;
text-decoration:none;
}

#content h1 { 
position:absolute;
top:-20px;
left:420px;
color: gray;
font-size:22px;}


#content h3 {
	width: 600px;
	position: absolute;
	top: -15px;
	text-align:left;
	font-size:22px; 
	color:black;
	margin:0xp;
}

#content p{
	padding-right: 85px;
	font-size:16px;
	padding-bottom:0px;
}

#content img {
	padding-bottom:25px;
	padding-right: 25px;
	}


#gallery {
padding-top:40px;
margin-top:80px;
}

#profiles { 
float:left; 
color:#666;
overflow:auto;
padding:5px;

 }
#profiles .profile {
	background:#eee;
	width:260px;
	text-align:center;
	padding:5px 0px 15px 5px;
	margin:0px 0px 10px 0px; 
	
	-moz-box-shadow:0px 0px 5px 0px #888;
	-webkit-box-shadow:0px 0px 5px 0px #888;
	box-shadow:0px 0px 5px 0px #888;
}
#profiles .profile img {
	width:255px;
	border:none;
	margin-bottom:5px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
#profiles .profile h2 {
	font-family: Znikomit;
	font-size:18px;
	padding:0px;
	margin:0px;
}
#profiles .profile p {
	background:none;
	font-size:16px;
	margin:0px; padding:0px;
	color:#888;
	text-align:center;
}
#profiles .profile h6 {
	font-family: Znikomit;
	font-size:12px;
	padding:0px;
	margin:0px;
}


#closing {
	clear: both;
	position:relative;
	width:950px;
	font-size: 12px;
	padding: 105px 15px 0px 0px;
	margin: 25px 0px 15px 0px;
	text-align: center;
	background-image: url(_images/footerillo.jpg);
	background-repeat:no-repeat;
	height: 34px;
	color:black;
	
#closing p{
	color:red;
	font-size: 8px;
	text-align:center;
	margin:0px;
	width:900px;
	bottom:0px;
}	

