#workexperience, #languages, #exhibitions, #voluntarywork, #references  {
display: none;}

#content {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 955px;
     height: 600px;
     margin-top: -300px; /* half of the height */
     margin-left: -477px; /* half of the width */
     }
	 
	 
#textcontent {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 817px;
	height: 464px;
	margin-top: -300px; /* half of the height */
	margin-left: -477px; /* half of the width */
	border: 1px solid #FFFFFF;
	padding: 68px;
     }

body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
	
	.spacer
{
clear:both;
height: 30px;
}

A:link, A:active, A:visited, A:hover { text-decoration:none; color: #ffffff; }
A:link {}
A:active {}
A:visited {}
A:hover {text-decoration: underline;}


.left, .right {float:left; display:inline;}

.left {width:210px;}

.right {width: 605px;}

p {margin-top: 10px; margin-left: 20px; margin-bottom:0px;}
