<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	background: #fff;
	color: #000;
	}

html, body, div, h1, h2, h3, p, ul, ol, li, blockquote {
	margin: 0;
	padding: 0;
	}

h1, h2, h3 {
	font-weight: normal;
	font-size: 100%;
	}

ul {
	list-style: none;
	}

a {
	text-decoration: none;
	outline: none;
	}

img {
	border: 0;
	}


html {
	background: #979595;
	}

body {
	width: 688px;
	margin: 0 auto;
	background: #969495;
	color: #000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}

#surroundTop {
	width: 100%;
	height: 18px;
	background: url(../gui/surroundEnds.gif) no-repeat left top;
	}

#surroundLeft {
	width: 12px;
	background: url(../gui/surroundLeft.gif) repeat-y;
	}

#surroundRight {
	width: 676px;
	margin-left: 12px;
	background: url(../gui/surroundRight.gif) repeat-y right top;
	}

#core {
	width: 644px;
	min-height: 388px;
	background: #e8e6e3 url(../gui/coreGradient.gif) repeat-x;
	overflow: hidden;
	padding: 7px 10px 5px;
	}

#surroundBottom {
	width: 100%;
	height: 18px;
	background: url(../gui/surroundEnds.gif) no-repeat right bottom;
	}


.hrw1 {
	background: url(../gui/hsTopRightB.png) no-repeat right top;
	position: relative;
	top: -1px;
	margin: -3px -5px -5px;
	}

.hrw2 {
	padding-top: 8px;
	padding-left: 8px;
	background: url(../gui/hsBottomLeftB.png) no-repeat left bottom;
	}

.hrw3 {
	background: url(../gui/hs.png) no-repeat right bottom;
	}

.hrw4 {
	position: relative;
	left: -8px;
	top: -8px;
	background: url(../gui/hs.png) no-repeat left top;
	}

.hrw5 {
	position: relative;
	left: 4px;
	top: 4px;
	} 

#header {
	width: 644px;
	}

#bannerArea {
	width: 644px;
	height: 56px;
	border-style: solid;
	border-width: 1px 1px 0px 1px ;
	border-top-color: #757575;
	border-left-color: #757575;
	border-right-color: #757575;
	-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px;
	background: url(../gui/banner.jpg) no-repeat;
	}

#bannerArea a {
	display: block;
	width: 100%;
	height: 100%;
	}


#menuContainer {
	float: left;
	width: 644px;
	border: 1px solid #5d6e5d;
	border-right-color:#757575;
	border-left-color: #757575;
	}

#menu {
	float: left;
	font-weight: bold;
	margin: -1px 0px -1px -1px;
	}
		
#menu ul {
	float: left;
	white-space: nowrap;
	}

#menu a {
	display: block;
	text-align: left;
	white-space: nowrap;
	padding: 3px 0.67em;
	border: 1px solid #5d6e5d;
	border-right-width: 0px;
	color: #142828;
	}

#menuContainer, #menu a {
	background: #daeca1 url(../gui/menuGradient.gif) repeat-x;
	}

#menu ul li.last a {
	border-right-width: 1px;
	}

#menu a:hover {
	background: #ecfcb3 url(../gui/menuGradientHover.gif) repeat-x;
	color: #102020;
	}

#menu a#currentZone, #menu a#currentZoneCurrentPage {
	background: #f4e2a2 url(../gui/menuGradientCurrent.gif) repeat-x;
	}
#menu a#currentZone:hover {
	background: #fbeda7 url(../gui/menuGradientCurrentHover.gif) repeat-x;
	}	
#menu ul li a#currentZoneCurrentPage {
	cursor: default;
	}

#menu li {
	float: left;
	position: relative;
	}


.sw1 {
	display: none;
	z-index: 500;
	position: absolute;
	left: -4px;
	background: url(../gui/psRightEdgeBit.png) no-repeat right top;
	}

.sw2 {
	display: block;
	padding-left: 8px;
	padding-top: 5px;
	background: url(../gui/psLeftEdge.png) no-repeat left bottom;
	}

.sw3 {
	background: url(../gui/ps.png) no-repeat right bottom;
	}

.sw4 {
	position: relative;
	left: -8px;
	top: -5px;
	}

