/* CSS Document */

body {
	margin: 0; padding: 0;
	 
	font: small "Lucida Grande", Arial, sans-serif;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

p {
	margin: 0 0 1em;
}

/* ------------- masthead styles */

#masthead {
	background-image: url(images/bg_all.gif);
	background-repeat: repeat-x;
	margin: 0;
}



/* ------------- project styles */

#newProjects {
	padding-left: 110px;
	padding-top: 30px;
}

.projects {
	padding-bottom: 50px;
}
	