body {background: #000000;
	font-family: 'Arial Narrow';
	color: #666666;		}

#wrapper {width: 800px;	}

#logo {width: 46px;
	height: 38px;
	background: no-repeat fixed;
	float: right;
	position: absolute;
	top: 3px;
	right: 3px;		}

.mappy {clear: both;
	position: absolute;
	bottom: 15px;
	left: 15px;		}

.vidshow {
	width: 445px;
	height: 364px;
	margin-top: 200px;
	margin-left: 300px;
	text-align: right;		}

.picture {text-align: center;		}

.footer {color: #4c4c4c;
	font: 11px "Arial Narrow";
	clear: both;
	float: left;
	position: absolute;
	right: 10px;
	bottom: 3px;
	text-align: right;		}

.spinner {width: 180px;
	height: 180px;
	position: absolute;
	right: 10px;
	bottom: 15px;		}

.toast {
	width: 100%;
	font: small-caps bold 18px/160% "Helvetica Neue", Arial, sans-serif;
	color: #a7d512;
	text-align: center;
	margin-top: 200px;		}

h1 {font: bold 26px "Helvetica Neue";
	color: #d8d8d8;
	margin-top: 20px;		}

.black {
	color: #000;		}