body {
	padding:0px;
	background-color: #000000;
	margin: 30px;
	}
	
#wrapper {
	width: 800px;
	margin:auto;
	}

#header {
	width:655px;
	height:68px;
	margin:auto
}

#menu {
	left:0px;
	width:740px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
	margin-bottom: 20px;
	
}
#cont {
	width: 800px;
	min-height:350px;
	height:auto !important;
	height:350px;
	margin-bottom: 50px;
}
#footer {
	width:800px;
	height:50px;
	clear: both;
}

.frontpagetext {
	width:611px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
	
.frontpageimage {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	}
	
img.frontpageimatge {
	width: 500px;
	}
	
#menuitems {
	width:100px;
	} 

img.leftimg {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}	
	
	img.leftimg {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}	
	
img.rightimg {
	float:right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	}		
	
#sherrybio {
	margin-top: 20px;
	}	
