#sidetextbox {
	position:relative;
        font-family:Georgia;
        font-size:12pt;
        line-height:1.5em;
        font-style:italic;
	height:724px;
        text-align:right;
	padding-right:0;
	width:200px;
	left:20px;
	top:250px;
}

#sidetextbox2 {
	position:relative;
        font-family:Georgia;
        font-size:14pt;
        line-height:1.5em;
        font-style:italic;
	height:724px;
        text-align:right;
	padding-right:0px;
	width:200px;
	left:0px;
	top:50px;
}

#sidetextbox3 {
	position:relative;
        font-family:Georgia;
        font-size:14pt;
        line-height:1.5em;
        font-style:italic;
	height:724px;
        text-align:right;
	padding-right:0;
	width:200px;
	left:25px;
	top:250px;
}

#accessibility {
	position: absolute;
	top: -10000px;
}

#arrowbox {
     position:absolute;
     background-image:url(images/3.png); 
     background-position:50% 50%; 
     background-position-x:50%; 
     background-position-y:50%; 
     background-repeat-x:no-repeat; 
     background-repeat-y:no-repeat; 
     background-repeat:no-repeat; 
     width:133px; 
     height:35px;
     left:764px; 
     top:32px; 
}

#arrowbox2 {
     position:absolute; 
     background-image:url(images/3.png); 
     background-repeat-x:no-repeat; 
     background-repeat-y:no-repeat; 
     background-repeat:no-repeat; 
     background-position:50% 50%; 
     background-position-x:50%; 
     background-position-y:50%; 
     width:133px; 
     height:35px; 
     left:764px; 
     top:84px; 
}

#arrowbox3 {
     position:absolute; 
     background-image:url(images/3.png); 
     background-position:50% 50%; 
     background-position-x:50%; 
     background-position-y:50%; 
     background-repeat-x:no-repeat; 
     background-repeat-y:no-repeat; 
     background-repeat:no-repeat; 
     width:133px; 
     height:35px; 
     left:764px; 
     top:136px; 
}

#arrowbox4 {
     position:absolute; 
     background-image:url(images/3.png); 
     background-position:50% 50%; 
     background-position-x:50%; 
     background-position-y:50%; 
     background-repeat-x:no-repeat; 
     background-repeat-y:no-repeat; 
     background-repeat:no-repeat; 
     width:133px; 
     height:35px; 
     left:764px; 
     top:188px;
}

#arrowbox5 {
     position:absolute; 
     background-image:url(images/3.png); 
     background-position:50% 50%; 
     background-position-x:50%; 
     background-position-y:50%; 
     background-repeat-x:no-repeat; 
     background-repeat-y:no-repeat; 
     background-repeat:no-repeat; 
     width:133px; 
     height:35px; 
     left:231px; 
     top:254px;
}

.menu_side_shell {
         align-items: right;

}

#uberbox {
        display:flex;
        flex-direction:column;
        flex-grow:1;
        overflow:wrap;
        column-gap:20%;
        height:240px;
        position:relative;
}

#sayingbar {
        display:flex;
        flex-wrap:wrap;
        word-break:keep-all;
        flex-shrink:1;
        font-size:clamp(10px, 3vw, 26px);
      	max-width:621px;
        min-width:0;
        position:absolute;
        margin-top:1.5rm;
	width:100%;
        top:185px;
	left:75px;
        vertical-align: top;
	height:20px;
	font-family:Georgia;
	letter-spacing:2px;
	text-align:center;
	font-style:italic;
	font-weight:normal;
        color:#62B78D;
}

#maintextbox {
        font-family:Palantino;
	font-size:14pt;
	font-style:normal;
	line-height:2em;
        text-align:left;
        text-justify:inter-word;
	line-height:1.5em;
	height:858px;
	position:absolute;
	width:590px;
	left:285px;
	top:280px;
}

#divider {
        margin: 2em 0;
	text-align: center;
}   

a:link {
	color: blue;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
}

svg:hover path {
  fill: red;
  transition: all ease 0.3s;
}

svg path {
  transition: all ease 0.3s;
}


svg|a:hover text {
            fill: red; 
            text-decoration: none;
        }

#rightbar {
	-webkit-border-bottom-left-radius:22px;
	border-bottom-left-radius:22px;
	-o-border-bottom-left-radius:22px;
	-ms-border-bottom-left-radius:22px;
	-moz-border-radius-bottomleft:22px;
	-webkit-border-bottom-right-radius:22px;
	border-bottom-right-radius:22px;
	-o-border-bottom-right-radius:22px;
	-ms-border-bottom-right-radius:22px;
	-moz-border-radius-bottomright:22px;
	-webkit-border-top-left-radius:22px;
	border-top-left-radius:22px;
	-o-border-top-left-radius:22px;
	-ms-border-top-left-radius:22px;
	-moz-border-radius-topleft:22px;
	-webkit-border-top-right-radius:22px;
	border-top-right-radius:22px;
	-o-border-top-right-radius:22px;
	-ms-border-top-right-radius:22px;
	-moz-border-radius-topright:22px;
	background-color:rgba(126,106,255,0.24);	
}