#menu ul ul {
	float: none;
	position: relative;
	left: 4px;
	}

#menu ul ul li {
	float: none;
	}

#menu ul ul a {
	border-width: 0px 1px 1px;
	}

#menu ul ul li a:link, #menu ul ul li a:visited {
	background: #dfe4b1 url(../gui/submenuGradient.gif) repeat-x;
	}
#menu ul ul li a:hover {
	background: #e9f7bc url(../gui/submenuGradientHover.gif) repeat-x;
	}
#menu ul ul li a#currentPage {
	background: #ecdca8 url(../gui/submenuGradientCurrent.gif) repeat-x;
	cursor: default;
	}
#menu ul ul li.lastInSubmenu a {
	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;
	}


#pathArea {
	clear: left;
	position: relative;
	width: 636px;
	font-size: 92%;
	font-weight: bold;
	text-align: left;
	color: #283838;
	background: #f4e19e url(../gui/pathAreaGradient.gif) repeat-x;
	padding: 2px 0px 2px 8px;
	border-style: solid;
	border-width: 0px 1px 1px;
	border-right-color: #757575;
	border-bottom-color: #868686;
	border-left-color: #757575;
	-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;
	}

#pathArea a {
	color: #243333;
	-moz-border-radius: 0.34em; -webkit-border-radius: 0.34em; -khtml-border-radius: 0.34em; border-radius: 0.34em;
	padding: 0.09em 0.20em 0.04em;
	margin-left: -0.20em;
	margin-right: -0.20em;
	}

#pathArea a:hover {
	background-color: #cc4270;
	color: #fff;
	}

#pathArea span.pathSep {
	padding: 0em 0.5em;
	margin-left: -0.38em;
	margin-right: -0.15em;
	}

#pathArea span.seq {
	position: absolute;
	right: 11px;
	}
#pathArea span.seq a {
	margin-left: 0.40em;
	color: #775432;
	}
#pathArea span.seq a:hover {
	color: #fff;
	}
#pathArea span.seq a.disabled {
	color: #ba9161;
	}
#pathArea span.seq a.disabled:hover {
	cursor: default;
	color: #ba9161;
	background: transparent;
	}


#content {
	margin-top: 10px;
	}

#content p, #content ul, #content ol {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	}

#content p {
	margin-bottom: 0.8em;
	}


.hw1 {
	clear: both;
	background: url(../gui/hsTopRight.png) no-repeat right top;
	position: relative;
	top: -1px;
	margin: 1px -4px 5px -4px;
	}

.hw2 {
	padding-top: 6px;
	padding-left: 6px;
	background: url(../gui/hsBottomLeft.png) no-repeat left bottom;
	}

.hw3 {
	background: url(../gui/hs.png) no-repeat right bottom;
	}

.hw4 {
	position: relative;
	left: -6px;
	top: -6px;
	background: url(../gui/hs.png) no-repeat left top;
	}

.hw5 {
	position: relative;
	left: 3px;
	top: 2px;
	} 

#content h1 {
	font-size: 190%;
	font-weight: bold;
	color: #323232;
	padding: 1px 4px 2px 6px;
	background: #d8eca1 url(../gui/h1Gradient.gif) repeat-x;
	border: 1px solid #909090;
	border-top-color: #a2a2a2;
	border-left-color: #999999;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
	}

#content h2 {
	font-size: 150%;
	font-weight: bold;
	color: #2d2d2d;
	clear: both;
	padding: 3px 4px 3px 6px;
	background: #d8eca1 url(../gui/h2Gradient.gif) repeat-x;
	border: 1px solid #939393;
	border-top-color: #b3b3b3;
	border-left-color: #a5a5a5;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border-radius: 6px;
	margin-bottom: 0.35em;
	}

#content h3 {
	font-size: 110%;
	font-weight: bold;
	color: #151515;
	margin-bottom: 0.5em;
	}

#content span.inlineHeading {
	font-weight: bold;
	color: #0e0e0e;
	}


#content p.byline {
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #704040;
	margin-bottom: 0.6em;
	margin-left: 0.1em;
	}
#content p.byline em {
	text-transform: uppercase;
	}

#content p.posted {
	font-style: italic;
	font-weight: bold;
	color: #5b5050;
	}


