html>body p {
margin-top: 21px;
}

BODY {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font: 12pt/120% "Lucida Sans",Helvetics,sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 20px;

}

#aboutMe{
	background-position: 0 100px;
	padding-top: 80px;
	width: 389px;
	position: static;
}

#top {
	padding: 0 0 20px 389px;

}

#navbar{
	margin-top: 10px;
	float: left;
	position: absolute;
	padding-top: 7px;
	width: 390px;
	height: 50px;
	background: url(bar.jpg) no-repeat top left;
	background-position: 0 0;

}


#pictures{
	margin-top: 380px;
	margin-left:10px;
	float: left;
}


#portfolio img{
	margin-bottom:5px;
	margin-right:5px;
}


.link {
margin-right: 52px;

}


#navbar a, a:active{
	text-decoration: none;
	color: #000000;
}

#navbar a:visited {
	color: #000000;
}

#navbar a:hover{
	border: none;
	text-decoration: underline;
	color: #000000;
}


a, a:active.main {
	border-bottom: none;
	text-decoration: underline;
	color: #000000;
}

a:visited.main {
	text-decoration: underline;
	color: #000000;
}

a:hover.main{
	text-decoration: none;
	color: #000000;
}

img {
border: none;
}

img.menu {
vertical-align: top;
}

img.mid {
margin-bottom: 20px;
margin-left: 18px;
}

p {
line-height: 19px; }

ul {
margin-top: 5px;
}