@charset "utf-8";

/* CSS Document */



<style type="text/css">







body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

	

#head {

	position:absolute;

	top:0px;

	left:30px;

	display:block;

	width:100%;

	height:90px;

	background-position:left;

	background-repeat:no-repeat;

	overflow:visible;

	color:#4D4D4D;

	background-image: url(../images/dannyorenstein.png);

	}

	

#foot {

	position:absolute;

	margin:0;

	top:600px;

	left:30px;

	display:block;

	width:100%;

	height:30px;

	background:#fff;

	font-size:70%;

	font-family: Helvetica, Arial;

	overflow:hidden;

	color:gray;

	text-align: left;

	}

	

#left {

	position:absolute; 

	left:30px; 

	top:90px; 

	bottom:0px; 

	width:300px;

	border:none;

	line-height:20px;

	font-size:1em; z-index:4; overflow:hide;

	}

	

#projdescrip {

	position: absolute;

	left:750px;

	top:200px;

	width:200px;

	height:150px;

	display:block;

	border:0px;

	overflow:hide;

	text-align:left;

	vertical-align: bottom;

	}

#tasks {

	position: absolute;

	left:750px;

	top:325px;

	width:200px;

	height:150px;

	display:block;

	border:0px;

	overflow:hide;

	text-align:left;

	vertical-align: bottom;
	

	}

#thumbs {

	position: absolute;

	left:330px;

	top:200px;

	width:400px;

	display:block;

	border:0px;

	overflow:show;

	text-align:left;

	height:150px;

	}



.style1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	line-height: 20pt ;

	color: black;

	}

	

.style2 { 

	line-height: 15pt ;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: normal;

	font-style: normal;

	color: black;

	}

	

.style3 { 

	font-family: Arial, Helvetica, sans-serif;

	font-size:8.25pt;

	font-weight: bold;

	font-style: normal;

	line-height: 10pt;

	color: gray;

	}

	

.style4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	font-style: normal;

	line-height: 9pt;

	color: gray;

	}

.style5 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: normal;

	font-style: italic;

	line-height: 9pt;

	color: gray;

	}
	
.news {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt;

	font-weight: bold;

	font-style: normal;

	line-height: 8pt;

	color: gray;

	}
	
	

.location {

	line-height: 13pt ;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	text-indent: 1cm;

	font-style: italic;

	color: gray;

	}


	

a:link { 

	COLOR: black; 

	TEXT-DECORATION: none; 

	font-weight: normal 

	}



a:visited { 

	COLOR: black; 

	TEXT-DECORATION: none; 

	font-weight: normal 

	}

	

a:active { 

	COLOR: black; 

	TEXT-DECORATION: none 

	}

	

a:hover {

	COLOR: gray;

	TEXT-DECORATION: none;

	font-weight: none

	}
