a {
	text-decoration: none;
}
.link {
	color: black;
	background-color: rgba(0,0,255,.1);
}
.homero_navtop {
	display: inline-block;
	width: 100%;
	height: 2em;
	top: 0.5vh;
	font-size: 1.5em;
	text-align: center;
	font-family: monospace, sans-serif;
}
.navtop_homero {
	position: fixed;
	top: 0.5vh;
	height: 2em;
	width: 5vw;
	left: 0;
	background-color: rgba(255,0,0,.05);
	background-image: url(../img/menu/homero_grasshopper_400.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
	z-index: 1;
}
.homero_navtop {
	display: inline-block;
	width: 100%;
	height: 2em;
	top: 0.5vh;
	font-family: monospace, sans-serif;
	text-align: center;
	font-size: 1.5em;
}
.navtop_a {
	display: inline-block;
	width: 8em;
	height: 100%;
	background-color: rgba(255,0,0,.1);
	text-align: center;
}
.navtop_b {
	display: inline-block;
	width: 8em;
	height: 100%;
	background-color: rgba(255,0,0,.1);
	text-align: center;
}
.navtop_c {
	display: inline-block;
	width: 10em;
	height: 100%;
	background-color: rgba(255,0,0,.25);
	text-align: center;
}
.navtop_d {
	display: inline-block;
	width: 8em;
	height: 100%;
	background-color: rgba(255,0,0,.1);
	text-align: center;
}
.navtop_e {
	display: inline-block;
	width: 8em;
	height: 100%;
	background-color: rgba(255,0,0,.1);
	text-align: center;
}
.pho_nav_l {
	display: inline-block;
	background-color: rgba(255,0,0,.1);
	background-image: url(../img/menu/nav_l_a_640.webp);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
.pho_nav_r {
	display: inline-block;
	background-color: rgba(255,0,0,.1);
	background-image: url(../img/menu/nav_r_a_640.webp);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
main { 
	font-family: monospace, sans-serif;
}
.homero_main {
	position: relative;
	text-align: center;
	height: 87.5vh;
	font-family: monospace, sans-serif;
}
.menu_art_pic_container {
	text-align: center;
	position: relative;
	height: 27.5vh;
	width: 95%;
	left: 2.5%;
}
.menu_art_pic {
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50vmax;
	height: 25%;
	object-fit: contain;
}
.menu_art_title {
	text-align: center;
	text-decoration: none;
	font-family: monospace, sans-serif;
}
.linebreak {
	border-radius: 250px;
	position: relative;
	height: 5vh;
	width: 100%;
	left: 0;
	background-color: rgba(0,0,255,.05);
	background-image: url(../img/menu/menu_640.webp);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}

.homero_footer {
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 2em;
	bottom: 0.5vh;
	background-color: rgba(0,0,255,.05);
	font-family: monospace, sans-serif;
}
.cc_icon {
	height: 100%;
}
.cite_span {
	font-weight: bold;
}
.cite_title {
	font-style: italic;
	background-color: rgba(255,0,255,.1);
}
.tit_box {
	position: relative;
	height: 50vh;
	width: 100%;
}
.tit_img {
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
	height: 100%;
	object-fit: contain;
}
.title_box {
	display: relative;
	width: 100%;
	text-align: center;
	font-size: 1.25em;
	font-family: monospace, sans-serif;
}
.article_box {
	font-size: 1.25em;
	font-family: monospace, sans-serif;
}
.td_special {
	background-color: rgba(255,0,0,.25);
}
.eso_table {
	position: relative;
	width: 90%;
	left: 5%;
}