body {
	background:#fff;
}

#nav {
	padding: 0px;
	float: left;
}

#navlist {
	white-space: nowrap;
	list-style-type: none;
	text-align: left;
	float: left;
}

#navlist li {
	margin-top: 5px;
}

li.reel {
	cursor: pointer;
}

#navlist2 {
	margin-top: 5px;
	white-space: nowrap;
	list-style-type: none;
	text-align: left;
	float: right;
}

#navlist2 li {
	display:inline;
}

#details {
	float: right;
}

#container {
	margin: 10px auto;
	width:780px;
	text-align:center;
}

#content {
	text-align:center;
	clear: both;
	margin-bottom: 40px;
	margin-top: 20px;
}

#logo-animation {
	clear: both;
}

#emptybox {
	height: 200px;
}

#logo {
	margin-top: 0px;
	padding-bottom: 20px;
	height: 101px;
}

a {
	top: 0px;
	cursor: pointer;
}

a:active {
	position: relative;
	top: 1px;
}

#flash {
/* 	margin-top: 254px; */
	padding: 0px 10px;
	margin-left: -10px;
}

#animate_line1, #animate_line2, #animate_line3 {
	float: right;
	clear: both;
	height: 1px;
	width: 10.5%;
	background-color: #666;
	margin-top: 1px;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

#holding {
	margin-top: 50px;
}

#holding img{
	margin-bottom: 40px;
}