
body {
	margin: 0px;
	padding: 0px;
	background: #580000;
	font: 16px arial, sans-serif;
	background: url(index_top.jpg);
	color: #DBDBDB;
	overflow: hidden;
}

a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}

#uppers {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 766px;
	text-align: right;
	font-size: 16px;
}

#flash {
    position: absolute;
    top: -1px;
    left: 535px;
    height: 20px;
    overflow: hidden;
}
