/* Global
--------------------------------- */

body {
	background: #FFF100 repeat-x url('./images/back.gif') fixed;
	font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

acronym {
	border: 0px;
	font-style: italic;
	font-weight: bold;
}

acronym null {
	border: 0px;
}

#container {
	width: 746px;
	background: #59FFA7;
	border-left: 3px white solid;
	border-right: 3px white solid;
	border-bottom: 3px white solid;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
}

h3 {
	margin: 0px;
}

/* Page Header
--------------------------------- */

#pageHeader {
	background: #009CE3 url('./images/head.gif') no-repeat;
	width: 746px;
	height: 280px;
	border-bottom: 1px solid white;
}

#pageHeader acronym {
	border: 0px;
	font-weight: bold;
	font-size: 150%;
}

#pageHeader h1 {
	visibility: hidden;
	margin: 0px;
}

#pageHeader h2 span {
	color: white;
	font-weight: normal;
	top: 183px;
	left: 410px;
	position: relative;
	font-size: 12pt;
	letter-spacing: 0.1em;
}

/* Summary
--------------------------------- */

#quickSummary {
	float: right;
	width: 200px;
	background-color: #177F19;
	border-left: 3px white solid;
	border-bottom: 3px white solid;
	color: #D5F5D6;
	padding: 4px;
	margin-left: 4px;
}

#quickSummary a:link {
	color: #D5F5D6;
	font-weight: bold;
	color: white;
	font-style: italic;
	text-decoration: none;
}

/* Link List
--------------------------------- */

#linkList {
	width: 180px;
	background: #FF8400;
	color: white;
	font-size: 8pt;
	border-right: 3px white solid;
	position: absolute;
	right: auto;
	top: 281px;
	height: 150%; /* hack needed Needed for overlap */
	float: right;

}

#linkList a:link, #linkList a:visited  {
	color: yellow;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#linkList #lselect a.c:link, #linkList #lselect a.c:visited {
	display:inline;
	color: #FFFFBB;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

#linkList #lselect a:link, #linkList #lselect a:visited {
	display:block;
}

#linkList ul {
  line-height: 1.6em;
  padding: 0px;
  margin: 32px;
  list-style-image: url('./images/li.gif');
}


h3.select, h3.archives, h3.resources {
	background: #FF4800;
	border-bottom: white solid 1px;
	border-top: white solid 1px;
}

h3.select {
	background: url('./images/left.gif') no-repeat top;
	height: 443px;
}

h3.archives {
	background: url('./images/have.gif') no-repeat top;
	height: 32px;

}

h3.resources {
	background: url('./images/places.gif') no-repeat top;
	height: 49px;
}

/* where Scope
--------------------------------- */

#preamble h3 {
	background: url('./images/what.gif') top no-repeat;
	height: 100px;
	width: 266px;
	display: block;
}

.preamble p.p1 {
	clear: both;
}

#where {
	background: #8CF310 repeat-y url('./images/side.gif');
	padding: 8px;
	padding-left: 185px;
	border-top: 3px white solid;
	border-bottom: 3px white solid;
	color: #224400;
}

#where h3 {
	background: url('./images/where.gif') center no-repeat;
	height: 110px;
	width: 304px;
	display: block;
	float: right;
}

/* rules Scope
--------------------------------- */

#rules h3 {
	background: url('./images/rules.gif') center no-repeat;
	height: 171px;
	width: 246px;
	display: block;
	float: left;
}

#equipment h3 {
	background: url('./images/equipment.gif') right no-repeat;
	height: 48px;
	width: 100%;
	display: inline;
	float: left;
}

#events h3 {
	background: url('./images/events.gif') left no-repeat;
	height: 56px;
	width: 100%;
	display: inline;
	float: right;
}

#events p.p2 {
	background: #A7D239;
}

#equipment {
	border-top: 1px solid #DAFDB0;
	border-bottom: 1px solid #DAFDB0;
}

#equipment {
	border-top: 1px solid #DAFDB0;
	border-bottom: 1px solid #DAFDB0;
}

#supportingText a:link, #supportingText a:visited {
	border: 1px solid #DAFDB0;
	background: #CCF862;
	font-weight: bold;
	color: black;
	font-style: italic;
	text-decoration: none;
}

#supportingText a:hover {
	background: #FFFF00;
	border: 1px solid white;
}

/* Footer
--------------------------------- */

#footer {
	clear: both;
	width: 746px;
	bottom: 0px;
	background: #B1C8CB left no-repeat url('./images/bottom.gif');
	border-top: white 1px solid;
	text-align: right;
	height: 60px;
}

#footer a:link {
	margin: 3px;
	color: black;
	text-decoration: none;
	background: #A0BDC1;
	border-color: #CFE9EC;
	padding: 2px;

}

#footer a:visited {
	color: #404050;
	text-decoration: none;
	background: #A0BDC1;
	border-color: #CFE9EC;
	padding: 2px;
}


/* Other Bits
--------------------------------- */

#where h3 span,
#preamble h3 span,
#rules h3 span,
#equipment h3 span,
#events h3 span,
h3.select span,
h3.archives span,
h3.resources span
{
	visibility: hidden;
}

#supportingText, #preamble {
	text-align: justify;
}


#supportingText, #preamble {
	line-height: 170%;
}

#supportingText {
	background: #C2F83F repeat-y url('./images/side.gif');
	width: 746px;
}

#rules, #equipment, #events,  #preamble {
	margin-left: 182px;
	padding: 4px;
}

#supportingText #footer {
	margin-left: 0px
}
