body {
	background-color: #ffffff;
	font-family: sans-serif;
	color: #000000;
	margin: 0;
	padding: 8px 0 1em 0;
	}
div.masterDiv {  /* not used */
	}

/* --- standard HTML items --- */
a {
	color: #e41b23;
	text-decoration: none;
	}
a:visited {
	color: #B6151C;
	}
a.data, a.data:visited {  /* stealth links */
	color: #000000;
	}
a.breadcrumbs, a.breadcrumbs:visited {
	color: #777777;
	text-decoration: none;
	}
a.wikiButton, a.wikiButton:visited {  /* displayed on lists, etc. */
	color: #000000;
	text-decoration: none;
   	font-size: 80%;
	border: 1pt outset #666666;
	background-color: #e5e5e5;
	padding: 0 0.25em;
	margin: 0 0.1em;
	}
a.wikiButton:hover {
	color: #ffffff;
	background-color: #e41b23;
	border: 1pt outset #e41b23;
	}
a.wikiButton:active {
	color: #e41b23;
	background-color: #ffffff;
	border: 1pt inset #e41b23;
	}
a.wikiButtonInactive, a.wikiButtonInactive:visited, a.wikiButtonInactive:hover, a.wikiButtonInactive:active {
	color: #777777;
	text-decoration: none;
   	font-size: 80%;
	border: 1pt outset #eeeeee;
	background-color: #f4f4f4;
	padding: 0 0.25em;
	margin: 0 0.1em;
	}
a.wikiListSort, a.wikiListSort:visited {  /* wiki sort lisk header links */
	color: #222222;
	text-decoration: none;
	}
a:hover, a.data:hover, a.breadcrumbs:hover, a.wikiListSort:hover {
	color: #ffffff;
	background-color: #e41b23;
	}
a:active, a.data:active, a.breadcrumbs:active, a.wikiListSort:active {
	color: #e41b23;
	background-color: #ffffff;
	}
img {  /* image formatting */
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: middle;
	}
img.imageFloatLeft {
	float: left;
	margin: 2px 11px 2px 2px;
	}
img.imageFloatRight {
	float: right;
	margin: 2px 2px 2px 8px;
	}
h1,h2,h3,h4,h5,h6 {  /* format headings */
	color: #222222;
	}
hr {  /* format the HR display */
	height: 2px;
	border: 0;
	width: 86%;
	color: #ed6065;
	background-color: #ed6065;
	}
tt {  /* adjust wiki Teletype text display */
	font-size: 120%;
	color: #222222;
	padding: 0 0.25em;
	}
pre {  /* adjust wiki preformatted (address) text display */
	font-size: 120%;
	}

/* --- misc formatting items --- */
.admin {  /* highlights admin only items */
	background-color: #ffcc66;
   	font-size: 80%;
	padding: 1px 0.75em;
	margin: 0 0.5em;
	font-variant: small-caps;
	white-space: nowrap;
	}
.adminNote {
   	font-size: 80%;
   	font-style: italic;
	font-variant: small-caps;
	}

/* --- navigation bar div items --- */
div.navBar {
	position: relative;
	width: 975px;
	padding: 0 ;
	margin: 0 auto 18px auto;
	}
img.navBarLogo {
	}
img.navBarESC {  /* every step counts */
	position: absolute;
	top: 0;
	right: 0;
	}
div.navBarMenu {  /* positions the main navigation menu */
	position: absolute;
	top: 123px;
	right: 0px;
	width: 740px;
	z-index: 10;
	}
table.navBarMenu  {  /* positions the main navigation menu */
	width: 100%;
	color: #ffffff;
	background-color: #e41b23;
	border-top: 1px solid #e41b23;
	border-left: 1px solid #e41b23;
	border-right: 1px solid #e41b23;
	}
.menuAdditional {
	position: absolute;
	}

/* --- Left & right columns --- */
div.bodyOverall {
	width: 978px;
   	margin: 0 auto;
   	padding: 0;
	}

div.bodyLeft {
	float: left;
	width: 210px;
   	text-align: center;
	}
p.fundsRaisedSoFar {
	color: #e41b23;
	font-size: 130%;
	margin: 1px 0 0 0;
	}

div.cntdwn {		/* handles the countdown clock */
	position: relative;
	width: 210px;
	height: 40px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	padding: 0;
	margin: 3px 0 2px 0;
	}
div.cntdwnNbr {
	position: absolute;
	top: 5px;
  	font-size: 105%;
  	margin: 0;
  	padding: 0;
	text-align: center;
	}
div.cntdwnTxt {
	position: absolute;
	top: 24px;
  	font-size: 60%;
  	margin: 0;
  	padding: 0;
	text-align: center;
	}
div.cntdwnD {
	left: -17px;
	width: 80px;
	}
div.cntdwnDC {
	left: 40px;
	width: 20px;
	}
