body {
	font-family: "Lucinda Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 0.25em;
}


#aboutcontent {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	position: relative;
	visibility: inherit;
	left: 0px;
	top: 0px;
	background: url(../images/about.png) no-repeat 25px 50px;
	height: auto;
	min-height: 700px;
	text-align:left;
	vertical-align: top;
}

#content {
    top:0px;
	left:70px;
	width:740px;
	color: #CCCCCC;
	font-family: "Lucida Grande";
	font-size: 0.8em;
	line-height: 135%;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	letter-spacing: .025em;
	padding: 0px;
	height: auto;
}
#aboutcol1{
	padding: 0px;
	clear: left;
	float: left;
	height: 800px;
	width: 310px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#aboutcol2{
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 600px;
	width: 310px;
}

/* Needs a 15 pixels shift to the left to compensate for the EXPERIENCE link expansion */
#header #experience{
	left:500px;
	position: absolute;
}
