	body {
		margin: 0;
		padding: 0;
		color: #333;
		font-family: "Trebuchet MS", "Verdana", Arial, sans-serif;
		font-size: x-small; /* ie5win fudge begins */
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;
		}
	html>body {
		font-size: small; /* ie5win fudge ends */
	}

	div#wrap {
		text-align: center;
	}

	div#center {
		width: 770px;
		margin: 0 auto;
		text-align: left;
		position: relative;
	}

	p {
		line-height: 1.3em;
	}

	div#heraklion {
		color: #666;
		font-weight: bold;
		text-align: center;
		margin: 0;
		width: 770px;
		position: absolute;
		top: 10px; left: 0px;
		border-bottom: 1px solid #ccc;
		
	}

	#right p {
		margin-left: 380px;
	}

	img#flyer {
		margin: -32px 0 0 50px;
		float: left;
		padding-right: 20px;
	}

	h1 {
		margin: 0 0 0 130px;
		padding-top: 50px;
		background: url("title.gif") 0 50px no-repeat;
		height: 74px; /* ie5win fudge begins */
		voice-family: "\"}\"";
		voice-family: inherit;
		height: 24px;
		}
	html>body h1 {
		height: 24px; /* ie5win fudge ends */
	}
	
	h2 {
		margin-left: 380px;
		margin-top: 10px;
		height: 18px;
		background: url("subtitle.gif") no-repeat;
	}

	span {
		display: none;
	}

	hr {
		clear: both;
		margin-top: 20px;
		border: 0;
		color: #ccc;
		background-color: #ccc;
		height: 1px;
	}

	#continue {
		margin-left: 50px;
	}
	
	div#iee {
		height: 144px;
		width: 110px;
		text-align: center;
		position: absolute;
		right: 0;
		bottom: 10px;
	}
	
	#iee img{
		float:center;
	}
	
	table#program td {
		border-bottom: 1px solid gray;
		width: 42%;
		padding: 2px 2px 2px 2px;
	}
	
	table#program th {
		border-bottom: 1px solid gray;
	}
	
	table#program td#time {
		width: 15%;
		border-bottom: 1px solid gray;
	}
	
	div#bio {
		margin-left: 10px;
	}