#content p a, #content ul a, #content ol a {
	padding: 0.04em 0.20em;
	margin-left: -0.20em;
	margin-right: -0.20em;
	-moz-border-radius: 0.34em; -webkit-border-radius: 0.34em; -khtml-border-radius: 0.34em; border-radius: 0.34em;
	}
#content p a:hover, #content ul a:hover, #content ol a:hover {
	background-color: #cc4270;
	color: #fff;
	}


#content ul, #content ol {
	margin-left: 2.5em;
	margin-bottom: 1em;
	}

#content ul {
	list-style: disc url(../gui/bulletMark.png);
	}

#content ul.interior {
	list-style: disc url(../gui/bulletMarkSmall.png);
	}

#content ul li {
	padding-left: 0.1em;
	}
#content ol li {
	padding-left: 0.0em;
	}

#content ul.textBlocks li {
	margin: 0.25em 0;
	}
#content ul.textBlocksHiSep li {
	margin: 0.25em 0 0.35em 0;
	}
#content ol.textBlocksHiSep li {
	margin: 0.1em 0 0.36em 0;
	}

#content div.headedList h3 {
	font-size: 112%;
	margin-top: -0.3em;
	margin-bottom: 0.4em;
	}
span.secondary {
	font-weight: normal;
	}

#content div.headedListColumn {
	margin-top: 1.0em;
	margin-bottom: 0.4em;
	}

#content div.headedListArray {
	white-space: nowrap;
	margin-top: 1.0em;
	margin-bottom: 0.4em;
	padding-left: 1.4em;
	}
#content div.headedListArray div.headedList {
	float: left;
	padding: 0.2em 1.7em 0 0;
	min-width: 7em;
	}

#content div.headedListArray h3 {
	margin-bottom: 0.25em;
	}
#content div.headedListArray ul {
	margin-left: 17px;
	}

#content li.heightFiller {
	visibility: hidden;
	list-style-type: none;
	}

#content li.sectionPending {
	list-style-image: url(../gui/bulletMarkDisabled.png);
	color: #7b7b7b;
	}


#content blockquote, #content div.standoutTextBlock {
	border: 1px solid #969594;
	-moz-border-radius: 12px; -webkit-border-radius: 12px; -khtml-border-radius: 12px; border-radius: 12px;
	background-color: #f3f2f0;
	padding: 0.8em 0.9em 0em 0.9em;
	margin: 1em 1.2em;
	}

#content div.standoutTextBlock ul {
	margin-left: 1.6em;
	}
#content div.standoutTextBlock ol {
	margin-left: 2.0em;
	}

#content div.standoutTextBlock.loSep p {
	margin-bottom: 0.3em;
	}
#content div.standoutTextBlock.loSep {
	padding-bottom: 0.4em;
	}


.hasPics, .hasMovies {
	font-size: 87%;
	font-weight: bold;
	padding: 0.0em 0.27em 0.0em 0.29em;
	margin-left: 0.1em;
	margin-right: 0.1em;
	background-color: #868686;
	}

.hasPics {
	color: #ffe280;
	-moz-border-radius: 0.58em; -webkit-border-radius: 0.58em; -khtml-border-radius: 0.58em; border-radius: 0.58em;
	}

.hasMovies {
	color: #cfff58;
	-moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; -khtml-border-radius: 0.3em; border-radius: 0.3em;
	}


span.defn {
	font-weight: bold;
	}

.center {
	text-align: center;
	}

.redBold {
	color: #e60000;
	font-weight: bold;
	}

.attn {
	color: #e60000;
	}

.systemSuitability {
	color: #d00050;
	font-weight: bold;
	}

.feed {
	font-weight: normal;
	margin-left: 1em;
	padding: 0 0 0 19px;
	background: url("../gui/feed-icon-14x14.png") no-repeat 0 50%;
	}


.speechSequence span.name {
	font-weight: bold;
	font-size: 108%;
	}

.speechSequence span.nfc {
	padding-left: 0.06em;
	}


.suziePiece .speechSequence p.suzie span.name {
	color: #c02567;
	}

.suziePiece .speechSequence p.guest span.name {
	color: #1b6574;
	}

