body {
	text-align: center;
	background: #551F00 url('../images/main-background.gif') center repeat-y;
	margin: 0px;
	color: #FE9F30;
	font-family: arial, sans-serif;
	font-size: 0.8em;
}

a:hover {
	color: #ffffff;
}

a {
	color: #FE9F30;
}

a img {
	border: 0;
	vertical-align:bottom;
}

#all {
	background: url('../images/wbackground.png') no-repeat top center;
}

#wrap2 {
	text-align: left;
	width: 493px;
	margin: 0 auto 0 auto;
	position: relative;
	left: 28px;
	top: -1px;
	background-color: #710000;
	border-top: 1px solid #710000;
}

#content {
	margin: 310px 0 0 0;
	padding: 0 20px 0 20px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#menu {
	position: absolute;
	top: 0;
	right: 0;
	width: 226px;
}

#menu a img {
	padding: 0;
	margin: 0;
}

#footer {
	border-top: 1px solid #210E02;
	text-align: center;
	font-size: 0.9em;
}

body.poker-room{
	background: #551F00 url('../images/pokerback.jpg') center repeat-y;
}

body.poker-room #content {
  margin: 490px 0 0 0;
}

body.poker-room #wrap2 {
  left: 0;
}

body.poker-room #all {
	background-image: none;
}

#flash-sign {
  position: absolute;
  top: 300px;
  left: 0px;
}

#pokersidelink {
  position: absolute;
  top: 300px;
  left: -125px;
  width: 125px;
  height: 266px;
}

#contact {
  position: absolute;
  top: 202px;
  right: -120px;
}

body.contact #contact, .contact-fundraiser #contact {
  display:none;
}

#hanging_menu {
  position: absolute;
  top: 350px;
  right: -135px;
}

fieldset {
  border: none;
}

