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;
}


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

#content {
	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;
}
#content ul{
margin:5px 0px 20px;
padding:0px 10px 0px 0px;
list-style:none;
}

#content ul li{
	padding:0px;
	margin: 5px 0px 10px;
}
a.white{
color:#FFFFFF;
text-decoration:underline;
}

a.white:hover{
color:#999999;
text-decoration:underline;
font-weight:normal;
}


a:link {
	color: #CCCCCC;
}
.job_title {
	font-family: "Lucida Grande";
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1em;
	letter-spacing: .04em;
	color: #BDBA8B;
}
.job_subtitle {
	font-family: "Lucida Grande";
	font-weight: bold;
	font-size: .8em;
	letter-spacing: .04em;
	color: #BDBA8B;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
}
.submenu {
	color: #D0C655;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

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

