html, body, div, img, p, ol, ul, li, h1, h2, h3, h4, h5, h6, a  {
	margin:0;
	padding:0;
	font-family:times,serif;
	font-size:14px;
	line-height:14px;
	color:#444;
	font-weight: normal;
	border:0;
}




h2 {
	font-family:arial, sans-serif;
	font-size:16px;
	color:#000;
	margin-bottom:4px;
	padding-left:4px;
}

a {
	color:#f00;
	text-decoration:none;
}


a:hover {
	color:#6dcff6;
	text-decoration:none;
}


em, cite { 
	font-style: italic; 
}

strong { 
	font-style: bold;
}

ul {
	list-style:none;
}


p {
	padding:8px 20px 16px 4px;
}


p.subtitle {
	font-size:12px;
	line-height:12px;
}

div#container {
	margin-left:40px;
}

div#header {
	clear:both;
}

div#content {
	padding-top:0px;
	padding-bottom:20px;
}

div#footer {
	padding-top:80px;
	padding-bottom:10px;
	padding-left:4px;
	height:20px;
	font-size:0.92em;
	clear:both;
}

div#menu {
	margin-left:4px;
	top:0;
}

body, #menu {
	background:#f7f7f7; /* D8E3E7 */
}


div.cell6 {
	width:136px;
	float:left;
}

div.cell4 {
	width:204px;
	float:left;
}

div.cell3 {
	width:272px;
	float:left;
}

div.cell34 {
	width:612px;
	float:left;
}


div.cell2 {
	width:408px;
	float:left;
}

div.cell23 {
	width:544px;
	float:left;
}

div.cell1 {
	width:816px;
	float:left;
}


.clear {
	clear:both;
}


img {
	margin:4px;
	vertical-align:top;
}

img.flickr {
/* 75x75 */
}


/** **/



div#menu li {
	float:left;
	display: inline; 
	width:120px;
	margin-top:10px;
	margin-right:10px;
}

div#menu a {
		padding:20px 24px 10px 10px;
	margin:0px;
	/* extend the sensible area to the maximum with IE5 */
	display: block; 
}

div#menu a:hover {
	background:#f00;
	color:#fff;
}


.video {
	margin:4px;
	padding:8px;
	background:url(../files/images/resourcesBackLarge.gif); background-repeat: repeat-y;	
}

.imgSubtitle {
	margin:0px 4px 8px 4px;
	padding:0;
}


ul.references li {
	padding:8px 0px 8px 4px;
	border-bottom:1px dotted #999;
}




.mIndex {
	background:#eee;
}

.mCV {
	background:#ddd;
}

.mStatement {
	background:#ccc;
}

.mWorks {
	background:#bbb;
}


.mContact {
	background:#aaa;
}


.current {
	background:#fff;
	color:#000;
}


.imgIndex {
	margin-top:60px;
	margin-bottom:0px;
}


h1 {
	font-family:helvetica, arial, sans-serif;
	font-size:48px;
}
