html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, tt, var, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	box-sizing: border-box;
}

body {
    background-color: #C7C7C7;
	font-family: Arial, sans-serif;
	color: #888888;
	line-height: 1.2em;
}
.left strong {
	color: #C0C0C0
}
.page_title,
.page_title_2,
.menu_headers {
	letter-spacing: -1px;
    font-size: 22px;
    text-align: center;
	margin-bottom: 1em;
	line-height: 1.612em;
}

.page_title,
.page_title_2 {
	color: #2ED5DB;
}

.menu_headers {
	color: #EE9200;
}
.header {
	margin: 0;
	white-space: nowrap;
	background-color: #2580A2;
}
.header div {
	background: black;
	color: white;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px
}
.table_container {
	table-layout: fixed;
	width: 100%;
	
}
.table_container h2 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
}
.list_style_1 {
	margin: 1em 1em 1em 0;
	border-bottom: 4px solid #888888;
}
.list_style_1 a {
	border-bottom: 1px dotted gray;
	text-decoration: none;
}
.list_style_1 li {
	list-style-image: url(https://learn.biology-forums.com/images/black_arrow.gif);
	margin-bottom: 1em;
	color: black;
	margin-left: 2em;
}
.table_container td h1 {
	text-align: center;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0 0 4px rgba(0,0,0,0.7);
	color: white;
	margin-bottom: 1em;
}
.table_container td {
	vertical-align: top;
}
.table_container td p {
	margin: 1em 0;
	color: black
}
.table_container > tbody > tr > td:first-child {
	background-color: #333333;
}
.table_container > tbody > tr > td:nth-child(2) {
	width: 100%;
	padding: 2em 3em;
	line-height: 1.612em;
}
.table_container > tbody > tr > td:first-child,
.table_container > tbody > tr > td:last-child {
	width: 228px;
	text-align: center;
	padding: 2em;
}
.table_container > tbody > tr > td:last-child {
	background-color: #EEEECC;
}
.left_menu {
    list-style: none;
    margin: 0;
    padding: 0;
	width: 100%;
}
.left_menu li {
	font: 87.5% Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}
.left_menu a {
    border-bottom: 1px solid #393939;
    color: #ccc;
    display: block;
    margin: 0;
    padding: 8px 12px;
    text-decoration: none;
    font-weight: normal;
}
.left_menu a:hover {
	background-color: rgba(255,255,255,0.3);
	color: #ccc;
}
.left_menu li:last-child a {
	border-bottom: transparent;
}
.footer {
	background-color: black;
	width: 100%;
    text-align: center;
    line-height: 1.612em;
	font-size: 11px;
}

a {
	color: inherit;
	text-decoration: underline;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
	color: #2580A2;
}

.table_of_content .active_2 {
	color: yellow
}
.table_of_content .active_2 {
	font-weight: bold;
}

.outer_container {
	background-color: #111214;
    border-bottom: 1px solid #252527;
    border-top: 1px solid #252527;
}

.inner_container {
	width: 760px;
	margin: 0 auto;
	table-layout: fixed;
}

.left {
	width: 523px;
	padding: 2em;
}

.left p {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 16px;
}

.img_center {
	max-width: 100%;
	text-align: center;
}

.right {
	width: 237px;
	background-color: #212124;
	padding: 2em 1em;
}

.right iframe {
	height: 315px !important;
}

.left, .right {
	vertical-align: top;
}

.remove_style a {
	font-style: initial;
}

.table_of_content {
	color: #888888;
	margin-left: 3em;
	margin-bottom: 2em;
}

.table_of_content li {
	list-style-image: url(images/img6.gif);
}

.table_of_content a {
	text-decoration: none;
	color: #888888;
}

.did_you_know img {
	margin-bottom: 1em;
}
.did_you_know {
	margin: 1em;
	color: white;
	font-size: 12px;
	text-align: center;
    line-height: 1.5em;
}
.at-share-dock.atss {
	box-shadow: initial !important;
}
.at-share-dock.at-shfs-small .at4-count {
	height: 29px !important;
}
.middle_ad {
	max-width: 768px;
	margin: 0 auto;
	text-align: center;
}
.side_ad {
	width: 160px; 
	height: 600px; 
	margin: 0 auto;
}
.img_align {
	margin: 8px 0;
	text-align: center;
}
.divider {
	border-bottom: 4px dotted #c0c0c0;
    padding-top: 1em;
    margin-bottom: 2em;
}
p.img_caption {
	text-align: center;
	font-size: 14px;
}
p.img_caption span {
	font-weight: bold;
}
.img_align_banner {
	text-align: center;
	margin: 0 auto 2em !important;
}
.img_align_banner img {
	max-width: 500px;
}
.navigation {
	text-align: center;
	white-space: nowrap;
	margin-top: 2em;
}
.navigation a {
	background-color: #2580A2;
	color: #F7E300;
	padding: 8px 12px;
	border-radius: 20px;
	margin: 0 0.25em;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	transition: all 0.25s;
}
.navigation a:hover,
.navigation a:focus {
	box-shadow: inset 0 0 4px rgba(255,255,255,0.6);
    text-shadow: 0 0 2px rgba(0,0,0,0.9);
}
.toc {
	width: 250px;
	margin: 1em 0;
	background: silver;
	margin: 1em auto 1em;
}
.toc div {
	background: rgb(153, 153, 102);
	color: white;
	padding: 0 8px;
	text-align: center;
	font-weight: bold;
}
.toc ul {
	font-size: 12px;
	margin: 8px;
	display: inline-block;
}
.toc li {
	list-style: disc;
	margin-left: 16px;
}
.toc a:hover,
.toc li.active a {
	color: red;
}
.toc .active {
	font-weight: bold;
}
.toc a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted gray;
}
.info_table {
	width: 90%;
	margin: 0 auto;
	border: 5px solid silver;
}
.info_table td:first-child {
	white-space: nowrap;
	background-color: silver;
	font-weight: bold;
}
.info_table td {
	color: black;
	padding: 4px 8px;
}
p.mini_desc {
	padding-left: 1.25em;
	background: url(https://learn.biology-forums.com/images/black_arrow.gif) no-repeat left center;
}
#emf-form table td:first-child {
	font-weight: bold;
}

