body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	background-image: url(/images/background-stripes.gif);
	background-repeat: repeat-x;
	background-color: #FC3;
	background-attachment: fixed;
	font-size: small;
}

p { margin: 0em 0em 1em 0em; }

h1 {
	font-weight: bold;
	margin: 0;
	line-height: 1.2em;
	font-size: 150%;
}

h2 {
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: .5em;
	line-height: 1.2em;
	font-size: 120%;
}

h3 {
	font-weight: bold;
	margin-bottom: 0.25em;
	font-size: 100%;
}

h2 + h3 {
	margin-top: .25em;
	margin-bottom: 2em;
}

.platinum {
	font-size: 150%;
	line-height: 1.3em;
	font-weight: bold;
}

.titanium {
	font-size: 120%;
	line-height: 1.3em;
	font-weight: bold;
}

.gold { font-weight: bold; }
.silver { font-size: 80%; }
.bronze { font-size: 80%; }

p.platinum img, p.titanium img {
	display: block;
	margin: 0 auto;
}

ul.platinum li, ul.titanium li, ul.gold li, ul.silver li, ul.downloads li { list-style: none; }

ul.downloads li {
	line-height: 1.8em;
	font-weight: bold;
	margin-top: .5em;
}

ul.downloads li a img { display: block; }

.dublyous {
	font-weight: bold;
	color: #C33;
}

.note { font-size: 80%; }

.callout {
	border: medium solid black;
	padding: .5em;
	margin-bottom: .5em;
}

div#navbar {
	float: left;
	padding: 0;
	margin: 34px 0 0 26px;
	/*position: fixed;*/
	/*top: 36px;
	left: 26px;*/
	width: 206px;
	height: 604px;
	background-color: transparent;
	background-image: url(/images/navbarback.png);
	background-repeat: no-repeat;
}

ul#navmenu {
	position: absolute;
	top: 182px;
	left: 36px;
	width: 182px;
	height: 174px;
	margin: 0;
	padding: 0;
	background-image: url(/images/navmenugroup.gif);
}

ul#navmenu li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	list-style: none;
}

#navmenu li, #navmenu a {
	left: 0;
	height: 29px;
	width: 182px;
	display: block;
}

ul#navmenu li#rally {
	top: 0;
	height: 29px;
	left: 0;
	width: 182px;
}

ul#navmenu li#sponsorship {
	top: 29px;
	height: 29px;
	left: 0;
	width: 182px;
}

ul#navmenu li#ctmc {
	top: 58px;
	height: 29px;
	left: 0;
	width: 182px;
}

ul#navmenu li#candlelighters {
	top: 87px;
	height: 29px;
	left: 0;
	width: 182px;
}

ul#navmenu li#gallery {
	top: 116px;
	height: 29px;
	left: 0;
	width: 182px;
}

ul#navmenu li#downloads {
	top: 145px;
	height: 29px;
	left: 0;
	width: 182px;
}

/*, ul#sidenav li#register a.selected*/
ul#navmenu li#rally a:hover, ul#navmenu li#rally a.selected {
	background-image: url(/images/navmenugroup.gif);
	background-repeat: no-repeat;
	background-position: -182px 0;
}

ul#navmenu li#sponsorship a:hover, ul#navmenu li#sponsorship a.selected {
	background-image: url(/images/navmenugroup.gif);
	background-repeat: no-repeat;
	background-position: -182px -29px;
}

ul#navmenu li#ctmc a:hover, ul#navmenu li#ctmc a.selected {
	background-image: url(/images/navmenugroup.gif);
	background-repeat: no-repeat;
	background-position: -182px -58px;
}

ul#navmenu li#candlelighters a:hover, ul#navmenu li#candlelighters a.selected {
	background-image: url(/images/navmenugroup.gif);
	background-repeat: no-repeat;
	background-position: -182px -87px;
}

