.frameonly {
	
	display: none;
	visibility: hidden;
	
}

div.spinner {
	
	display: block;
	position: relative;
	margin: 9px auto;
	width: 32px;
	height: 32px;
	background: url(../images/spinner.gif) top left no-repeat;
}

h1, h2, h3, h4, h5, h6 {

	font-family: "Delicious", "Trebuchet MS", "Helvetica", sans-serif;
	font-weight: 900;

}

#menu, #submenu, #shortcuts {

	font-family: "Trebuchet MS", "Helvetica", sans-serif;

}

body {

	font-family: "Delicious", "Trebuchet MS", "Helvetica", sans-serif;

}