#emf-form table {
	width: 100%;
}

#emf-form textarea {
	width: 100%;
	padding: 1em;
	font-family: inherit;
}

#emf-form td {
	padding: 8px;
}

#emf-form input[type=text] {
	padding: 4px;
}
.resume_container {
	color: black;
}
.resume_container .list_style_1 li {
	margin-bottom: 0;
}
.resume_container .list_style_1 {
	border-bottom: none;
}
.resume_container .info_table {
	width: 100%;
}
.resume_container .info_table {
	vertical-align: top;
	margin-bottom: 1em;
	margin-top: 1em;
}
.resume_container .info_table td:first-child {
	width: 250px;
}
.resume_container .info_table td {
	font-size: 90%;
	white-space: initial;
}
.list_style_2 {
	margin-right: 1em;
	margin-bottom: 1em;
}
.list_style_2 li {
	list-style: disc;
	color: black;
	margin-left: 2em;
}
.quote {
	background-color: rgba(0,0,0,0.15);
	font-style: italic;
	font-size: 85%;
	width: 350px;
	margin: 0 auto !important;
	padding: 12px;
}
.quote span {
	font-style: initial;
	font-weight: bold;
}
.poem {
	text-align: center;
	width: 500px;
	margin: 0 auto;
}
.poem p {
	position: relative;
	padding-left: 48px;
}
.poem p span {
	font-size: 36px;
	font-weight: bold;
	color: gray;
	position: absolute;
	left: 0;
	top: 0;
}
@media screen and (max-width: 768px) {
	
	.quote {
		width: 80%;
	}
	
	#emf-form td {
		text-align: center;
	}
	.table_container > tbody > tr > td:nth-child(2) {
		padding-left: 2em;
		padding-right: 2em;
	}
	.img_align img,
	.img_align_banner img {
		max-width: 100%;
	}
	.table_container > tbody > tr > td:first-child {
		display: none;
	}
	.table_container > tbody > tr > td:last-child {
		width: 100%;
		overflow: hidden;
		padding: 1em 0;
	}
	.header img,
	.header {
		max-width: 100%;
		text-align: center;
	}
	.table_container {
		width: 100%;
	}
	.resume_container .info_table td:first-child,
	.table_container td {
		width: 100%;
		display: block;
	}
	.left {
		padding-left: 12px;
		padding-right: 12px;
	}
	.right {
		text-align: center;
	}
	.footer {
		width: 100%;
	}
	.left img {
		max-width: 100%;
	}
	.viewport-bottom {
		margin-bottom: 2.9em;
	}
	.middle_ad {
		display: block !important;
		width: 100%;
		max-width: 100%;
	}
	.side_ad {
		max-width: 100%;
		height: 100%;
	}
	.menuhead_left {
		background-size: cover;
		display: table-cell !important;
	}
	.menuhead_right {
		display: none !important;
	}
	.car_info {
		margin: 0 auto;
	}
	.car_display ins {
		margin: 1em 0
	}
}
/*IPAD SPECIFIC*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	.middle_ad {
		width: 336px;
	}
}