@charset "utf-8";
body {
	font-family: "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 65%;
	color: #f7f7f4;
	background-color: #232323;
	margin: 0px;
	padding: 0px;
}
a {
   outline: none;
}
#contentWrap a, #contentWrap a:visited, #contentWrap a:active {
	color: #F5560A;
	text-decoration: none;
}
#contentWrap a:hover {
	color: #fff;
	text-decoration: underline;
}
#wrapper {
	width: 950px;
	font-size: 1.4em;
	margin-top: 72px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
.leadIn {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inBox {
	margin-top: -10px;
	color: #F5560A;
}
.checks li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.checks .yes {
	list-style-image: url(../images/checkYes.png);
}
.checks {
	list-style-image: url(../images/checkNo.png);
}

.headline {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}
.blocky {
	font-size: 1.3em;
	color: #F5560A;
	float: left;
	margin-right: 15px;
}
.alert {
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 30px;
}
.clear {
	clear: both;
	height: 1px;
}
.inset {
	padding-top: 15px;
}
.boxRight {
	float: right;
	width: 250px;
	border: 2px solid #F7F7F4;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.comicNote {
	width: 550px;
	border: 2px solid #F7F7F4;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.boxWrap1 {
	border: 2px solid #F5560A;
	padding: 8px;
	margin-top: -7px;
	margin-left: 4px;
	margin-right: -4px;
	margin-bottom: 7px;
	color: #232323;
	background-color: #9D9D9D;
}



.boxWrap2 {
	border: 2px solid #F5560A;
	padding: 8px;
	margin-top: -7px;
	margin-left: 4px;
	margin-right: -4px;
	margin-bottom: 7px;
	color: #f7f7f4;
}
h2 {
	font-size: 1.1em;
	margin: 5px 0px;
}
.panel {
	text-align: center;
}


.lilPix {
}
#lilShy {
	height: 20px;
	width: 20px;
	position: fixed;
	left: 875px;
	top: 540px;
}
#lilShy2 {
	height: 20px;
	width: 20px;
	position: fixed;
	left: 280px;
	top: 99px;
}
#lilShy3 {
	height: 20px;
	width: 20px;
	position: fixed;
	left: 500px;
	top: 390px;
}
#lilShy4 {
	height: 20px;
	width: 20px;
	position: fixed;
	left: 699px;
	top: 465px;
}
#lilShy5 {
	height: 20px;
	width: 20px;
	position: fixed;
	left: 420px;
	top: 245px;
}
#stageOne {
	width: 950px;
	border: 2px solid #f5560a;
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#stageTwo {
	width: 950px;
	border: 2px solid #9d9d9d;
	margin-top: 11px;
	margin-left: -20px;
	margin-bottom: -11px;
}
#stageThree {
	width: 950px;
	border: 2px solid #f7f7f4;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: -10px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	float: left;
	font-size: 1.6em;
	line-height: 30px;
	font-weight: bold;
	color: #f5560a;
}
#navigation {
	height: 30px;
	padding-left: 20px;
	margin-top: 10px;
}
#mrShy {
	background-image: url(../images/mrShy.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 54px;
	position: absolute;
	top: -52px;
	left: 140px;
}
#shyEyes {
	background-image: url(../images/shyEyes.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 24px;
	position: absolute;
	top: 12px;
	left: 13px;
}

#content {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#logo {
	height: 72px;
	width: 386px;
	position: absolute;
	top: -40px;
	left: 5px;
}
.myList {
}
.myList li {
	margin: 5px;
}
