@charset "utf-8";
/* CSS Document */

body {
background:#4188d6 url(images/bg.gif) top left repeat-x;
font-family:'Verdana', Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
}

#nav {
height:35px;
background:url(images/nav.jpg) top left no-repeat;
}
#navigation {
width:600px;
float:right;
text-align:right;
margin-top:9px;
margin-right:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:fff;
}
#navigation a:link,#navigation a:active,#navigation a:visited {
color:#FFFFFF;
text-decoration:none;
}
#navigation a:hover {
color:#003399;
text-decoration:none;
}
#page {
padding-bottom:0px;
margin-bottom:0px;
background:url(images/overfooter.jpg) bottom left no-repeat;
}
#bul a:link, #bul a:active, #bul a:visited {
color:#fff;
text-decoration:none;
background:url(images/bullet.jpg) top left no-repeat;
padding-left:35px;
}
#bul a:hover {
color:#fff;
text-decoration:none;
background:url(images/bulleton.jpg) top left no-repeat;
padding-left:35px;
}

/*==================================================================*/
div.moduleContainer {
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
	padding:4px;
	border:1px solid #ccc;
}
/*#panorama,#map,#thumbnails,*/#panoLite {
	float:left;
	margin-right:20px;
}
/*#panorama {
	width:280px;
	height:200px;
}*/
#panorama {
	width:580px;
	height:500px;
}
#map {
	width:280px;
	height:200px;
}
#thumbnails {
	width:280px;
	height:94px;
}
#panoLite {
	width:580px;
	height:510px;
}
