a:link {
	color: #587c65;
}
a:visited {
	color: #587c65;
}
a:hover {
	color: #cc3300;
}
a:active {
	color: #587c65;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 16px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccddd2;
	margin: 5%;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #647e93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
h2 {
	font-size: 105%;
	font-weight: bold;
	color: #647e93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: .8em;
}
li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: 8px;
}
.hometitle {
	font-weight: bold;
	color: #647e93;
}

.portfolio a{
	font-size: 120%;
	font-weight: bold;	
	color: #647e93;
}

.portfolio a:hover {
	color: #cc3300;
}

h2.name
{
	padding-bottom: 0px; 
	margin-bottom: 0px;
}