body
	{
	margin:0px; 
	padding:0px;
	background-color: #b8deda;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	}

a:link 
	{
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	}

a:visited 
	{
	color: #000;
	text-decoration: none;
	}

a:hover 
	{
	color: #000;
	text-decoration: underline;
	}

a:active 
	{
	color: #000;
	text-decoration: underline;
	}

#wrapper
	{
	background-color: #b8deda;
	width: 768px;
	height: 672px;
	position: absolute;
	left: 50%;
	margin-left: -384px;
	}

#top-spacer
	{
	background-color: #b8deda;
	width: 768px;
	height: 32px;
	}
	
#head
	{
	background-color:#b8deda;
/*	
	background-image: url('PShead.jpg');
	background-repeat:no-repeat;
*/
	width: 768px;
	height: 64px;
	}

#left
	{
	background-color: #b8deda;
/*
	background-image: url('PSleft_about.gif');
	background-repeat:no-repeat;
*/
	width: 64px;
	height: 576px;
	float: left;
	}

#right-top
	{
	background-color: #b8deda;
	background-image: url('PSright-top.jpg');
	background-repeat:no-repeat;
	width: 704px;
	height: 160px;
	float: right;
	}

#right-bottom
	{
	background-color: #b8deda;
	background-image: url('PSright-bottom.jpg');
	background-repeat:no-repeat;
	width: 704px;
	height: 416px;
	float: right;
	}

#right-projects
	{
	background-color: #b8deda;
	background-image: url('PSright-projects-whitespace.gif');
	background-repeat:no-repeat;
	width: 704px;
	height: 512px;
	float: right;
	}

#right-concepts
	{
	background-color: #FFF;
	width: 704px;
	height: 640px;
	float: right;
	}

#right-about
	{
	background-color: #b8deda;
	background-image: url('PSright-bottom-whitespace.gif');
	background-repeat:no-repeat;
	width: 704px;
	height: 416px;
	float: right;
	}

p.about
	{
	padding: 24px 48px 0px 48px;
	line-height: 160%;
	}

p.more
	{
	padding: 0px 0px 0px 256px;
	line-height: 160%;
	}

div.center
	{
	text-align: center;
	}
#right-foot
	{
	background-color: #b8deda;
	width: 704px;
	height:16px;
	float: right;
	text-align: center;
	font-size: 8px;
	color: #3e9d90;
	}
	