ul#navmenu li#gallery a:hover, ul#navmenu li#gallery a.selected {
	background-image: url(/images/navmenugroup.gif);
	background-repeat: no-repeat;
	background-position: -182px -116px;
}

ul#navmenu li#downloads a:hover, ul#navmenu li#downloads a.selected {
	background-image: url(/images/navmenugroup.gif);
	background-repeat: no-repeat;
	background-position: -182px -145px;
}

ul#navmenu li#rally a:active { background-position: -364px 0; }
ul#navmenu li#sponsorship a:active { background-position: -364px -29px; }
ul#navmenu li#ctmc a:active { background-position: -364px -58px; }
ul#navmenu li#candlelighters a:active { background-position: -364px -87px; }
ul#navmenu li#gallery a:active { background-position: -364px -116px; }
ul#navmenu li#downloads a:active { background-position: -364px -145px; }

ul#navmenu li#register {
	top: 415px;
	left: 0;
	height: 1em;
	text-align: center;
	font-weight: bold;
}

ul#navmenu li#register a:link, ul#navmenu li#register a:visited { color: #784810; }

ul#navmenu li#register a:hover {
	background: #f7bb3f;
	color: black;
	border-bottom: none;
}

ul#navmenu li#register a:active {
	background-color: transparent;
	color: red;
	border-bottom: none;
}

div#navbar div#reglink {
	text-align: center;
	bottom: 9px;
	position: absolute;
	left: 26px;
	width: 204px;
	border: thin solid black;
}

div#frametop ul {
	position: absolute;
	width: 394px;
	top: 57px;
}

ul#topnav {
	margin-left: 0;
	padding-left: 6px;
	white-space: nowrap;
	font-size: 70%;
	font-weight: bold;
}

#topnav li {
	display: block;
	list-style-type: none;
	float: left;
	padding-left: 0.75em;
}

#topnav a { }

#topnav a:link, #topnav a:visited {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

#topnav a:hover, #topnav a.selected {
	color: red;
	text-decoration: none;
}

div#frametop {
	margin: 5px 0 0 240px;
	height: 117px;
	width: 554px;
	background-image: url(/images/content-top.gif);
	background-repeat: no-repeat;
	/*border: thick solid green;*/
}

div#framemain {
	margin: 0 0 0 240px;
	width: 490px;
	background-image: url(/images/framecenter.gif);
	background-repeat: repeat-y;
	padding: 0 20px 30px 15px;
	/*overflow: hidden;*/
	/*border: thick solid pink;*/
}

div#framemain a:link, div#framemain a:visited {
	color: #784810;
	text-decoration: none;
	border-bottom: thin dotted;
}

div#framemain a[href^="http:"], div#framemain a[href^="https:"] {
	background: url(/images/link-ex.gif) right center no-repeat;
	padding-right: 1em;
}

div#framemain a:hover {
	background: #f7bb3f;
	color: black;
	border-bottom: none;
}

div#framemain a[href^="http:"]:hover, div#framemain a[href^="https:"]:hover {
	background: url(/images/link-ex.gif) right center no-repeat;
	padding-right: 1em;
	background-color: #f7bb3f;
	color: black;
	border-bottom: none;
}

div#framemain a:active, div#framemain a.selected {
	background-color: transparent;
	color: red;
	border-bottom: none;
}

dt {
	font-weight: bold;
	font-size: 90%;
}

dl#faq dt { margin-top: 1em; }

dl#faq dd {
	margin: .25em 0 .5em 1.5em;
	font-size: 90%;
}

dl#faq dd.faqtop {
	float: right;
	margin-top: -2.5em;
	font-size: x-small;
}

dl#faq dd ol, dd#faq dd ul { margin: 0; }

div#framebottom {
	height: 45px;
	margin: -25px 0 10px 240px;
	/*margin: 20px -3px 30px 0;*/
	/*margin-bottom: 30px;*/
	width: 557px;
	/*border:thin solid silver;*/
	background-image: url(/images/framebottom.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	clear: right;
}

