body { 
margin: 0;
padding: 5px; 
background-color: black; } 

a {
color: black; }

#bg {
display: flex;
flex-direction: row-reverse;
width: 100%;
height: 1000px;
margin-left: auto;
margin-right: auto; }

#header { 
height: 100px; 
width: 100%;
margin-bottom: 5px; 
background-color: #A5F3A7; 
border: 0px solid #000;  } 

#header2 { 
height: 100px; 
background-image: url(http://altermeta.net/images/bannerbg.png); 
background-repeat: no-repeat; 
background-position: top right; } 

#navigation { 
width: 150px; 
position: relative;
height: auto;
text-align: center;
float: left; } 

#right { 
flex: 1;
position: relative;
text-align: center;
float: right;
margin-left: 5px; } 

.blocktext { 
border: 0px solid black; 
padding: 3px; 
margin: 0px; 
margin-bottom: 5px; 
background-color: #FFFFFF; 
text-align: left;
min-height: 115px; } 

.blocktext1 { 
border: 0px solid black; 
padding: 3px; 
margin: 0px; 
margin-bottom: 5px; 
background-color: white; 
text-align: left; } 

.comicdisplay { 
border: 0px solid black; 
padding: 3px; 
margin: 0px; 
margin-bottom: 5px; 
background-color: white; } 

.title1 { 
border-top: 0px solid black; 
border-right: 0px solid black; 
border-left: 0px solid black; 
text-align: center;
font-family: sans-serif;
padding: 3px; 
margin: 0px; 
color: #000000; 
height: 32px;
background-color: #A5F3A7;
background-image: url(http://altermeta.net/images/amheader.jpg); 
background-repeat: no-repeat; 
background-position: -161px -109px; } 

.title { 
border-top: 0px solid black; 
border-right: 0px solid black; 
border-left: 0px solid black; 
text-align: center; 
font-family: sans-serif;
padding: 3px; 
margin: 0px; 
color: #000000; 
background-color: #A5F3A7; } 

.heading { 
display: inline; 
position: relative; 
top: 0px; 
color: #000; 
margin: 0px; 
padding: 0px; 
font-weight: bold;
font-family: cursive;
font-size:  xx-large; } 

.heading a { 
text-decoration: none; 
color: #000; } 

.archive_scroll {
height: 190px; }

.archive_scroll_vert {
position: absolute;
width: 170px;
top: 10px;
bottom: 100px;
left: 5px; }

.archive_scroll_box {
 }

.minihead { 
border-top: 0px solid black; 
border-right: 0px solid black; 
border-left: 0px solid black; 
text-align: right; 
font-family: sans-serif;
margin: 0px; 
color: #000; 
padding: 3px; 
background-color: #A5F3A7; } 

.minicontain { 
border: 0px solid black; 
padding: 0px; 
margin: 0px; 
margin-bottom: 5px; 
background-color: #8E8E8E; } 

.minicontaincenter { 
border: 0px solid black; 
padding: 0px; 
margin: 0px; 
margin-bottom: 5px; 
text-align: center; 
background-color: #8E8E8E; } 

.minicontaincenter p a { text-decoration: none; } 

.printonly { display: none; } 

.nostealy { 
position: static; 
bottom: 5px; 
width: 100%; 
text-align: center; 
margin-top: 10px; 
margin-bottom: 5px; 
padding: 0px;
color: white; } 

.nostealy a { 
color: white; }

.navlinks { 
margin: 0px; 
padding: 0px; 
font: bold 10px Veranda, sans-serif; 
background: #000; } 

.navlinks li:last-child { 
padding-bottom: 0px; } 

.navlinks li { 
padding: 0px; 
margin: 0px; 
list-style: none; 
text-align: right; 
padding-bottom: 1px; } 

.navlinks li a { 
display: block; 
padding: 3px; 
border-left: 1em solid #7D7D7D; 
border-top: 1px solid #7D7D7D; 
background-color: #8E8E8E;
text-decoration: none; 
color: #000; } 

.navlinks li a:visited { 
color: #000; } 

.navlinks li a:hover { 
border-color: #8E8E8E; 
background-color: #7D7D7D; }

.biop {
padding: 5px;
}

.bioul {
list-style-type: none;
margin-left: 0px;
padding-left: 5px;
}

.bioh3 {
border-bottom: 1px solid black;
}