body {
	background: #F5F0E6;
/*	background: #fff;*/
	margin: 0;
	padding: 0 45px 0 45px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
}

body, html {
	height: 100%;
	min-width: 800px;
}

h1 {

}

h2 {
	margin: 3px 0 10px 0;
	font-family: Arial, sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #DA6D00;
}

h3 {
	margin: 12px 0 10px 0;
	font-family: Arial, sans-serif;
	font-weight: 100;
	font-size: 15px;
	color: #DA6D00;
}

a {
	color: #DA6D00;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}

#container {
	margin: 0;
	background: #fff url(images/shadow_bg.gif) bottom left no-repeat;
	min-height: 91%;

	height: 82%;
	width: 900px;
}

html>body #container {
	width: auto;
	height: auto;
}

#header {
	margin: 0px 30px 10px 15px;
	padding: 40px 0 20px 30px;
}

#header #tagline {
	width: 410px;
	text-align: right;
	margin: 5px 0 0 0;
	font-size: 95%;
	letter-spacing: 0.15em;
	font-family: "Helvetica", Arial, sans-serif;
}

#numsigned {
	float: right;
/*	background: url(images/texture1.gif) top left repeat-x; */
	text-align: right;
	margin: 0px 35px 0 0;
	padding: 11px 15px 7px 15px;
/*	border: 2px solid #D23645; */

	background: #fff url(images/counter_shadow.gif) top right no-repeat;
	color: #D23645;
}

#numsigned a {
	color: #D23645;
}

#numsigned span {
	font-size: 170%;
	color: #000;
	font-family: Helvetica;
	padding-right: 1px;
/*	background: #000;
	color: #fff;
	padding: 2px 4px; */
}
#leader {
	margin: 0 20px 0 20px;
	padding: 0px 55px 10px 25px;
	width: 50%;
/*	border-left: 30px solid #6D0000;*/
/*	border-right: 2px solid #244800; */

	float: left;
	background: transparent url(images/texture3_trans.gif) top right repeat-y; 
}

#news {
	font-size: 12px;
	margin: -20px 25px 0px 0px;
	padding: 0px 10px 10px 0px;
/*	border-left: 2px solid #480000; */
/*	background: transparent url(images/texture4_trans.gif) -10px 0px repeat-y; */

	float: right;
	width: 30%;
	height: 80%;
	overflow: auto;
	vertical-align: top;
}
html>body #news {
	height: 400px;

}

#news .newsitem {
	margin-bottom: 15px;
}
#news .readmore {
	text-align: right;
/*	border-bottom: 1px dotted #999;*/
	line-height: 0.9em;
	padding: 0 10px 5px 10px;
}

#sizer {
	margin-bottom: 25px;
}
html>body #sizer {
	height: 430px;
}
#footer {
	text-align: center;
	clear: both;
	margin: 10px auto;
	width: 500px;
	padding-bottom: 10px;

}
#footer a {
	color: #486D00;
}

.clr {
	clear: both;
}
.button {
	margin: 0px auto;
	text-align: center;
	font-size: 20px;
	width: 270px;
	border: 2px solid #DA6D00;
	background: #FF9100; 
}
.button a {
	display: block;
	color: #fff;
	padding: 15px 50px 15px 50px;
}
.button a:hover {
	background: #DA6D00;
}
#notsure {
	margin: 17px 0 0 0;
	text-align: center;
}
.newsitem {
	font-size: 95%;
}
.newsitem p {
	margin: 1px;
}
.date {
	font-style: italic;
	font-size: 90%;
	color: #666;
	text-align: right;
}

/*  page-specific css */

#sign h2.long {
	text-align: center;
}
#sign #container {
	height: auto;
	margin-top: 0;
	padding-bottom: 20px;
}

#sign #formholder {
	padding: 10px 0 0 0;
	margin-bottom: 15px;
	background: transparent url(images/texture4_trans.gif) top right repeat-y;
}

#sign .formcontent {
	width: 450px;
	margin: 0 auto;
}
#sign #forminstructions {
	font-size: 80%;
	color: #555;
	width: 300px;
	margin-right: 20px;
}
#sign div.row {
	clear: both;
	padding-top: 10px;
  }

#sign div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
  }

#sign div.row span.formw {
	float: right;
	width: 335px;
	text-align: left;
  } 
#sign #submitbutton {
	padding: 3px 4px;
}
#moreinfo #players {
	background: #fff url(images/counter_shadow.gif) top right no-repeat;
	padding: 15px 25px;
}
#moreinfo #players th {
	padding: 4px;
}
#moreinfo #players td {
	padding: 3px;
	background: #fff;
}
#moreinfo ul {
	margin-left: 4px;
	padding-left: 15px;
}
#moreinfo .source {
	font-size: 90%;
	color: #555;
	width: 50%;
	margin: 8px 0 0 10px;
}
#moreinfo .fact {
	padding: 3px 10px;
	border-left: 2px solid #D23645;
	margin-left: 10px;
}
#moreinfo .facts span {
	color: #6D0000;
	font-size: 140%;
}
#moreinfo .separator {
	height: 3px;
	border-top: 1px dotted #888;
	margin: 20px 30px;
}
#moreinfo .rightinset {
	float: right;
	padding: 5px;
	width: 280px;	
}
#moreinfo .rightinset ul {
	margin: 0 0 0 10px;
	padding-top: 0;
}

#moreinfo li {
	padding-top: 4px;
}
#footnotes {
	margin: 0 30px;
	font-size: 80%;
}
#moreinfo sup {
	color: #000;
}
#moreinfo address {
	font-style: normal;
	margin-left: 10px;
}
#footnotes li {
/*	list-style-type: none;*/
}

#content_tile {
	background: transparent url(images/content_shadow_tile.gif) top left repeat-y;

}

.content {
	padding: 20px 70px 40px 60px;
}
#moreinfo .content {
	padding-right: 70px;
}

#paypal {
	float: left;
	margin: 4px 5px 4px 4px;
}