ul.suzieList a {
	font-weight: bold;
	}

.suzieInterviewingMe p.suzie {
	color: #c02567;
	font-weight: bold;
	font-size: 108%;
	}


.talkThrough .speechSequence p.roc span.name {
	color: #1a6a00;
	}

.talkThrough .speechSequence p.guest span.name {
	color: #0055a3;
	}


.picLeft {
	float: left;
	clear: left;
	margin-left: -4px;
	margin-right: 5px;
	}

.picRight {
	float: right;
	clear: right;
	margin-right: -5px;
	margin-left: 5px;
	}

.ps1 {
	background: url(../gui/psTopRight.png) no-repeat right top;
	position: relative;
	top: -1px;
	margin-top: 0px;
	margin-bottom: -2px;
	}

.ps2 {
	padding-top: 10px;
	padding-left: 10px;
	background: url(../gui/psBottomLeft.png) no-repeat left bottom;
	}

.ps3 {
	background: url(../gui/ps.png) no-repeat right bottom;
	}

.ps4 {
	position: relative;
	left: -10px;
	top: -10px;
	background: url(../gui/ps.png) no-repeat left top;
	}

.ps5 {
	position: relative;
	left: 5px;
	top: 4px;
	} 

.pic200 {
	width: 200px;
	height: 150px;
	background-repeat: no-repeat;
	border: 1px solid #545250;
	border-bottom-width: 2px;
	-moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px;
	}

.pic200 a {
	display: block;
	width: 100%;
	height: 100%;
	}

.captionBox200 {
	font-family: Helvetica, sans-serif;
	font-size: 95%;
	text-align: center;
	width: 194px;
	padding: 3px 3px 2px 3px;
	border: 1px solid #545250;
	-moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;
	background-color: rgb(237,213,173);	
	margin-top: -2px;
	}

.picLine {
	display: inline-block;
	margin: -3px -20px 0px 2px;
	}

.picLine .ps1 {
	float: left;
	margin-right: 2px;
	}


iframe.ytvid {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #222;
	margin-top: 0.25em;
	margin-bottom: 0.7em;
	}


#content div.amPanel {
	border: 2px solid #a7c0c8;
	-moz-border-radius: 12px; -webkit-border-radius: 12px; -khtml-border-radius: 12px; border-radius: 12px;
	background-color: #e7eaf6;
	padding: 0.8em 0.9em 0.2em 0.9em;
	margin: 1em 1.2em;
	}
#content div.amPanel ul {
	margin-top: -0.5em;
	margin-left: 0.1em;
	margin-bottom: 0.5em;
	}
#content div.amPanel p {
	text-transform: uppercase;
	font-weight: bold;
	color: #87a0b0;
	margin-left: 0.2em;
	}
#content div.amPanel .amHeading {
	font-style: italic;
	font-size: 120%;
	margin-right: 0.3em;
	}


#content ul.movieList li a {
	font-weight: bold;
	}
#content ul.movieList {
	list-style: none;
	margin-left: 1.0em;
	}
#content ul.movieList li.sep {
	margin-top: 0.6em;
	}


.mDownloads a {
	font-weight: bold;
	font-size: 110%;
	}

span.una {
	color: #d44;
	}

span.mt {
	font-weight: bold;
	padding: 0 0.27em 0 0.34em;
	margin-right: 0.1em;
	-moz-border-radius: 0.34em; -webkit-border-radius: 0.34em; -khtml-border-radius: 0.34em; border-radius: 0.34em;
	background-color: #6a6a6a;
	color: #cfff58;
	}

span.mClosing {
	padding-bottom: 0.09em;
	}

span.mSection {
 	color: #c05;
	font-weight: bold;
	}

span.mOrigin {
 	color: #865;
	}


span.mDuration {
	color: #008200;
	}

span.diff_easy {
	color: #d80;
	}
span.diff_normal {
	color: #490;
	}
span.diff_heroic {
	color: #06a;
	}
span.diff_legendary {
	color: #d05;
	}
	
span.speedRunTime {
	color: #ec5400;
	font-weight: bold;
	}

span.restrictions {
	color: #c06;
	}


#footer {
	clear: both;
	font-weight: bold;
	color: #665c5c;
	}</pre></body></html>