div.cntdwnH {
	left: 36px;
	width: 80px;
	}
div.cntdwnHC {
	left: 94px;
	width: 20px;
	}
div.cntdwnM {
	left: 90px;
	width: 80px;
	}
div.cntdwnMC {
	left: 146px;
	width: 20px;
	}
div.cntdwnS {
	left: 144px;
	width: 80px;
	}
hr.cntdwn {
	height: 2px;
	width: 100%;
	border: none;
	color: #EA494F;
	background-color: #EA494F;
	margin: 3px 0;
	}


a.btnLogIn, a.btnRegister, a.btnSponsor, a.btnDonate, a.btnPartners, a.btnAgencies, a.btnStandings {	/* handles the nav buttons */
	display: block;
	width: 210px;
	height: 65px;
	margin: 0 0 3px 0;
	}
a.btnLogIn {
	height: 28px;
	background: url('/images/btnlogin.gif') 0 0 no-repeat;
	}
a.btnRegister {
	background: url('/images/btnregister.gif') 0 0 no-repeat;
	}
a.btnSponsor {
	background: url('/images/btnsponsor.gif') 0 0 no-repeat;
	}
a.btnDonate {
	background: url('/images/btndonate.gif') 0 0 no-repeat;
	}
a.btnPartners {
	background: url('/images/btnpartners.gif') 0 0 no-repeat;
	}
a.btnAgencies {
	background: url('/images/btnagencies.gif') 0 0 no-repeat;
	}
a.btnStandings {
	background: url('/images/btnstandings.gif') 0 0 no-repeat;
	}
a.btnLogIn:hover {
	background-position: 0 -28px;
	}
a.btnRegister:hover, a.btnSponsor:hover, a.btnDonate:hover, a.btnPartners:hover, a.btnAgencies:hover, a.btnStandings:hover {
	background-position: 0 -65px;
	}
a.btnLogIn:active, a.btnRegister:active, a.btnSponsor:active, a.btnDonate:active, a.btnPartners:active, a.btnAgencies:active, a.btnStandings:active {
	background-position: 0 0;
	}
span.btnHide {
	display: none;
	}

p.navBarSignedIn {	/* search form */
	font-family: verdana, sans-serif;
	color: #333333;
	font-size: 70%;
	font-weight: bold;
	height: 31px;
	margin: 0;
	padding: 0;
	}

div.navBarSearch {
	padding: 10px 0 5px 0;
	}
input.navBarSearchText {
	font-size: 80%;
	}
input.navBarSearchIcon {
	vertical-align: middle;
	}

div.bodyRight {
	float: right;
	width: 208px;
	min-height: 603px;
	background-color: #ffffff;
	font-size: 70%;
	margin-top: -1.66em;
	}
h2.rightTitle {
	text-align: right;
	border-bottom: 1px solid #e41b23;
	margin: 1em 0 4px 0;
	}


/* --- bodyContent items -- main text area for page --- */
div.bodyContent {
	float: right;
	width: 518px;
	margin: 0 14px 0 0;
	padding: 0;
	}

/* --- user message div items --- */
div.userMessages {
	background-color: #FF9999;
	color: #000000;
	margin: 0 1em 0 10%;
	}
ul.userMessages {
	font-size: 90%;
	font-variant: small-caps;
	}
li.userMessages {
	padding: 0.25em 0;
	}

/* --- title div items --- */
p.breadcrumbs {
	color: #777777;
   	font-size: 75%;
   	font-style: italic;
   	text-align: left;
   	margin: 0 0 0.25em 0;
	font-variant: small-caps;
	}
div.title {
	margin: 0;
	}
h2.title {
   	font-size: 160%;
	font-weight: normal;
	border-bottom: 2px solid #ed6065;
	margin: 0;
	padding: 0;
	}
p.title {  /* title synopsis */
	text-align: right;
   	font-size: 75%;
   	font-style: italic;
	margin: 2px 1em 0 25%;
	}

/* --- body - main text div items --- */
div.bodyText {  /* main text for page */
	padding: 0;
   	font-size: 85%;
	}
div.bodyKid {
	margin: 0 0 0 2em;
	}
ul.bodyKid {  /* format the child links */
   	font-size: 95%;
	}
li.bodyKid {
	margin: 0.75em 0 0 0;
	}
p.bodyKid {  /* format link description*/
	color: #222222;
   	font-size: 85%;
   	font-style: italic;
   	margin: 0 1.5em 0 1.5em;
   	}
ul.bodyKidGrand {  /* format grandchild links */
	margin: 0.20em 0 0 3em;
	padding: 0;  /* using the http://lumino.us/weblog/pipe_dream "hack */
	overflow: hidden;
	width: auto;
	}
li.bodyKidGrand {
   	font-size: 95%;
	white-space: nowrap;
	float: left;
	list-style-type: none;
	padding: 0 0.5em;
	border-left: 1px solid #666666;
	margin-left: -2px;
	}

