h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 1.4em;
	font-weight: bold;
	color: #666600;
	margin-bottom: 0.2em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #0066FF;
}

a:visited {
	color: #18085a;
}

#main h4 {
	font-style:italic;
	margin: 1em 0 0 1.5em;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}

#main {
	padding: 1.3em;
	vertical-align: top;
}

#thumb {
	clear: both;
	padding: 1em;
}

#pubService {
	margin-left: -7em;
	padding: 0;
	clear: right;
	}

#pubService ul {
	display: inline;
	list-style-type: none;
	margin-top: -2em;
	border-right: 1px solid #cccccc;
	background-color: #eaeaea;
}

#pubService li {	
	display: inline;
	list-style-type: none;
}

#pubService li a {
	font-size: 1.1em;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	padding: 0.2em 0.7em 0.2em 0.7em;
	border-left: 1px solid #cccccc;
	background-color: #eaeaea;
}

#pubService li a:hover {
	color: #063;
	text-decoration: underline;
}

#thumbPublications {
	margin-top: 2em;
	float: left;
}

#islandWire {
	float: right;
	/*background-color:#CCFF99;*/
	width: 223px;
}

#islandWire h3 {
	margin: 0;
	padding: 0;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#islandWire p {
	margin: 0;
	padding: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000066;
}

.extraGap {
	display: block; padding: 2em;
}