body {
	font-family: Verdana, Geneva, sans-serif;
}

#nav {
	margin-left: 35px;
	margin-top: 35px;
	margin-right: 50%;
	color: #FFFFFF;
	position: absolute;
	left: 265px;
	top: 50px;
	font-size: 14px;
	width: 415px;
	background-color: #776d67;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	background-color: #776D67;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 14px;
	text-align: center;
}
#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8D817B;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#logo  {
	top: 20px;
	margin-left: 35px;
	margin-top: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#portfolio {
	margin-left: 25px;
	margin-top: 50px;
}
#main {
	margin-left: 35px;
	margin-top: 50px;
	font-size: 11px;
	color: #333;
	margin-right: 55%;
	line-height: 1.5em;
}
#main a {
	color: #776d67;
	text-decoration: none;
}
#main a:hover {
	color: #8D817B;
	text-decoration: none;
}
heading3 {
	font-size: 14px;
	color: #FFF;
}
#portfolio img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #776d67;
	left: 45px;
	position: absolute;
	width: 341px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copyright a {
	color: #776d67;
	text-decoration: none;
}
#copyright a:hover {
	color: #8D817B;
	text-decoration: none;
}
#main img {
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
}
