#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; 
     height:45px; 
     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:113px; 
     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;
}

#sayingbar {
        position:absolute;
	height:31px;
	font-family:Georgia;
	letter-spacing:2px;
	text-align:center;
	line-height:1.5em;
	float:inherit;
	width:465px;
	font-size:18pt;
	font-style:italic;
	font-weight:normal;
	left:60px;
	top:190px;
	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;
}

#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;
}

#leftbar {        
	-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;
	width:30px;
        background-color:rgba(252,255,0,0.34);
	position:absolute;
}

#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;
}

#menu5 {
	font-weight:bold;
	font-style:italic;
	letter-spacing:3px;
	text-align:left;
	padding-left:21px;
	padding-top:20px;
	width:120px;
        margin-top:200px;
	margin-right:1800px;
	font-family:palatino-italic;
	height:195px;
	font-size:14pt;
	left:100px;
	top: 20px;
	position:relative;
}

#titlebar {
	position:absolute;
	background-image:url(images/5.png);
	height:195px;
	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;
}

#Textbox {
	width:591px;
	font-family:Arial;
	font-size:16pt;
	font-style:oblique;
	line-height:2em;
	height:858px;
	left:46px;
	top:14px;
	position:relative;
	
}

#Textbox_side {
        margin: 0;
	width: 868px;
        height: 200px;
	font-family:Arial;
	font-size:16pt;
	font-style:oblique;
	line-height:2em;
        left:46px;
	top:14px;
	position:relative;
	
}



#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;
}