/* --- body - search results inline div items --- */
/* --- (similar to bodyKid and uses some bodyKid tags) --- */
div.bodySrchRslts {
	}
h3.bodySrchRslts {
	color: #444444;
   	font-style: italic;
	}
p.bodySrchRslts {
   	font-size: 85%;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	text-align: center;
	}

/* --- body - See Also div items --- */
div.bodySeeAlso {
   	font-size: 95%;
	margin: 2em 0 0 2em;
	}
h3.bodySeeAlso {
	color: #555555;
   	font-style: italic;
	}
ul.bodySeeAlso {
	}
li.bodySeeAlso {
	margin: 0.75em 0 0 0;
	}

/* --- body - additional div items --- */
div.bodyAddl {
	color: #000000;
	background-color: #FADCDD;
   	font-size: 80%;
	padding: 1px 1em;
	margin: 2em 1em 0 1em;
	}

/* --- body - Comments --- */
div.bodyComments {
	clear: both;
	text-align: right;
   	font-size: 80%;
	font-style: italic;
	font-variant: small-caps;
	margin: 1.75em 0.5em 0.25em 0;
	}

/* --- footer - (editing) page data div items --- */
div.footerPgData {
	clear: both;
	margin: 0 10% 0 10%;
	padding: 0;
	}
table.footerPgData {
	text-align: center;
   	font-size: 75%;
	margin: 0 auto;
	border-spacing: 2px;
	border-style: none;
	border-collapse: separate;
	}
th.footerPgData {
	text-align: right;
	padding: 3px 0.33em 3px 1em;
	background-color: #ffcccc;
	}
td.footerPgData {
	text-align: left;
	padding: 2px 1em 2px 1em;
	background-color: #ffdddd;
	}

/* --- footer - div items --- */
div.footer {
	clear: right;
	float: right;
	width: 740px;
   	font-size: 75%;
	text-align: right;
	margin: 0;
	padding: 1em 1em 1em 0;
	}

/* --- footer - edit/admin/logout options div items --- */
div.footerEAL {
	clear: both;
	text-align: center;
	padding: 0 0 1em 0;
	}

/* ---------- Wiki formatted items --------- */
p.wikiIndent{
	padding: 0 2.5em;
	}
table.wikiFmt {
	font-size: 90%;
	margin: 0.5em auto 0.5em auto;
	border-collapse: collapse;
	border: 1px solid #999999;
	}
caption.wikiFmt {
	font-style: italic;
	font-size: 100%;
	margin: 0 auto 0.75em auto;
	white-space: nowrap;
	}
th.wikiFmt {
	color: #222222;
	background-color: #e5e5e5;
	border: 1px solid #999999;
	padding: 0.2em
	}
td.wikiFmt {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0.2em 0.75em;
	border: 1px solid #999999;
	}
div.wikiSectionIndex {
   	font-size: 90%;
   	width: 75%;
	background-color: #FADCDD;
	padding: 0.1em;
	margin: 5px auto 1em 0;
	}
ul.wikiSectionIndex {
	margin: 4px 0;
	}
li.wikiSectionIndex {
	margin: 3px 0;
	}
a.wikiSectionIndex {
	}
span.wikiSectionIndex {
	font-weight: bold;
   	font-style: italic;
	}
div.wikiSection {
   	font-size: 120%;
	font-weight: bold;
	border-bottom: solid 2px #E94A4F;
	padding: 0 0 0 4px;
	margin: 2em 0 0.5em 0;
	}
div.wikiSectionTop {
   	font-size: 70%;
	float: right;
	padding-top: 3px;
	}
a.wikiSectionTop {
	color: #999999;
	text-decoration: none;
	}
a.wikiSectionTop:hover {
	color: #ffffff;
	background-color: #e41b23;
	}
a.wikiSectionTop:active {
	color: #e41b23;
	background-color: #ffffff;
	}
.wikiProblem {
	color: #ffffff;
	background-color: #cc0000;
	font-size: 85%;
	padding: 0 0.15em 0 0.15em;
	}

/* ---------- Wiki list items --------- */
form.wikiListForm {
	display: inline;
	}
input.wikiListForm {
	font-family: monospace;
	font-size: 90%;
	margin: 0pt;
	padding: 0pt;
	}
td.wikiListNoData {
	width: 45em;
	}
td.wikiListFooter {
	background-color: transparent;
	border: 1px solid #ffffff;
	padding: 0.4em 3px 0 0 ;
   	font-size: 85%;
   	color: #808080;
	}

table.teamOkBox {
	width: 80%;
	margin: 0 auto 0 auto;
	padding: 0.25em 1em 0.5em 1em;
	background-color: #FADCDD;
	}
span.spanishText {
	font-size: 90%;
	margin-left: 1em;
   	font-style: italic;
   	color: #555555;
	}
