body{
 	background-color:#000; 
	margin:0;
	padding:0;
	font-size:85%;
	font-family:verdana, arial, helvetica, sans-serif;
	color: #fff;
	}


a{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}

.info{
	text-decoration:underline;
	}

img{
	border:none;
	}


p.header{
	margin-top:30px;
	margin-bottom:0px;
	}
	
p.subhead{
	margin-top:0px;
	}
	
p.body{
	margin-top:30px;
	}
	
p.nav{
	margin:20px;
	}

.location{
	color:#aaa;
	font-size:13px;
	text-decoration:none;	
	}

a.video{
  background:#2a2522;
  text-decoration:none;
	padding:7px;
	vertical-align:middle;
}

a.video img{
  position:relative;
	top: 4px;
	margin-right: 8px;
}

table.main{
	height:450px;
	}

td {
	vertical-align:top;
	}
	
td.tn {
	padding:12px;
	}
	
.title {
	width:400px;
	}

.work {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	}
	
.year {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
.infotext {
	text-align: left;
}

table.cv {
	padding:0;
	}

tr {
	text-align:center;
	}

tr.cv {
	text-align:left;
	}
	
li {
  margin-bottom:10px;
	list-style:none;
}
