body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #583D23 url("rustytank_stripe4.jpg") repeat-y center top;
	width: 85%;
	margin: 0px auto;
}
#banner {
	background: transparent url("frog.jpg") no-repeat left top;
	width: 301px;
	height: 210px;
	margin-left: 400px;
	color: #FFF;
	border-top: 1px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 1px solid #FFF;
}
#banner p {
	font-size: 0.8em;
	text-align: right;
	vertical-align: baseline;
}
#banner h1 {
	font-size: 1.3em;
	text-align: left;
	vertical-align: bottom;
	margin-top: 100px;
	background:  url("frog_light.jpg") no-repeat center center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #9D7F39;
	letter-spacing: 0.3em;
	padding-left: 2px;
}
#examples {
	position: absolute;
	width: 250px;
	top: 115px;
	left: 10%;
}
#examples p {
	font-size: 0.9em;
	font-weight: bold;
	color: #2B3B17;
	background:  url("greenbit.gif") center center;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 250px;
}


#rules, #invitation, #tablesample {
	color: #806F31;
	background:  url("graybit.gif") repeat;
	padding: 10px;
	width: 500px;
	border-top: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
acronym {
	border-bottom: thin dotted #999;
}
#rules h2, #invitation h2 {
	font-size: 1.2em;
	border-bottom: 2px dotted #806F31;
}
#rules p, #rules li, #invitation p, #invitation li {
	font-size: 0.9em;
	}
.p2 span {
	font-family: monospace;
}
#ruleslist {
	line-height: 90%;
	background: #EFE8DE;
	width: 75%;
	border-top: 1px solid #806F31;
	border-right: 2px solid #806F31;
	border-bottom: 2px solid #806F31;
	border-left: 1px solid #806F31;
	margin-right: auto;
	margin-left: auto;
}
#justification {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	width: 366px;
	background: #363F09;
	border-top: 1px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 4px;
	margin-top: 3px;
}
#reward {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 366px;
	margin-top: 3px;
	margin-left: 400px;
	background: #363F09;
	border-top: 1px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 4px;
	
}
#justification h2, #reward h2 {
	font-size: 1.2em;
}
#justification p, #reward p {
	font-size: 0.9em;
}
#resources {
	position: absolute;
	width: 250px;
	left: 10%;
	top: 15px;
}
#helpful ul, #examples ul {
	font-size: 0.9em;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
}
#helpful a:link, #helpful a:visited, #examples a:link, #examples a:visited {
	color: #2B3B17;
	background: #949D84;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 248px;
	border: 1px solid #000;
}
#helpful a:hover, #examples a:hover {
	color: #2B3B17;
	background: #BDBDAD;
	text-decoration: none;	
}
#resources h3 {
	font-size: 1em;
	font-weight: bold;
	color: #2B3B17;
	background:  url("greenbit.gif") center center;
	letter-spacing: 0.2em;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 250px;
}
#footer {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 2px;
	border-top: 1px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 1px solid #FFF;
	left: 10px;
	width: 250px;
	overflow: visible;
	background: #363F09;
	margin-top: 10px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#reward a:link, #reward a:visited {
	color: #FFF;
	text-decoration: underline;
}
table {
	border: thin solid #583D23;
	border-collapse: collapse;
	padding: 3px;
	margin: 10px auto;
	width: 85%;
	font-size: 0.9em;
}
#tablesample {
	clear: left;
}
#rules a {
	font-weight: bold;
	color: #806F31;
	text-decoration: underline;
	background: #BFC0B7;
	border: 1px dotted #806F31;
}
caption {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
th {
	text-align: left;
	border-bottom: thin solid #583D23;
	color: #E6E1DE;
	background: #583D23;
}
td {
	text-align: left;
	border-right: thin solid #583D23;
	border-bottom: thin solid #583D23;
}
th, td {
	padding: 3px;
}
