#tempcontainer {
	background-color: #000;
	height: 600px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#logo {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/i/fw/logojohnnysmall.png);
	background-repeat: no-repeat;
	text-align: right;
	color: #CCC;
	font-style: normal;
	font-size: medium;
	font-weight: normal;
	line-height: 2px;
	height: 27%;
}
#flash {
	height: 73%;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topline {
	font-size: x-large;
	text-decoration: none;
	font-style: oblique;
	font-weight: bolder;
	color: #099;
	line-height: 3px;
}
