body {
	font: 100%/125% "Comic Sans MS", arial, helvetica, sans-serif;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#header {
	height: 105px;
	width: 1000px;
}
#header h1 {
	text-align: center;
	display: none;
}
#nav {
	float: left;
	width: 15%;
}
#navlist {
	padding: 0;
	margin-left: 0;
	font: bold 0.9em;
	background: #FFF;
	width: 95%;
	color: #123466;
}
#navlist ul {
	list-style: none;
}
#navlist li {
	margin: 0;
	border-top: 1px solid #123466;
	border-bottom: 1px solid #123466;
	border-right: 1px solid #123466;
}
#navlist li a {
	display: block;
	width: auto;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border-left: 1em solid #123466;
	text-decoration: none;
}
#navlist a:hover, a:active {
	border-color: #FFC700;
	color: #FFF;
	background: #123466;
}
#navlist a:visited {
	text-decoration: none;
}
#main-body {
	float: left;
	width: 69%;
	color: #123466;
}
#content {
	float: right;
	width: 60%;
	text-align: center;
	color: #123466;
	margin-top: 30px;
}
#right {
	float: right;
	width: 15%;
	height: 450px;
	color: #123466;
	text-align: center;
	background: url(jc-right-background.gif);
}
#rightmsg {
	background: #FFF; 
	border: 1px solid #000; 
	border-right: 3px solid #000; 
	border-bottom: 3px solid #000; 
	padding: 2px; 
	margin: 10px;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 80%;
	color: #123466;
	padding-top: 100px;
}
#thumbs {
	float: left;
	width: 35%;
	text-align: center;
	color: #123466;
	font-size: 80%;
}
#thumbs a {
	text-decoration: none;
}
#thumbs a span {
	display: none;
}
#thumbs a:hover {
	height: auto;
}
#thumbs a:hover span {
	display: block;
	position: absolute;
	top: -60px;
	width: 430px;
	height: 600px;
	background: #FFF;
	text-decoration: none;
	color: #123466;
}
#r1c1 {
	position: absolute;
	left: 160px;
	top: 280px;
	width: 50px
	height: 50px;
}
#r1c1 span {
	left: 260px;
	text-decoration: none;
}
#r1c2 {
	position: absolute;
	left: 220px;
	top: 280px;
	width: 50px
	height: 50px;
}
#r1c2 span {
	left: 200px;
	text-decoration: none;
}
#r1c3 {
	position: absolute;
	left: 280px;
	top: 280px;
	width: 50px
	height: 50px;
	vertical-align: bottom;
}
#r1c3 span {
	left: 140px;
	text-decoration: none;
}
#r1c4 {
	position: absolute;
	left: 340px;
	top: 280px;
	width: 50px
	height: 50px;
	vertical-align: bottom;
}
#r1c4 span {
	left: 80px;
	text-decoration: none;
}
#r2c1 {
	position: absolute;
	left: 160px;
	top: 340px;
	width: 50px
	height: 50px;
}
#r2c1 span {
	left: 260px;
	text-decoration: none;
}
#r2c2 {
	position: absolute;
	left: 220px;
	top: 340px;
	width: 50px
	height: 50px;
}
#r2c2 span {
	left: 200px;
	text-decoration: none;
}
#r2c3 {
	position: absolute;
	left: 280px;
	top: 340px;
	width: 50px
	height: 50px;
}
#r2c3 span {
	left: 140px;
	text-decoration: none;
}
#r2c4 {
	position: absolute;
	left: 340px;
	top: 340px;
	width: 50px
	height: 50px;
}
#r2c4 span {
	left: 80px;
	text-decoration: none;
}
#r3c1 {
	position: absolute;
	left: 160px;
	top: 400px;
	width: 50px
	height: 50px;
}
#r3c1 span {
	left: 260px;
	text-decoration: none;
}
#r3c2 {
	position: absolute;
	left: 220px;
	top: 400px;
	width: 50px
	height: 50px;
}
#r3c2 span {
	left: 200px;
	text-decoration: none;
}
#r3c3 {
	position: absolute;
	left: 280px;
	top: 400px;
	width: 50px
	height: 50px;
}
#r3c3 span {
	left: 140px;
	text-decoration: none;
}
#r3c4 {
	position: absolute;
	left: 340px;
	top: 400px;
	width: 50px
	height: 50px;
}
#r3c4 span {
	left: 80px;
	text-decoration: none;
}
#r4c1 {
	position: absolute;
	left: 160px;
	top: 460px;
	width: 50px
	height: 50px;
}
#r4c1 span {
	left: 260px;
	text-decoration: none;
}
#r4c2 {
	position: absolute;
	left: 220px;
	top: 460px;
	width: 50px
	height: 50px;
}
#r4c2 span {
	left: 200px;
	text-decoration: none;
}
#r4c3 {
	position: absolute;
	left: 280px;
	top: 460px;
	width: 50px
	height: 50px;
}
#r4c3 span {
	left: 140px;
	text-decoration: none;
}
#r4c4 {
	position: absolute;
	left: 340px;
	top: 460px;
	width: 50px
	height: 50px;
}
#r4c4 span {
	left: 80px;
	text-decoration: none;
}
#r5c1 {
	position: absolute;
	left: 160px;
	top: 520px;
	width: 50px
	height: 50px;
}
#r5c1 span {
	left: 260px;
	text-decoration: none;
}
#r5c2 {
	position: absolute;
	left: 220px;
	top: 520px;
	width: 50px
	height: 50px;
}
#r5c2 span {
	left: 200px;
	text-decoration: none;
}
#r5c3 {
	position: absolute;
	left: 280px;
	top: 520px;
	width: 50px
	height: 50px;
}
#r5c3 span {
	left: 140px;
	text-decoration: none;
}
#r5c4 {
	position: absolute;
	left: 340px;
	top: 520px;
	width: 50px
	height: 50px;
}
#r5c4 span {
	left: 80px;
	text-decoration: none;
}
#r6c1 {
	position: absolute;
	left: 160px;
	top: 580px;
	width: 50px
	height: 50px;
}
#r6c1 span {
	left: 260px;
	text-decoration: none;
}
#r6c2 {
	position: absolute;
	left: 220px;
	top: 580px;
	width: 50px
	height: 50px;
}
#r6c2 span {
	left: 200px;
	text-decoration: none;
}
#r6c3 {
	position: absolute;
	left: 280px;
	top: 580px;
	width: 50px
	height: 50px;
}
#r6c3 span {
	left: 140px;
	text-decoration: none;
}
#r6c4 {
	position: absolute;
	left: 340px;
	top: 580px;
	width: 50px
	height: 50px;
}
#r6c4 span {
	left: 80px;
	text-decoration: none;
}
#r7c1 {
	position: absolute;
	left: 160px;
	top: 640px;
	width: 50px
	height: 50px;
}
#r7c1 span {
	left: 260px;
	text-decoration: none;
}
#r7c2 {
	position: absolute;
	left: 220px;
	top: 640px;
	width: 50px
	height: 50px;
}
#r7c2 span {
	left: 200px;
	text-decoration: none;
}
#r7c3 {
	position: absolute;
	left: 280px;
	top: 640px;
	width: 50px
	height: 50px;
}
#r7c3 span {
	left: 140px;
	text-decoration: none;
}
#r7c4 {
	position: absolute;
	left: 340px;
	top: 640px;
	width: 50px
	height: 50px;
}
#r7c4 span {
	left: 80px;
	text-decoration: none;
}
#r8c1 {
	position: absolute;
	left: 160px;
	top: 700px;
	width: 50px
	height: 50px;
}
#r8c1 span {
	left: 260px;
	text-decoration: none;
}
#r8c2 {
	position: absolute;
	left: 220px;
	top: 700px;
	width: 50px
	height: 50px;
}
#r8c2 span {
	left: 200px;
	text-decoration: none;
}
#r8c3 {
	position: absolute;
	left: 280px;
	top: 700px;
	width: 50px
	height: 50px;
}
#r8c3 span {
	left: 140px;
	text-decoration: none;
}
#r8c4 {
	position: absolute;
	left: 340px;
	top: 700px;
	width: 50px
	height: 50px;
}
#r8c4 span {
	left: 80px;
	text-decoration: none;
}
#r9c1 {
	position: absolute;
	left: 160px;
	top: 760px;
	width: 50px
	height: 50px;
}
#r9c1 span {
	left: 260px;
	text-decoration: none;
}
#r9c2 {
	position: absolute;
	left: 220px;
	top: 760px;
	width: 50px
	height: 50px;
}
#r9c2 span {
	left: 200px;
	text-decoration: none;
}
#r9c3 {
	position: absolute;
	left: 280px;
	top: 760px;
	width: 50px
	height: 50px;
}
#r9c3 span {
	left: 140px;
	text-decoration: none;
}
#r9c4 {
	position: absolute;
	left: 340px;
	top: 760px;
	width: 50px
	height: 50px;
}
#r9c4 span {
	left: 80px;
	text-decoration: none;
}
#r0c1 {
	position: absolute;
	left: 160px;
	top: 820px;
	width: 50px
	height: 50px;
}
#r0c1 span {
	left: 260px;
	text-decoration: none;
}
#r0c2 {
	position: absolute;
	left: 220px;
	top: 820px;
	width: 50px
	height: 50px;
}
#r0c2 span {
	left: 200px;
	text-decoration: none;
}
#r0c3 {
	position: absolute;
	left: 280px;
	top: 820px;
	width: 50px
	height: 50px;
}
#r0c3 span {
	left: 140px;
	text-decoration: none;
}
#r0c4 {
	position: absolute;
	left: 340px;
	top: 820px;
	width: 50px
	height: 50px;
}
#r0c4 span {
	left: 80px;
	text-decoration: none;
}


