body {
     margin : 0px;
}

noscript {
	 color : #717B9D;
}

.title {
	   position : absolute;
	   color : #FFFFFF;
	   font-family : Bookman Old Style, Arial, Helvetica,
	   sans-serif;
	   font-weight : bold;
}

.text {
      font-family : Arial, Helvetica, sans-serif;
      font-size : small;
      color : #000000;
}

.menu {
	position : absolute;
	top : 110px;
	left : 150px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #717B9D;
	#font-weight : bold;
}

.menuitem {
	  position : absolute;
	  top : 110px;
	  left : 10px;
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 12px;
	  color : #717B9D;
	  #font-weight : bold;
}

.heading {
	 font-family : Arial, Helvetica, sans-serif;
	 font-size : 18px;
	 font-weight : bold;
}

a {
  color : #717B9D;
}

a:link, visited {
       text-decoration : underline;
}

a:hover {
	text-decoration : none;
}

#bgtop {
	topmargin : 0px;
	leftmargin : 0px;
	width : 100%;
	height : 100px;
	background : #3399CC;

       position : absolute;
       left : 0;
       top : 0;
       height : 100px;
       z-index : 0;
}

<!-- OBSOLETE //-->
#header {
	position : absolute;
	topmargin : 0px;
	leftmargin : 0px;
	width : 100%;
	height : 100px;
	background : #3399CC;
}

#main {
      position : absolute;
      #text-align : justify;
      top : 150px;
      left : 150px;
      width : 50%;
}

.text {
      position : relative;
      <!--top : 0px;//-->
}

.progtable {
	   position : relative;
	   font-size : 12px;
	   border : solid;
	   border-width : thin;
}

.time {
      text-align : left;
      vertical-align : top;
      width : 75px;
      border : solid;
      border-width : thin;
      font-weight : bold;
}

.speaker {
	 width : 200px;
	 vertical-align : top;
	 border : solid;
	 border-width : thin;
}

.name {
      font-weight : bold;
}

.subject {
	 vertical-align : top;
	 border : solid;
	 border-width : thin;
}

#bigc {
      left : 150px;
      top : 5px;
      font-size : 100px;
}

#titletext {
      left : 225px;
      top : 22px;
      font-size : 40px;
}

#titleroman {
      left : 295px;
      top : 53px;
      font-size : 50px;
}

#eiffel {
	position : absolute;
	left : 0px;
	top : 0px;
}

#p7logo {
	position : absolute;
	top : 120px;
	left : 10px;
	width : 100px;
	height : 100px;
	border : 0;
}

#p8logo {
	position : absolute;
	top : 230px;
	left : 10px;
	width : 100px;
	height : 100px;
	border : 0;
}

#p9logo {
	position : absolute;
	top : 340px;
	left : 10px;
	width : 100px;
	height : 100px;
	border : 0;
}

#LLFlogo {
	position : absolute;
	top : 180px;
	left : 10px;
	width : 100px;
	height : 33px;
	border : 0;
}

#latticelogo {
	position : absolute;
	top : 230px;
	left : 10px;
	width : 100px;
	height : 34px;
	border : 0;
}

.photo {
       position : absolute;
       width : 200;
       height : 180;
       font-size : 10px;
}