@charset "utf-8";
/* CSS Document */

/* Reset */
* {	
	margin: 0px; 
	padding: 0px; 
	font-display: swap;
}
a img { 
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset {
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}
/* End reset */


html { 
	min-width:100vw; 
	max-width:100vw; 
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
        font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	max-width: 100vw;
	max-height: 100vh;
}

div.clear { 
	clear: both;
	text-align: center;
	padding: 0px;
	margin: 0px; 
	border: 0px;
}
.clear:after {
   content: " "; /* Older browsers do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.bg1.bgdiv, .bg2.bgdiv, .bg3.bgdiv, .bg4.bgdiv, .bg5.bgdiv, .bg6.bgdiv, .bg7.bgdiv, .bg8.bgdiv, .bg9.bgdiv {
	z-index: -1;
	width: 100%;
	height: 100%;
	max-width: 100vw;
	max-height: 100vh;
	text-align: left;
        position: fixed;
	-webkit-backface-visibility: hidden;
        top: 0px;
        left: 0px;
	animation-iteration-count: infinite;
        background-repeat: no-repeat;
        background-attachment: fixed;
	background-size: cover;
	animation-name: JJDshow;
	animation-duration: 135s;
	-webkit-animation-name: JJDshow; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 135s; /* Safari 4.0 - 8.0 */
}
.bg1{
	background: url("images/m-JJD1.jpg") top left #000060;
	animation-delay: 0s;
	opacity: 1;
}
.bg2{
	background: url("images/m-JJD4.jpg") top left #006000;
	animation-delay: 15s;
	opacity: 0;
}
.bg3{
	background: url("images/m-JJD5.jpg") top left #303000;
	animation-delay: 30s;
	opacity: 0;
}
.bg4{
	background: url("images/m-JJD2.jpg") top left #303000;
	animation-delay: 45s;
	opacity: 0;
}
.bg5{
	background: url("images/m-JJD6.jpg") top left #303000;
	animation-delay: 60s;
	opacity: 0;
}
.bg6{
	background: url("images/m-JJD7.jpg") top left #303000;
	animation-delay: 75s;
	opacity: 0;
}
.bg7{
	background: url("images/m-JJD3.jpg") top left #303000;
	animation-delay: 90s;
	opacity: 0;
}
.bg8{
	background: url("images/m-JJD8.jpg") top left #303000;
	animation-delay: 105s;
	opacity: 0;
}
.bg9{
	background: url("images/m-JJD9.jpg") top left #303000;
	animation-delay: 120s;
	opacity: 0;
}

@media only screen and (min-width: 940px){
  .bg1{
	background: url("images/JJD1.webp") top left #000060;
	animation-delay: 0s;
	opacity: 1;
  }
  .bg2{
	background: url("images/JJD4.webp") top left #006000;
	animation-delay: 15s;
	opacity: 0;
  }
  .bg3{
	background: url("images/JJD5.webp") top left #303000;
	animation-delay: 30s;
	opacity: 0;
  }
  .bg4{
	background: url("images/JJD2.webp") top left #303000;
	animation-delay: 45s;
	opacity: 0;
  }
  .bg5{
	background: url("images/JJD6.webp") top left #303000;
	animation-delay: 60s;
	opacity: 0;
  }
  .bg6{
	background: url("images/JJD7.webp") top left #303000;
	animation-delay: 75s;
	opacity: 0;
  }
  .bg7{
	background: url("images/JJD3.webp") top left #303000;
	animation-delay: 90s;
	opacity: 0;
  }
  .bg8{
	background: url("images/JJD8.webp") top left #303000;
	animation-delay: 105s;
	opacity: 0;
  }
  .bg9{
	background: url("images/JJD9.webp") top left #303000;
	animation-delay: 120s;
	opacity: 0;
  }
}

#owrap1 {
	margin: 0px 0px 0px 0px;
	text-align: center;
        position: fixed;
	-webkit-backface-visibility: hidden;
        top: 0px;
        left: 0px;
	width: 100%;
        height: 107px;
	max-height: 25vh;
	border: 0px;
        visibility: visible;
        z-index: 10;
}
@media only screen and (min-width: 940px){
  #owrap1 {
    height: 127px;
  }
}
#owrap2 {
	margin: 0px 0px 0px 0px;
	text-align: left;
        position: absolute;
        top: 0px;
        left: 0px;
	width: 100%;
        height: auto;
	border: 0px;
}