div#rallynav {
	padding: 1px;
	margin: 0 0 1em 0;
}

dt {
	font-weight: bold;
	font-size: 90%;
}

#rallynav dt a:link, #rallynav dt a:visited {
	color: black;
	text-decoration: none;
}

#rallynav dt a:hover, #rallynav dt a.selected {
	color: red;
	text-decoration: none;
	background-color: transparent;
}

div#framemain table {
	margin: 0px 1em 1em;
	border-collapse: collapse;
	border: thin solid black;
}

div#framemain tbody .data { text-align: right; }
div#framemain tbody .text { text-align: left; }

div#framemain td, div#framemain th {
	padding: 6px;
	vertical-align: top;
}

div#framemain th.time, div#framemain th.report {
	color: Black;
	white-space: nowrap;
	text-align: right;
}

div#framemain .day, div#framemain th.report {
	color: #F7A348;
	background-color: Black;
}

div#framemain td.report {
	text-align: right;
	white-space: nowrap;
	border-right: thin solid black;
}

div#framemain td.total {
	font-weight: bold;
	border-top: medium solid black;
	border-right: thin solid black;
}

/*td { padding: 2em; }*/
div#framemain tbody.timechunk { border: 1px solid black; }

div.picture {
	margin: 6px 0 0 12px;
	float: right;
}

div.picture img {
	border-right: black;
	border-bottom: black;
	display: block;
	border-left: black;
	border-width: medium;
	border-style: none solid solid none;
}

div.picture p {
	font-size: 80%;
	font-style: italic;
	line-height: 1.1em;
}

div.float { float: left; }

div.float img {
	display: block;
	border: none;
}

div.float p { margin: 0 1em; }
div.spacer { clear: both; }

div#framebottom p {
	font-size: 80%;
	text-align: center;
	width: 518px;
}

div#framebottom p strong { font-size: 80%; }

div#framebottom p a:link, div#framebottom p a:visited {
	color: #784810;
	text-decoration: none;
	border-bottom: thin dotted #784810;
}

div#framebottom p a:hover {
	background: #f7bb3f;
	color: black;
	border-bottom: none;
}

div#framebottom p a:active {
	background-color: transparent;
	color: red;
	border-bottom: none;
}

ul#rallysponsors {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	list-style-type: none;
}

ul#rallysponsors li, ul#sponsors li {
	list-style-type: none;
	margin: .25em 0 0 0;
	padding: 0;
	padding-bottom: .5em;
}

ul#rallysponsors li ul, ul#sponsors li ul {
	margin: 0;
	padding: 0;
	padding-left: 9px;
}

ul#rallysponsors li ul li, ul#sponsors li ul li {
	margin: 0;
	padding: 0;
}

ul#rallysponsors li ul li a img, ul#sponsors li ul li a img { margin-top: 1em; }

ul#rallysponsors li#media, ul#sponsors li#media {
	font-weight: bold;
	font-size: x-large;
}

ul#rallysponsors li#media ul li, ul#sponsors li#media ul li { font-size: large; }

ul#rallysponsors li#platinum, ul#sponsors li#platinum {
	font-weight: bold;
	font-size: large;
}

ul#rallysponsors li#titanium, ul#sponsors li#titanium {
	font-weight: bold;
	font-size: large;
}

ul#rallysponsors li#titanium ul li, ul#sponsors li#titanium ul li { font-weight: normal; }
ul#rallysponsors li#gold, ul#sponsors li#gold { font-weight: bold; }
ul#rallysponsors li#gold ul li, ul#sponsors li#gold ul li { font-weight: normal; }

#map {
	clear: both;
	margin-bottom: 2em;
	margin-top: 0;
}

/*Die IE DIE!*/
* html div#framebottom {
	margin: -10px 0 10px 259px;
	ma\rgin: -30px 0 10px 243px;
}

* html div#navbar { ma\rgin: 34px 0 0 13px; }

* html ul#navmenu {
	left: 36px;
	\left: 36px;
}
