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

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

}

#aboutMe{

	padding-top: 150px;
	width: 390px;
	position: absolute;
	padding-bottom: 20px;
}

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

}

#navbar{
	margin-top: 75px;
	margin-left: 360px;
	position: relative;
	float: left;
	padding-bottom: 7px;
	width: 419px;
	background: url(bar.jpg) no-repeat bottom left;
	height: 48px;


}

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


.name {
padding-left: 50px;
}

#navbar a, a:active{
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
	color: #ffffff;
}

#navbar a:visited {
	border-bottom: 1px dotted #cccccc;
	color: #ffffff;
}

#navbar a:hover{
	border: none;
	color: #ffffff;
}


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

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

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

img {
margin-bottom: 0px;
border: none;
}

p {
line-height: 20px; }

p.bottom {
font-size: 9px;
}
