a:visited {
	color: #BA8CD2;
}
a img {
	border:0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
#box {
	margin-left:200px;
	width:600px;
}
#top {
	background-image:url(/img/pfade.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:right;
}
#heading {
	background:none;
}
#subheading {
	background:none;
}
#leftFade {
	position:relative;
	left:-50px;
	top:-21px;
}
* html #leftFade {
	top:-35px;
}
#main {
	padding:20px;
	border-left:1px solid #9168a0;
	border-top:1px solid #a7c6a2;
	font-size:small;
	line-height:1.5em;
}
#aboutMe {
	padding:3px;
	border:1px dotted #9168a0;
	background-color:#eaeaea;
}
#resume {
	padding-top:30px;
	padding-bottom:10px;
	width:100%;
	text-align:center;
	font-size:120%;
}
#portfolio {
	padding-top:30px;
	padding-bottom:30px;
	left-margin:275px;
	text-align:center;
}
.halfSectionHead {
	font-size:110%;
}
.halfSection {

}
.sectionHead {
	text-align:right;
	margin-right:40px;
	padding-top:20px;
	margin-bottom:5px;
	border-bottom:1px solid #a7c6a2;
}
.section {
	line-height:1.9em;
}
.donate {
	text-align:center;
	margin-top:50px;
}
.bigp {
	font-size:150%;
}

.pic {
float:left;
clear:left;
margin-right:20px;
}

.text {
margin-top:10px;
line-height:1.5em;
}
