/* CSS Document */

#whig {
	width:215px;
	height:30px;
	z-index:1;
	float: right;
}
#link1 {
	width:400px;
	z-index:1;
	background-color: #F5F3EC;
	padding: 5px 10px 10px;
	margin-top: 10px;
	border: 1px dotted #9F9D80;
}
#link2 {
	width:400px;
	z-index:1;
	background-color: #E9F0F6;
	padding: 5px 10px 10px;
	margin-top: 10px;
	border: 1px dotted #6699CC;
}
#link3 {
	width:400px;
	z-index:1;
	background-color: #FFFFFF;
	padding: 5px 10px 10px;
	margin-top: 10px;
	border: 1px dotted #6699CC;
}
#leftevent {
	width:80px;
	height:115px;
	z-index:1;
	float: left;
	clear: both;
	text-align: center;
	font-weight: bold;
	color: #FF9900;
}
#event_details {
	width:320px;
	height:115px;
	z-index:1;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#event_details p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#conference {
	float: left;
	margin-right: 10px;
}
#pagewhig #container #link2 p,
#pagepub #container #link2 p {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#linkstable a {
	color: blue;
}