#wrapper {
	margin: 0px 2px 0px auto;
	text-align: left;
	font-size: 12px;
        visibility: visible;
        z-index: 1;
	width: calc(100vw - 5px);
        height: auto;
	border-style: solid;
	border-width: 0px;
	border-color: #FFFFFF;
        z-index:  2;
}
@media only screen and (max-width: 1504px) and (min-width: 940px) {
  #wrapper {
    width: 920px;
  }
}
@media only screen and (min-width: 1505px){
  #wrapper {
    width: calc(62.5vw - 20px);
  }
}


#textContent {
	width: 100%;
        height: auto;
	float: right;
        clear: both;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 1px 0px 1px;
	border-color: #181818;
	border-style: solid;
        background-color: #FFFFFF;
        background: rgba(255, 255, 255, 0.85);
}
#textContent i {
        text-align: center;
	margin: 0px;
        border: 0px;
        padding: 0px;
	color: #000000;
	clear: left;
	font: italic 14px/16px "Eras Medium ITC", sans-serif;
}

#title {
	display: block;
	position: fixed;
	-webkit-backface-visibility: hidden;
        text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
	width: calc(100vw - 20px);
	min-width: calc(100vw - 20px);
	height: 96px;
	max-height: calc(25vh - 11px);
        margin: 5px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #181818;
        z-index:  3;
        visibility: visible;
        background-color: #FFFFFF;
}
@media only screen and (min-width: 940px){
  #title{
	width: 100%;
	height: 116px;
	min-width: 920px;
  }
}

#navbar {
	display: block;
	background: transparent;
	height: 60px;
	max-height: 12vh;
	padding: 0px 0px 0px 0px;
	border: 0px solid #FFFFFF;
        -moz-user-select: none;
        user-select: none;
	z-index: 3;
}
div#navbar {
	background: transparent;
	width: 76.6vw;
	margin: auto;
	clear: both;
}
#navbar ul {
	list-style: none;
        width: 90vw;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #181818;
}
#navbar ul li {
	list-style: none;
	display: inline;
        width: auto;
        float: left;
        position: relative;
}
#navbar a {
	background: transparent;
	display: block;
	text-decoration: none;
}
#selected {
	background: url("images/white.png");
	display: block;
	border: 0px solid #181818;
	margin-top: 3px;
	margin-left: 10px;
	padding: 0px 8px 3px 8px;
}
#navbar a:link, #navbar a:visited {
	background: transparent;
	display: block;
	border: 0px solid #181818;
	margin-top: 3px;
	margin-left: 10px;
	padding: 0px 8px 3px 8px;
}
#navbar a:hover, #navbar a:active {
	background: url("images/white.png");
	display: block;
	border: 0px solid #181818;
	margin-top: 3px;
	margin-left: 10px;
	padding: 0px 8px 3px 8px;
}
#navbar a:hover em, #navbar a:active em {
        color: #B10012;
}
#navbar ul li i {
	display: inline;
	font-style: normal;
	font: 10px "Arial", sans-serif;
        font-weight: 600;
	display: none;
}
#navbar img {
	max-width: 7vw;
	max-height: 7vh;
	height: auto;
}
@media only screen and (min-width: 940px){
  #navbar ul li i {
	display: inline;
	font-style: normal;
	font: 10px "Arial", sans-serif;
        font-weight: 600;
  }
  #navbar a i {
	color: #181818;
  }
  #selected i {
	color: #181818;
  }
  #navbar a:link i, #navbar a:visited i {
	color: #181818;
  }
  #navbar a:hover i, #navbar a:active i {
        color: #B10012;
  }
}
@media only screen and (min-width: 1100px){
  #navbar ul li i {
	font: 14px "Arial", sans-serif;
  }
}
@media only screen and (min-width: 940px){
  div#navbar {
	width: 880px;
  }
  #navbar ul {
        width: 880px;
  }
}


.pagecontent {
	display: block;
	float: left;
        text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
	width:  calc(100vw - 20px);
	min-height: calc(100vh - 90px);
        margin: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #181818;
        visibility: visible;
        background-color: #FFFFFF;
        background: rgba(255, 255, 255, 0.05);
}
.spacer {
	display: block;
	float: left;
        text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
	width:  calc(100vw - 20px);
	min-height: 96px;
        margin: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #181818;
        visibility: visible;
        background-color: #FFFFFF;
        background: rgba(255, 255, 255, 0.05);
}
@media only screen and (max-width: 1504px) and (min-width: 940px) {
  .spacer {
	width: 920px;
  }
  .pagecontent {
	width: 920px;
  }
}
@media only screen and (min-width: 1505px){
  .spacer {
	width: calc(62.5vw - 20px);
	min-height: 106px;
  }
  .pagecontent {
	width: calc(62.5vw - 20px);
  }
}

