/*YUI explicit style declaration*/
strong {
font-weight:bold;
}

em {
font-style:italic;
}

h1 {
	font-size:136%;
	font-weight:bold;
	color:#ff3;
}

h2 {
	font-size:122%;
	font-weight:bold;
	color:#ff3;
}

h3 {
	font-size:107%;
	font-weight:bold;
	color:#ff3;
}

p {
	padding-bottom:2em;
}
/*YUI end explicit style declarations*/

/*YUI overrides*/
#hd {
	text-align:center;
	padding-bottom:2em;
}

#ft {
	text-align:center;
	padding-top:2em;
	font-size:85%;
	background:url(images/crownbar.jpg) no-repeat center top;
}
/*end YUI overrides*/

body {
	background:#000;
	color:#fff;
}




#bd a,a:link,a:visited,a:active {
color:#ff3;
text-decoration:underline;
}

#bd a:hover {
	text-decoration:none;
}
#iotkmenu {
	background:url(images/spot1.gif) no-repeat right bottom;
}
#iotkmenu a,a:link,a:visited,a:active {
color:#ff3;
text-decoration:none;
}

#iotkmenu a:hover {
	text-decoration:underline;
}
.menupad {
	padding-bottom:1em;
}
#mapContainer {
    height: 500px;
    width: 500px;
}