#middlebar {
        -webkit-border-bottom-left-radius:22px;
	border-bottom-left-radius:22px;
	-o-border-bottom-left-radius:22px;
	-ms-border-bottom-left-radius:22px;
	-moz-border-radius-bottomleft:22px;
	-webkit-border-bottom-right-radius:22px;
	border-bottom-right-radius:22px;
	-o-border-bottom-right-radius:22px;
	-ms-border-bottom-right-radius:22px;
	-moz-border-radius-bottomright:22px;
	-webkit-border-top-left-radius:22px;
	border-top-left-radius:22px;
	-o-border-top-left-radius:22px;
	-ms-border-top-left-radius:22px;
	-moz-border-radius-topleft:22px;
	-webkit-border-top-right-radius:22px;
	border-top-right-radius:22px;
	-o-border-top-right-radius:22px;
	-ms-border-top-right-radius:22px;
	-moz-border-radius-topright:22px;
	
	background-color:rgba(204,10,153,0.15);
	position:absolute;
}

#leftbarA {
        width: 30px;
        left: 20px;
        height: 2000px;
        top: -1240px;
      

}

#leftbar {        
        border-bottom-left-radius: 22px;
        -o-border-bottom-left-radius: 22px;
        -ms-border-bottom-left-radius: 22px;
        -moz-border-radius-bottomleft: 22px;
        border-bottom-right-radius: 22px;
        -o-border-bottom-right-radius: 22px;
        -ms-border-bottom-right-radius: 22px;
        -moz-border-radius-bottomright: 22px;
        border-top-left-radius: 22px;
        border-top-left-radius: 22px;
        -o-border-top-left-radius: 22px;
        -ms-border-top-left-radius: 22px;
        -moz-border-radius-topleft: 22px;
        border-top-right-radius: 22px;
        border-top-right-radius: 22px;
        -o-border-top-right-radius: 22px;
        -ms-border-top-right-radius: 22px;
        -moz-border-radius-topright: 22px;
        width: 30px;
        background-color: rgba(252,255,0,0.34);


}

{
        display: flex;
        flex-direction:column;
        flex:1;
        position:relative;
        aspect-ratio: 1 / 1;       
        padding:10px;
        flex-basis: auto;
        font-size:clamp(12pt, 2vw, 18pt);
       	width:100%;
        min-width:200px;
        font-weight:bold;
	font-style:italic;
	letter-spacing:3px;
        justify-content:left;
	line-height:.09;
	padding-left:21px;
	padding-top:20px;
	margin-right:45px;
	font-family:palatino-italic;
	height:195px;
	left:617px;
	top: -175px;

}




#menu {
	font-weight:bold;
	font-style:italic;
	letter-spacing:3px;
	text-align:left;
	padding-left:21px;
	padding-top:20px;
	width:120px;
	margin-right:1px;
	font-family:palatino-italic;
	height:195px;
	font-size:18pt;
	left:617px;
	top: -8px;
	position:relative;
}


#menu2 {
	font-weight:bold;
	font-style:italic;
	letter-spacing:3px;
	text-align:left;
	padding-left:21px;
	padding-top:20px;
	width:120px;
	margin-right:1px;
	font-family:palatino-italic;
	height:195px;
	font-size:18pt;
	left:617px;
	top: -8px;
	position:relative;
}

#menu3 {
	font-weight:bold;
	font-style:italic;
	letter-spacing:3px;
	text-align:left;
	padding-left:21px;
	padding-top:20px;
	width:120px;
	margin-right:1px;
	font-family:palatino-italic;
	height:195px;
	font-size:18pt;
	left:617px;
	top:-8px;
	position:relative;
}
#menu4 {
	font-weight:bold;
	font-style:italic;
	letter-spacing:3px;
	text-align:left;
	padding-left:21px;
	padding-top:20px;
	width:120px;
	margin-right:1px;
	font-family:palatino-italic;
	height:195px;
	font-size:18pt;
	left:617px;
	top:-8px;
	position:relative;
}

#titlebar {
	position:relative;
	background-image:url(images/5.png);
        
 
      
      	height:159;
	width:579px;
        max-width:100%;
	margin-right:0;
	top:0;
	left:8px;
	background-position:50% 50%;
	background-position-x:50%;
	background-position-y:50%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#titlebar2 {
	position:relative;
	background-image:url(images/5.png);
        background-size:contain;
        background-position: center center;
        background-repeat: no-repeat;
        aspect-ratio:auto;
        margin: 0;
	height:195px;
	width:579px;
        min-height:195px;
        max-width:100%;
	margin-right:0;
	top:0;
	left:8px;
}


#Textbox {
	width:591px;
	font-family:Arial;
	font-size:16pt;
	font-style:oblique;
	line-height:2em;
	height:858px;
	left:46px;
	top:14px;
	position:relative;
	
}

#Big_box {
        display:grid;
        align-items:center;
        gap:20%;
        height:100%;

    }
        
        
#Textbox_mod {
        word-break:keep-all;
      	max-width:621px;
        min-width:121px;
        margin-left:15px;
        margin-top:-525px;
	font-family:Arial;
        font-size:clamp(10px, 3vw, 20px);
	font-style:oblique;
	line-height:2em;
        left:8%;
	top:2%;
        position:relative;
        display:block;
        box-sizing:border-box;
	
}	

#gallery_container {
        width:874px;
	height:2892px;
	left:39px;
	top:-790px;
	position:relative;
	background-color:rgba(204,10,153,0.05);
        padding-left:10px;
        padding-top:10px;
        font-weight: 600;
        font:Marker Felt;
       
}

.article_image {

         float:center; 
         margin: 10px 10px 10px 10px; 
         border: 1px solid #000000;
}