body.mantissa {

	position: absolute; 
	left: 50px; 
	color:white; 
	padding-bottom: 50px;
	background-color: #000000;
}

ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	padding: 0;
	margin-left: 0;
}

iframe.vimeo {
	
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: top;
}

table {
	border-collapse:collapse;
	border-spacing: 0;
}

table, tr, td, img {
	margin: 0px;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
}

h1.project {

	font-family:'Cardo'; 
	font-size: 2em; 
	font-weight: 100;
	color:white;
	font-style:normal;
}

h1.menu {
	
	font-weight: 100;
	font-family: 'Droid Serif', 'Times New Roman', serif; 
	color:#ffffff; 
	font-size: 18px; 
	font-style:normal; 
	background-color:#000000;
}

h2.project {
	
	font-family: 'Droid Serif', 'Times New Roman', serif; 
	font-style: normal;
	font-weight: normal;
	color: #48718B;
	font-size: 15pt;
}

h3.project {

	font-family: 'Droid Serif', 'Times New Roman', serif; 
	color:#ffffff; 
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 90%;
}

em.menu {
	
	color:#000000; 
	font-style:normal; 
	background-color:#48718B;
}




em.title {

	font-family: 'Droid Serif', 'Times New Roman', serif; 
	font-style: normal;
	color: #48718B;
	font-size: 15pt;
}

em.news {

	font-family: 'Droid Serif', 'Times New Roman', serif; 
	font-style: normal;
	color: #48718B;
	font-size: 1.0em;
}

em.project-year {
	
	color:#48718B; 
	font-size: 20px; 
	font-style:normal; 
	background-color:#000000;
}



a.media:link {

	color:#ffffff; 
	font-style:normal;
}

a.media:visited {

	color:#ffffff; 
	font-style:normal;
}

a.media:hover {

	color:#ffffff; 
	font-style:normal;
	text-decoration:none;
}

a.media:active {

	color:#dddddd; 
	font-style:normal;
}

a.menu:link {

	color:#000000; 
	font-style:normal;
	text-decoration:none;
}

a.menu:visited {

	color:#000000; 
	font-style:normal;
	text-decoration:none;
}

a.menu:hover {

	color:#ffffff; 
	font-style:normal;
	text-decoration:none;
}

a.menu:active {

	color:#000000; 
	font-style:normal;
	text-decoration:none;
}

a.menu-selected {
	
	color:#ffffff; 
	font-style:normal; 
	text-decoration:none;
}

tr, td
{
  padding-right: 1em;
  padding-bottom: 1em;
}

p {
	font-family: 'Cardo', 'Times New Roman', serif; 
	font-size: 12pt;
	line-height: 1.5em;
	color:#c5c5c5; 
}

p.media {

	font-size: 11pt;
	line-height: 1.2em;
}

div.main {

	padding-top: 10px; 
	padding-bottom: 10px;
}

div.body {

	width: 600px;
	float:left;
}