body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7D725C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:20px
}
#header td {
  border-right: 0px solid #aaa;
  border-top: 0px solid #aaa;
  font-family: verdana;
  font-size: 11px;
  height: 20px;
  text-align: center;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
#Container {
	background-color: #000000;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 550px;
}
#header {
	position: absolute;
	background-color: #666666;
	width: 1000px;
	height: 550px;
}
#flash {
	top: 45px;
	left: -65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	display: block;
	text-align: right;
	height: 550px;
	width: 202px;
	z-index:1;
}
#facebook	{
	position: absolute;
	top: 571px;
	left: 0px;
	z-index:2;
}
#logo {
	top: -28px;
	left: 340px;
	position: absolute;
	display: block;
	width: 321px;
	height: 110px;
}
#mainframe {
	top: 139px;
	left: 202px;
	position: absolute;
	display: block;
	width: 729px;
	height: 431px;
}

