.ieWarning
{
	text-align: center;
	text-size: 80%;
	background-color: #FF9;
	color: red;
	border: solid 2px #F36;
	display: none;
}

#slidedeck_frame 
{
	width: 850px;
	height: 390px;
}        

#slideshow li
{
	display: none;
}

#withSpaceForSlideShow
{
	padding-top: 310px;
}

#map
{ 
    width:700px; 
    height:400px; 
}

a
{
	color: #00D;
}

a:hover
{
	text-decoration: underline;
}