body { 
	color: #4B4B4B; 
	background: #CCC; 
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

#wrapper {
	padding: 10px;
	background: #FFF; 
	border: 1px solid black;
	width: 768px;
	margin: 0 auto;
}
#content {
	background: #FFF; 
	text-align: left;
}

h2 {
	color: #002BA6;
	font-family: trebuchet ms, arial, serif;
	font-size: 18pt;
	font-weight: normal;
}

	
h3 {
	color: #002BA6;
	font-family: trebuchet ms, arial, serif;
	font-size: 18pt;
	font-weight: normal;
}

a, a:visited, a.active {
	color: #66ccff;
	color: Teal;
	xcolor: #78D6A8;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.contentStrip a {
	font-family: trebuchet ms, arial, serif;
	font-size: 10pt;
}

div#logo {
  height: 158px;
}

h1#lg {
	color: #808080;
	font-family: lucida grande, arial, serif;
	font-size: 14px;
	font-weight: normal;
    padding: 0px; margin: 0px; 
}

h1#lb {
	color: #002BA6;
	font-family: lucida grande, arial, serif;
	font-size: 35px;
	font-weight: normal;
    padding: 0px; margin: 0px; 
}

h1#logo {
  width: 647px; 
  height: 148px; 
  padding: 0px; margin: 0px; 
  position: absolute; 
  text-indent: -1000em; 
  text-decoration: none; 
  text-align: left
}

.hr {
  background:transparent; 
  border-top:1px dotted #000000; 
  width:100%; 
  height: 1px;
}

img.rightImage {
  border: 1px solid #000000; 
  margin: 5px 0px 5px 0px
}

div#imagePanel1 {
  float: right; 
  width: 210px;
  height: 270px;
  background: url('http://thumbs.dreamstime.com/thumb_281/1213994680S3SU94.jpg') 10px 10px no-repeat;  
}

div#imagePanel2 {
  float: right; 
  width: 210px;
  height: 270px;
  background: url('http://thumbs.dreamstime.com/thumb_281/1213994680S3SU94.jpg') 10px 10px no-repeat;  
}

div#imagePanel3 {
  float: center; 
  width: 210px;
  height: 270px;
  background: url('http://iaser.tek.bth.se/feldt/conferences/sbst09/images/giulio.jpg') 10px 10px no-repeat;  
}

div.contentStrip {
	text-align: center;
  margin: 5px 0px 5px 5px;
}

div.contentPanel {
  margin: 5px 25px 5px 25px;
}