.splash {
	display: inline;
	border: 0px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	max-width: 100vw;
	height: auto;
}

.vid1 {
  width: 320px;
  height: 180px;
}
@media only screen and (min-width: 700px) {
  .vid1 {
    width: 640px;
    height: 360px;
  }
}
.video_div {
	width: 100%;
	float: left;
        clear: both;
	display: block;
	margin: 20px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}
.video_playlist {
	margin: 0px 0px 10px 0px;
}
.video_playlist ul li {
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

p.mini {
	font: 10px/12px "Eras Medium ITC", sans-serif;
}

.scrollBox {
	width: calc(90% - 10px);
        height: 300px;
	float: left;
        clear: both;
	margin: 25px 40px 5px 40px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #808080;
        overflow: auto;
        background: #EAEAEA;
        background: rgba(255, 255, 255, 0.75);
}
.scrollBox div {
	width: 100%;
	float: left;
        clear: both;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.scrollBox img, .regular img {
	display: inline;
	border: 0px;
        margin: 0px 5px 0px 2px;
        padding: 0px 0px 0px 0px;
	float: left;
        clear: left;
	max-width: calc(50% - 10px);
	height: auto;
}
.scrollBox p, .regular p {
        text-align: left;
        font-style: normal;
	margin: 5px;
        border: 0px;
        padding: 0px;
	color: #000000;
	clear: right;
	font: 16px "Eras Medium ITC", sans-serif;
}
.scrollBox B {
	display: inline;
        clear: none;
	color: #000000;
	font: bold 16px "Eras Medium ITC", sans-serif;
}
.scrollBox i {
	display: block;
        clear: left;
	color: #000000;
 	font: 16px "Eras Medium ITC", sans-serif;
}
.scrollBox ul {
	list-style: none;
        width: auto;
	float: left;
        clear: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #181818;
}
@media only screen and (min-width: 940px){
  .scrollBox p, B, i {
	font-size: 14px;
  }
}
.scrollBox ul li {
	list-style: none;
	display: inline;
        float: left;
        position: relative;
	margin: 0px 5px 0px 5px;
}
.scrollBox li {
	width: 17%;
}


.special {
	width: calc(97.5% - 10px);
	float: left;
	clear: both;
        text-align: center;
	display: block;
	margin: 10px;
	padding: 0px 0px 0px 0px;
	border: 3px groove #D12032;
	background: #FEFEFE;
}

.regular {
	width: calc(97.5% - 10px);
	float: left;
        clear: both;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid rgba(255, 255, 255, 0.60);
	background: rgba(255, 255, 255, 0.60);
}
	

a:link {
       color: #0000FF;
}
a:hover {
       color: #FF0000;
}

p {
        text-align: left;
        font-style: normal;
	margin: 10px;
        border: 0px;
        padding: 0px;
	color: #000000;
	clear: left;
	font: 16px "Eras Medium ITC", sans-serif;
}
@media only screen and (min-width: 700px){
	font: 14px/16px "Eras Medium ITC", sans-serif;
}
p.centered {
        text-align: center;
        font-style: normal;
	margin: 10px;
        border: 0px;
        padding: 0px;
	color: #000000;
	clear: left;
	font: 16px "Eras Medium ITC", sans-serif;
}
@media only screen and (min-width: 700px){
	font: 14px/16px "Eras Medium ITC", sans-serif;
}


b {	margin: 0px;
        border: 0px;
        padding: 0px;
	color: #000000;
	clear: left;
	font: 14px/16px "Eras Medium ITC", sans-serif;
        font-weight: 600;
}

b.red {
	color: #B10012;
}
b.grey {
	color: #505050;
}
i {	margin: 0px;
        border: 0px;
        padding: 0px;
	color: #000000;
	clear: left;
	font: 14px/16px "Eras Medium ITC", sans-serif;
        font-style: italic;
}
strong {
        text-align: center;
	display: inline;
        clear: none;
	margin: 0px;
        border: 0px;
        padding: 0px;
	color: #000000;
	font: italic 18px/20px "Eras Medium ITC", sans-serif;
}
em {
        text-align: center;
	display: inline;
        clear: none;
	margin: 0px;
        border: 0px;
        padding: 0px;
	color: #000000;
	font: 14px/16px "Lucida Handwriting",cursive;
        font-weight: 600;
}
em.grey {
	color: #505050;
}
em.red {
	color: #B10012;
}
em.black_tall {
	background: transparent;
	font: 22px/22px "Lucida Handwriting",cursive;
        font-weight: 600;
}
em.grey_tall {
	background: transparent;
	color: #606060;
	font: 22px/22px "Lucida Handwriting",cursive;
        font-weight: 600;
}
em.red_tall {
	background: transparent;
	color: #B10012;
	font: 22px/22px "Lucida Handwriting",cursive;
        font-weight: 600;
}
em.black_super {
	font: 4.5vw "Lucida Handwriting",cursive;
}
em.grey_super {
	color: #606060;
	font: 4.5vw "Lucida Handwriting",cursive;
}
em.red_super {
	color: #B10012;
	font: 4.5vw "Lucida Handwriting",cursive;
}
@media only screen and (min-width: 910px){
  em.black_super {
	font-size: 36px;
  }
  em.grey_super {
	font-size: 36px;
  }
  em.red_super {
	font-size: 36px;
  }
}

h1 {
	color: #181818;
	float: left;
        width: 90%;
        text-align: center;
	font: 28px/28px "Lucida Handwriting",cursive;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
        background: transparent;
}
@media only screen and (min-width: 940px){
  h1 {
	padding: 10px 0px 10px 0px;
	font: 36px/36px "Lucida Handwriting",cursive;
  }
}
@media only screen and (max-height: 510px){
  #SiteTitle {
	font: 6vh "Lucida Handwriting",cursive;
	padding: 0px 0px 0px 0px;
  }
}

h2 {
	color: #181818;
	float: left;
	width: 100%;
        text-align: center;
	font: normal 28px/28px "Lucida Handwriting", cursive;
	display: block;
	padding: 15px 0px 10px 0px;
	margin: 0px 0px 0px 0px; 
}

h3 {
	color: #181818;
	float: left;
        width: 90%;
        text-align: center;
	font: 28px/28px "Lucida Handwriting",cursive;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
        background: transparent;
}
@media only screen and (min-width: 940px){
  h1 {
	padding: 10px 0px 10px 0px;
	font: 36px/36px "Lucida Handwriting",cursive;
  }
}

h4 {
        text-align: center;
	margin: 5px;
        border: 0px;
        padding: 0px;
	color: #000000;
	clear: left;
	font: bold 16px/18px "Eras Medium ITC", sans-serif;
        vertical-align: bottom;
}
h5 {
        text-align: center;
	margin: 5px;
        border: 0px;
        padding: 0px;
	color: #000000;
	clear: left;
	font: normal 14px/16px "Eras Medium ITC", sans-serif;
        vertical-align: bottom;
}
h6 {
        text-align: left;
	margin: 5px;
        border: 0px;
        padding: 0px;
	color: #000000;
	clear: left;
	font: normal 12px/14px "Eras Medium ITC", sans-serif;
}

table {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
        border: 0px;
        padding: 0px;
        display: inline;
}

tr,td {
	margin: 0px;
        border: 5px solid #E4E4E4;
        padding: 0px 5px 0px 5px;
        vertical-align: bottom;
        text-align: center;
}


/* Gallery */

.thumbnails {
	display: block;
	float: left;
	width: 100%;
        -moz-user-select: none;
        user-select: none;
}
div.thumbnails {
	text-align: left;
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
        background-color: #FEFEFE;
        background: rgba(255, 255, 255, 0.25);
}

.thumbnails a:link, .thumbnails a:visited {
	display: block;
	text-decoration: none;
	border: 1px solid #C7C7C7;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.thumbnails a:hover, .thumbnails a:active {
	display: block;
	text-decoration: none;
	border: 1px solid #C7C7FE;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}
.thumbnails ul{
        list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 15px;
	float: right;
	clear: none;
	max-width: 1120px;
}
ul.tn_pool li{
        text-align: left;
        float: left;
        list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	border: 2px solid #FEFEFE;
	clear: none;
	line-height: 1;
	max-width: 63px;
	max-height: 56px;
	-moz-column-gap: 0px;
}
ul.tn_pool li a{
	margin: 0px;
	border: 0px;
	padding: 0px;
}
ul.tn_pool li img.Thumb {
	border: 2px solid #FEFEFE;
	height: 49px;
	width: 54px;
}


/* background image animation */
@keyframes JJDshow {
  0%	{opacity: 0;}
  2%	{opacity: 1;}
 11.1%	{opacity: 1;}
 15%	{opacity: 0;}
 100%	{opacity: 0;}
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes JJDshow {
  0%	{opacity: 0;}
 2%	{opacity: 1;}
 11.1%	{opacity: 1;}
 15%	{opacity: 0;}
 100%	{opacity: 0;}
}
