body {
    margin:0;
	font-family: "Karla", Helvetica Neue, Helvetica, sans-serif;
}

body#b2012 {
	color: #fff;
	background-color: #000;
	margin:0;
	font-family: 'Karla', Helvetica Neue, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
a:link {
	text-decoration:none;
	color:#000000;
}
a:visited {
	text-decoration:none;
	color:#000000;
}
#b2012 a:link {
	text-decoration:none;
	color:#ffffff;
}
#b2012 a:visited {
	text-decoration:none;
	color:#ffffff;
}
#bthesis a.thesis:link, { color:#003cee; } /* body id denotes current page */
#b0000 a.n0000:link {  color:#0a4bff; }
#b0100 a.n0100:link { color:#1a60ff; }
#b0200 a.n0200:link { color:#2874ff; }
#b0300 a.n0300:link { color:#3489ff; }
#b0400 a.n0400:link { color:#3fa2ff; }
#b0500 a.n0500:link { color:#46beff; }
#b30bc a.n30bc:link { color:#46d8ef; }
#b1648 a.n1648:link { color:#49efc8; }
#b1883 a.n1883:link { color:#4fef93; }
#b1994 a.n1994:link { color:#45ef59; }
#b2009 a.n2009:link { color:#68ef2f; }
#b2012 a.n2012:link { color:#adef2b; }
#b2014 a.n2014:link { color:#ccef1a; }
#b2015 a.n2015:link { color:#eee00c; }
#b2016 a.n2016:link { color:#fee000; }
#b2018 a.n2018:link { color:#fea100; }

#bthesis a.thesis:visited { color:#003cee; }
#b0000 a.n0000:visited { color:#0a4bff; }
#b0100 a.n0100:visited { color:#1a60ff; }
#b0200 a.n0200:visited { color:#2874ff; }
#b0300 a.n0300:visited { color:#3489ff; }
#b0400 a.n0400:visited { color:#3fa2ff; }
#b0500 a.n0500:visited { color:#46beff; }
#b30bc a.n30bc:visited { color:#46d8ef; }
#b1648 a.n1648:visited { color:#49efc8; }
#b1883 a.n1883:visited { color:#4fef93; }
#b1994 a.n1994:visited { color:#45ef59; }
#b2009 a.n2009:visited { color:#68ef2f; }
#b2012 a.n2012:visited { color:#adef2b; }
#b2014 a.n2014:visited { color:#ccef1a; }
#b2015 a.n2015:visited { color:#eee00c; }
#b2016 a.n2016:visited { color:#fee000; }
#b2018 a.n2018:visited { color:#fea100; }
a:hover { color:#00f; }
a.thesis:hover { color:#003cee; } 
a.n0000:hover { color:#0a4bff; }
a.n0100:hover { color:#1a60ff; }
a.n0200:hover { color:#2874ff; }
a.n0300:hover { color:#3489ff; }
a.n0400:hover { color:#3fa2ff; }
a.n0500:hover { color:#46beff; }
a.n30bc:hover { color:#46d8ef; }
a.n1648:hover { color:#49efc8; }
a.n1883:hover { color:#4fef93; }
a.n1994:hover { color:#45ef59; }
a.n2009:hover { color:#68ef2f; }
a.n2012:hover { color:#adef2b; }
a.n2014:hover { color:#ccef1a; }
a.n2015:hover { color:#eee00c; }
a.n2016:hover { color:#fee000; }
a.n2018:hover { color:#fea100; }
a:active {
text-decoration:none;
color:#00f;
}

a.begin:link { color: #ff0066; }
a.begin:visited { color: #ff0066; }
a.begin:hover { color: #00ccff;}

#container {
	margin:0;
	width: 1100px;
}
#sidebar {
	width: 120px; /* 150 */
	float:left;
	display: block;
	position: fixed;
	padding: 30px 0 0 30px;
}
#sidebar h2 {
	margin:0 0 30px 0;
	font-weight:400;
	font-size: 15px;
	text-decoration: none;
}
.sidebarNav {
	list-style-type: none;
	font-size:10px;
	padding:0;
	margin: 0 0 10px 0;
}
.mainNav {
	position: fixed;
	bottom: 30px;
	left: 30px;
}
#content {
	width: 950px;
	float: right;
	display: block;
	padding: 0;
}
#content h2 {
	margin: 0 0 -1px 0;
	text-decoration: none;
	font-size: 17px;
	font-weight: 400;
}
#content h3 {
	text-align: right;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	margin: 0 0 0 0;

	/* display:none; */
}
#contentImg {
	float: left;
	width:750px;
}
#content img {
	width:750px;
}
#content img.synthesis{
	width: 950px;
}
#contentDesc {
	width: 170px; /* 200 */
	float: right;
	padding: 30px 0 0 30px;
	font-size: 11px;
}
#content p {
	margin: 15px 0 15px 0;
}
#contentImg p {
	font-size: 12px;
}

.evo {
	letter-spacing: 2px;
	margin: 95px 0 25px 0;
	font-size: 30px;
	font-family: "Century Gothic", Helvetica Neue, Helvetica, sans-serif;
}
.evoText {
	margin: 15px 0 15px 50px;
}