html.forum, html.forum body {
	height: 100%;
	min-width: 800px;
	background: #f8f8f8 url('https://100yss.org/assets/forum_horizon-05107d5de2a4929d3ce90aacb97656e380f908dc532d88e36fd4949a371facce.jpg') no-repeat center top fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#ac-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

#popup {
	background: #f8f8f8 url('https://100yss.org/assets/nexus_nairobi-f5e02e45fb105c23d6603628bb1f05cea76593ee574250d52d16bfcbb8a14ea3.png') no-repeat center top fixed;
	width: 60%;
	height: 20%;
        position: relative;
	z-index: 1020;
        top: 15%;
        left: 20%;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

body#main4 #bg-layer {
	max-height: 1280px;
	background: url('https://100yss.org/assets/forum_bg-cca4cd7e2b67ca0c6f9e0f6af1b0ca2eae777e4f9657f251f64e50e5cee9a558.png') no-repeat center bottom;
	background-size: 100%;
	z-index: 1;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	margin-left: 0px;
}
body#main4 #caption {
	color: #808080;
	line-height: 1em;
	font-size: .7em;
	margin-top: 50px;
}
#bg-layer {
	height: 2312px;
	background: url('https://100yss.org/assets/background-design1-20c143145325c94c87087473a9c75d5d88e6695b1cb73d9c68fcdd8d9020e227.png') no-repeat center top;
	z-index: 1;
	position: fixed;
	left: 50%;
	top: 0;
	width: 1280px;
	margin-left: -640px;
}
body#main2 #bg-layer {
	height: 1600px;
	background: url('https://100yss.org/assets/background-design2-cfe12cadfbc2747046f92569e8df0fceb690fe8bf46155c1556278ae5f8ea90b.png') no-repeat center top;
}
body#main3 #bg-layer {
	height: 1450px;
	background: url('https://100yss.org/assets/background-design3-4d39cfb293b2291f77a8fa9cdf81750af46e01ed7d617a2e03eec94827422212.png') no-repeat center top;
}
body#main3 #bg-layer.short {
	background: url('https://100yss.org/assets/short_background-7d5a9b0b4c5689e46a5e93b75ac5d80ebfd2f01d3e8dfe5cfe2ccec329d18251.png') no-repeat center top;
}
#header {
	width: 100%;
	background-color: #232323;
	position: relative;
	z-index: 10;
	height: 102px;
	overflow: visible;
}
#header-content {
	position: relative;
	margin-top: 0px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
	width: 1080px;
}
#logo {
	margin-top: 23px;
	margin-left: 12px;
	width: 228px;
	float: left;
	height: 79px;
}
#dynamic-logo {
	position: absolute;
	top: 23px;
	left: 12px;
}
#dynamic-logo img.main-logo {
	display: none;
}
#logo-over {
	width: 301px;
	background: #232323;
	padding: 10px 30px 30px 30px;
	margin: 0;
	display: none;
	position: absolute;
	top: 102px;
}
#logo-over h2 {
	color: #fc2357;
	font-size: 1.3em;
	text-transform: none;
}
#logo-over p {
	margin-bottom: 0;
	color: #fff;
	font-size: .9em;
}
#main-nav {
	display: inline-block;
	overflow: visible;
}
#main-nav ul {
	list-style-type: none;
	padding: 0;
	border: 0;
}
#main-nav ul li {
	float: left;
}
#main-nav li{
	left: 1px;
	margin-left: 1px;
	background-color: #2e2e2e;
	height: 102px;
}
#main-nav a {
	display: block;
	padding-top: 67px;
	padding-left: 20px;
	width: 99px;
	height: 31px;
	background-color: #2e2e2e;
	font-family: 'League Gothic', Impact, sans-serif;
	font-size: 1.3em;
	letter-spacing: .1em;
	text-decoration: none;
	color: #f8f8f8;
	border-bottom: 4px solid #2e2e2e;
}
#main-nav li#g a {
	color: #FF0000;
}
#main-nav li#a.hover a, #main-nav li#a a:hover, #main-nav li#a a:hover, #main-nav li#a a.active {	border-color: #d3ee5f; }
#main-nav li#b.hover a, #main-nav li#b a:hover, #main-nav li#b a.active {	border-color: #00c1bb; }
#main-nav li#c.hover a, #main-nav li#c a.active {	border-color: #f8a779; }
#main-nav li#d.hover a, #main-nav li#d a.active {	border-color: #239dec; }
#main-nav li#e.hover a, #main-nav li#e a.active {	border-color: #ed2737; }
#main-nav li#f.hover a, #main-nav li#f a.active {	border-color: #d3dce0; }

#main-nav a:visited, #main-nav a:active {
	color: #f8f8f8;
	text-decoration: none;
}
#main-nav li a:hover, #main-nav li a.active {
	border-bottom: 4px solid;
}


#sub-nav {
	overflow: hidden;
	margin: 0 0 35px 0;
}
#sub-nav ul {
	margin: 40px 0 0 0;
	padding: 0;
	list-style-type: none;
	border: 0;
	height: 36px;
	width: 720px;
	float: left;
	display: inline-block;
}
#content #sub-nav li {
	margin: 0 20px 0 0;
	padding: 0px;
	float: left;
	height: 100%;
	background: none;
}
#sub-nav a:link, #sub-nav a:visited, #sub-nav a:hover, #sub-nav a:active {
	display: block;
	font-family: 'League Gothic', Impact, sans-serif;
	font-size: 1.7em;
	line-height: 1em;
	text-decoration: none;
	height: 100%;
	letter-spacing: .05em;
	color: #000000;
}
#sub-nav li a:hover {
	color: #ed2737;
}
#sub-nav li a.active {
	color: #ed2737;
	background: url('https://100yss.org/assets/subnav-arrow-71da96b7678f19635999b53442d5988f55ec400e693edbe95ba38a139f67b65e.png') no-repeat center bottom;
}
#sub-nav li.sub-parent a.active:hover {
	color: #ed2737;
	background: none;
}
#sub-nav li.sub-parent a.active {
	color: #cccccc;
	background: none;
}
#main-nav ul.submenu {
	margin: 0;
	padding: 5px 0 0 0;
	background: rgb(56, 56, 56);
	background: rgba(46, 46, 46, 0.95);
	list-style-position: outside;
	position: relative;
	line-height: 1.5em;
	border: 0;
	display: inline-block;
}
#main-nav ul.submenu li {
	background: transparent;
	height: 20px;
	margin: 10px 0;
	left: 0;
	float: none;
}
#main-nav ul.submenu li a {
	padding: 0 0 0 20px;
	margin: 0;
	height: 100%;
	text-transform: uppercase;
	color: #646464;
	background: transparent;
	border: none;
}
#main-nav ul.submenu li a:hover, #main-nav ul.submenu li a.active {
	background-color: inherit;
	border: none;
	color: #fff;
}
#main-nav ul.submenu li.sublev2 a:link {
	background: url('https://100yss.org/assets/dropdown-bullet-a987483d36d881732f655a786a42be6e822839ef3b346ffc60c668dfd0cfb819.gif') no-repeat 20px 5px;
	padding: 0 0 0 35px;
	width: 84px;
}
#main-nav ul.submenu li.sublev2 a:hover, #main-nav ul.submenu li.sublev2 a.active {
	background-position: 20px -15px;
}
#social-flags {
	position: absolute;
	width: 170px;
	height: 65px;
	margin-top: -18px;
	*margin-top: 0;
	margin-left: 790px;
	float: right;
}
#social-flags .flag {
	display: block;
	height: 25px;
	float: right;
}
#social-flags .facebook {
	width: 50px;
	margin: 40px 10px 0 0;
}
#social-flags .facebook a:hover {
	background-position: -50px 0;
}
#social-flags .twitter {
	background: url('https://100yss.org/assets/tweet-button-dbaf44ca7dad8d2548af995608004c910cfca08594ee527aa3d5b4ff9e7a7eaa.png') no-repeat 0 0;
	width: 56px;
	height: 24px;
	margin: 40px 0 0 0;
}
#social-flags .twitter a:hover {
	width: 56px;
	height: 24px;
	background-position: 0px -24px;
}
#content {
	width: 960px;
	font-family: arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	color: #232323;
	overflow: visible;
	min-height: 75%;
	margin-bottom: 50px;
	clear: both;
	color: #2d2d2d;
	position: relative;
	z-index: 9;
}
#content blockquote {
	margin: 20px 0 16px 0;
	padding: 0;
	font-family: adobe-caslon-pro, 'Garamond', 'Baskerville', 'Georgia', serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: 700;
	color: #232323;
	border: none;
	line-height: 1.4em;
}
#content .blockquote {
	display: inline-block;
	margin: 20px 0 20px 0;
}
#content .blockquote img {
	display: block;
}
#content hr {
	border: 0;
	color: #cecece;
	background-color: #cecece;
	height: 1px;
	width: 100%;
	text-align: left;
}
#content h1, body h1 {
	font-family: "League Gothic", sans-serif;
	font-size: 3.2em;
	line-height: 1.0em;
	*line-height: 1.15em;
	margin: 0 0 5px 0;
	color: #2e2e2e;
	text-transform: uppercase;
}
#content h1 em {
	margin-right: .1em;
	font-family: adobe-caslon-pro, 'Garamond', 'Baskerville', 'Georgia', serif;
	font-size: .8em;
	letter-spacing: -1.0px;
	text-transform: lowercase;
	font-style: italic;
	font-weight: 700;
}
#content h2, body h2 {
	margin-bottom: .6em;
	height: auto;
	background: url('https://100yss.org/assets/title-underline-2686ac9e29b02189c9ed9f040ef11cf8cb613539d147940dcf18105ac05fcd66.gif') no-repeat 0 1.4em;
	font-family: adobe-caslon-pro, 'Garamond', 'Baskerville', 'Georgia', serif;
	font-size: 2.15em;
	text-transform: lowercase;
	font-style: italic;
	font-weight: 700;
}
#content h2.plain, body h2.plain {
	background: none;
}
#content h3 {
	font-family: adobe-caslon-pro, serif;
	font-size: 1.3em;
	line-height: 1.3em;
	font-style: oblique;
	margin: 0;
	font-weight: 700;
}
#content p {
	font-size: 1em;
	margin: 14px 0;
}
#content p.credits {
	color: #808080;
	font-size: .8em;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	color: #ee2737;
}
a.button {
	display: inline-block;
	background-color: #ff1c53;
	margin: 0;
	padding: 10px 35px 7px 35px;
	border: none;
	color: #ffffff;
	font-family: "League Gothic", sans-serif;
	font-size: 1.6em;
	text-transform: uppercase;
	text-decoration: none;
}
a.button:hover {
	background-color: #232323;
}
a.external {
	background: url('https://100yss.org/assets/external-link-arrow-2ccdd2708893c76fd7e079a1037b9bc9bcd28dda511965b7da1fcd0733ba2576.gif') no-repeat 0 2px;
	padding-left: 60px;
	font-family: adobe-caslon-pro, 'Garamond', 'Baskerville', 'Georgia', serif;
	text-transform: uppercase;
	font-size: 1.3em;
	margin: 20px 0;
}
#content li {
	background: url('https://100yss.org/assets/pink-diamond-bullet-d38ab1c0c00341d0aa057df4ec8d24a00431513d44abd1bd9af1f4f6ce3e5253.png') no-repeat 2px 4px;
	padding-left: 20px;
	margin: .4em 0 1.4em -20px;
	color: inherit;
}
#content hr.colored {
	margin: 50px 0;
	height: 5px;
}
#content h1 hr.colored {
	margin: 10px 0 0 0;
	height: 5px;
}
#columns {
	overflow: visible;
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}
#left-col {
	float: left;
	width: 600px;
}
#right-col {
	float: right;
	width: 170px;
}
#content p.intro, #content p.outro, .donate div.details p {
	font-family: adobe-caslon-pro, serif;
	font-size: 1.15em;
	overflow: visible;
	line-height: 1.5em;
}
#content p.intro img.arrow {
	margin-right: 6px;
	padding-top: 2px;
}
#content .pointer {
	background: url('https://100yss.org/assets/p-pointer-0c18b1250f0e05789eea79a7ef5f6a1bf202817caf81ad33a9477618f489e034.gif') no-repeat 0 3px;
	margin-left: -20px;
	padding-left: 20px;
}
#content .blue_pointer {
	background: url('https://100yss.org/assets/blue_arrow-34f15331a9797e34755bbe21d62172f9b99f52e168401ada6c5d7c8dfc878167.jpg') no-repeat 0 3px;
	margin-left: -20px;
	padding-left: 20px;
}
.image_caption {
	text-align: center;
	margin: 0 0 20px 50px;
	padding: 0;
	width: 161px;
	float: right;
}
#content .image_caption p {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	color: #808080;
	font-size: .85em;
	line-height: 1.5em;
}
.img-col {
	display: block;
	width: 100%;
	overflow: visible;
}
.img-col img {
	float: left;
}
.img-col .content {
	margin-left: 350px;
}
.img-col .content h2 {
	margin-bottom: 20px;
}
.upper {
	text-transform: uppercase;
}
img.title {
	margin: 20px 0;
}
.clear{
	clear: both;
}
#purpose .header-img {
	margin: 30px 0 50px -75px;
}
#content #purpose hr.colored {
	color: #d3ec69;
	background-color: #d3ec69;
}
#content .section {
	overflow: visible;
	width: 100%;
	margin-bottom: 30px;
	height: 100%;
	display: inline-block;
}
.callout-box .content {
	padding: 15px 20px;
}
#content .callout-box h1 {
	margin: 0;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: .04em;
	color: #ffffff;
}
#content .callout-box h2 {
	background-image: none;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4em;
	margin-top: .5em;
	margin-bottom: .5em;
}
.callout-box a.button {
	padding: 5px 15px 4px 15px;
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 8px;
}
.callout-box .top, .callout-box .bottom {
	display: block;
	padding: 0;
	height: 38px;
}
.callout-a .content {
	background-color: #2b9ef0;
}
.callout-a .top {
	background: url('https://100yss.org/assets/sidebar-ltblue-angle-8fce3a18596b05150a883fb4fedb5c406a4691d72427338e35729552530e5800.gif') no-repeat 0 0;
}
.callout-a .bottom {
	height: 170px;
	background: url('https://100yss.org/assets/sidebar-ltblue-angle-8fce3a18596b05150a883fb4fedb5c406a4691d72427338e35729552530e5800.gif') no-repeat 0 -38px;
}
.callout-a a.button {
	background-color: #002caa;
}
.callout-a a.button:hover {
	background-color: #00c1bc;
}
.callout-b .content {
	background-color: #330099;
}
.callout-b .top {
	background: url('https://100yss.org/assets/sidebar-purple-angle-e96fc9240f21172dd540519a76de4fe5b7c7495d1a0018d02323f0ac0b1415fa.gif') no-repeat 0 0;
}
.callout-b .bottom {
	height: 170px;
	background: url('https://100yss.org/assets/sidebar-purple-angle-e96fc9240f21172dd540519a76de4fe5b7c7495d1a0018d02323f0ac0b1415fa.gif') no-repeat 0 -38px;
}
.callout-b a.button {
	background-color: #ed2737;
}
.callout-b a.button:hover {
	background-color: #2b9ef0;
}
.callout-box-c .content {
	padding: 15px 20px;
}
#membership-columns {
	overflow: visible;
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}
#membership-left-col {
	float: left;
	width: 960px;
	margin-left: 18.4%;
}
#membership-right-col {
	float: left;
	width: 170px;
	margin-left: 50px;
	margin-top: 100px;
}
.callout-d .content {
	background-color: #ee2737;
	position: relative;
	z-index: 10;
}
.callout-d .top {
	background: url('https://100yss.org/assets/sidebar-red-angle-00f2b15203ca116a9e3f07e065cdc11272aee14fc74271a02302bd8d8b09bfed.gif') no-repeat 0 0;
}
.callout-d .bottom {
	height: 170px;
	background: url('https://100yss.org/assets/sidebar-red-angle-00f2b15203ca116a9e3f07e065cdc11272aee14fc74271a02302bd8d8b09bfed.gif') no-repeat 0 -38px;
}
.callout-d a.button {
	background-color: #2b9ef0;
}
.callout-d a.button:hover {
	background-color: #330099;
}
.callout-d .content h1 {
	font-family: "League Gothic", sans-serif;
	font-size: 1.9em;
	line-height: 1.2em;
	margin: 0 0 5px 0;
	color: #ffffff;
	text-transform: uppercase;
}
.callout-d .content h2 {
	margin-bottom: .6em;
	height: auto;
	background: #ee2737;
	font-family: adobe-caslon-pro, 'Garamond', 'Baskerville', 'Georgia', serif;
	font-size: 1em;
	line-height: 1.4em;
	text-transform: lowercase;
	font-style: italic;
	font-weight: 700;
	color: #ffffff;
}
#content .callout-box-c h1 {
	margin: 0;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: .04em;
	color: #ffffff;
}
#content .callout-box-c h2 {
	background-image: none;
	color: #ffffff;
	font-size: 14px;
	font-family: adobe-caslon-pro, serif;
	text-transform: none;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4em;
	margin-top: .5em;
	margin-bottom: .5em;
}
.callout-box-c a.button {
	padding: 5px 15px 4px 15px;
	font-size: 1.3em;
	letter-spacing: 0.05em;
}
.callout-box-c .top, .callout-box .bottom {
	display: block;
	padding: 0;
	height: 38px;
}
.callout-c .content {
	background-color: #00c1bc;
}
.callout-c .top {
	background: url('https://100yss.org/assets/sidebar-teal-angle-29c518afbc32b70f4e48bc8af4d8c13476cc99ea70ac38581b5cd3b3f35456d5.gif') no-repeat 0 0px;
}
.callout-c .bottom {
	height: 170px;
	background: url('https://100yss.org/assets/sidebar-teal-angle-29c518afbc32b70f4e48bc8af4d8c13476cc99ea70ac38581b5cd3b3f35456d5.gif') no-repeat 0 -38px;
}
.callout-c a.button {
	background-color: #330099;
}
.callout-c a.button:hover {
	background-color: #ed2737;
}
.team #content hr.colored {
	color: #f8a77a;
	background-color: #f8a77a;
}
#content .bio {
	text-align: center;
	background: #fff;
	padding: 20px 0px;
	margin: 0 0 22px 0;
}
#content .bio a, #content .bio a:hover, #content .bio a:visited {
	text-decoration: none;
	color: inherit;
}
#content .bio h1 {
	padding: 0 10px;
	font-size: 1.7em;
}
#content .bio h3 {
	padding: 0 10px;
	font-size: 1.15em;
}
#content .bio p {
	padding: 0 10px;
	margin-bottom: 0;
	font-size: .85em;
}
#content .bio img {
}
#content .bio-quote {
	padding: 0 10px;
	margin: 30px 0;
	text-align: center;
}
#content .bio-quote img {
	margin-bottom: 5px;
}
#content .bio-quote p, #content .bio-quote blockquote {
	padding: 0;
	margin: 2px 0;
}
#content .bio-quote p {
	font-family: adobe-caslon-pro, serif;
	font-variant: small-caps;
	font-size: 1.15em;
}
#content .bio-quote blockquote {
	font-size: 1.15em;
}
#content .bio-spacer {
	height: 80px;
}
.team-bio {
	display: block;
	overflow: auto;
	margin: 54px 0;
}
#cboxLoadedContent .team-bio {
	padding: 0 40px;
}
.team-bio img {
	float: left;
}
.team-bio .copy {
	margin-left: 290px;
}
#content .team-bio h1, body .team-bio h1 {
	font-size: 2.15em;
	margin: 0;
}
#content .team-bio h2, body .team-bio h2 {
	font-size: 1.3em;
	text-transform: none;
	margin: 0 0 1em 0;
}
#mailing-list #left-col {
	width: 720px;
}
#partners .col1 {
	float: left;
	width: 415px;
	padding-right: 55px;
	margin: 0 0 60px 0;
}
#partners .col2 {
	float: right;
	width: 415px;
	padding-right: 55px;
	margin: 0 0 60px 0;
}
#content #partners h1, #content .col-2 h1 {
	font-size: 1.5em;
}
#content h1.small {
	font-size: 1.7em;
}
#content #partners h2, #content div.panel h2, #content .col-2 h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
#content #partners p {
	margin: .6em 0;
}
#content .partners-list h2 {
	background: none;
	line-height: 1em;
	text-transform: none;
	height: 100%;
}
#content .partners-list ul {
	list-style-type: none;
	height: 100%;
	padding: 0;
	margin: 20px 0 20px 0;
	display: inline-block;
}
#content .partners-list li {
	background: none;
	padding: 0 0 20px 0;
	margin: 0;
	float: left;
	width: 320px;
	display: inline-block;
}
.partner {
	position: relative;
	overflow: auto;
	margin: 0 0 40px 0;
}
#content #partners .pointer, #content div.panel.pointer {
	background-image: url('https://100yss.org/assets/arrow-green-f7c26e2a92d6e8a85cf313dc2e35f6fc587e79e8571cc829eab8168b80f9d9cd.png');
	background-position: 0 3px;
}
#partners .narrow {
	width: 280px;
	overflow: visible;
}
#partners img.img1 {
	position: absolute;
	right: -160px;
	top: -40px;
}
#partners img.img2 {
	position: absolute;
	right: -190px;
	top: 30px;
}
#content #partners hr.colored {
	color: #ee2737;
	background-color: #ee2737;
}
.initiatives #content h2 {
	text-transform: none;
}
.initiatives #left-col {
	float: left;
	width: 480px;
}
.initiatives #right-col {
	text-align: right;
	float: right;
	width: 480px;
	margin-top: -20px;
}
.initiatives #right-col img {
}
.bonegrowth #right-col {
	padding-top: 50px;
}
#trending #content hr.colored {
	margin: 30px 0 0 0;
}
#blog {
	width: 600px;
	font-family: arial, sans-serif;
	margin-left: 0px;
	margin-right: auto;
	color: #232323;
	overflow: visible;
	min-height: 75%;
	margin-bottom: 50px;
	clear: both;
	color: #2d2d2d;
	position: relative;
	z-index: 9;
}
#blog h2 {
	margin-bottom: 0;
	height: auto;
	line-height: 1em;
	background: none;
	font-family: "League Gothic", sans-serif;
	font-size: 2.15em;
	text-transform: uppercase;
	font-weight: 400;
	font-style: normal;
}
#blog span.permalink {
	margin-bottom: .6em;
	height: 1.6em;
	background: none;
	font-family: adobe-caslon-pro, 'Garamond', 'Baskerville', 'Georgia', serif;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 700;
}
#blog p span {
	font-family: 'Microsoft Arial Unicode', Arial, sans-serif;
}
#blog span.date {
	font-family: "Arial", sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	padding-bottom: 0px;
	line-height: 1.0em;
}
#blog hr {
}
#blog p.date {
	margin-bottom: 0;
}
#blog a {
	color: #000000;
}
.hashtags {
	margin-top: 4em;
}
.hashtags a:link, .hashtags a:visited {
	color: #b2b2b2;
	text-decoration: none;
	margin-right: 1em;
}
.hashtags a:hover {
	text-decoration: underline;
}
#events_background {
	width: 1040px;
	height: 100%;
	position: absolute;
	z-index: -1;
	margin-left: -50px;
}
#featured_events {
	margin-top: 0px;
}
#event_columns #gradient {
	background-image: 'https://100yss.org/assets/white_gradient-f0a06e44a916c23376372a15614e1f33b20072482d822ba193d9945f8b06aee6.png';
	background-position: center bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 170px;
	z-index: -1;
}
#white_background {
	background-color: #FFFFFF;
	z-index: -1;
	width: 1040px;
	height: 1000px;
	top: 200px;
}
#left-events-col {
	width: 750px;
	float: left;
}
#right-events-col {
	width: 170px;
	float: right;
}
.events .col {
	float: left;
	margin-right: 20px;
	padding-bottom: 30px;
	width: 328px;
}
.events .col .event_name, #calendar_section {
	font-size: 2.0em;
	line-height: 1em;
	font-family: "League Gothic", sans-serif;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#calendar_section {
	width: auto;
	padding-bottom: 0px;
}
#calendar {
	padding-top: 30px;
}
.events .col .date {
	font-family: "Arial", sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	padding-bottom: 0px;
	line-height: 1.0em;
}
.events .col .location {
	font-family: "Arial", sans-serif;
	font-size: 1.0em;
	font-weight: 700;
}
.events .col img {
	padding-bottom: 20px;
}
.membership .col {
	width: 250px;
	margin-right: 105px;
}
.membership .col1 {
	float: left;
}
.membership .col2 {
	float: left;
}
.membership .col2 img {
	margin-left: 10px;
}
.membership .col3 {
	float: right;
	margin-right: 0;
}
.membership .col3 img {
	margin-left: 20px;
}
.membership .col .details {
	padding: 0 0 0 30px;
}
.centered {
	text-align: center;
}
.col .btn-container {
	position: relative;
	padding: 0 0 30px 0;
	width: 100%;
	height: 240px;
}
.col .btn-container img {
	position: absolute;
	z-index: 1;
}
.col .btn-container a {
	position: absolute;
	left: 70px;
	top: 165px;
	z-index: 10;
}
.col .btn-container a.a {
	left: 74px;
}
.col .btn-container a.b {
	left: 82px;
}
.col .btn-container a.c {
	left: 81px;
}
.membership #content p.outro {
	padding-bottom: 50px;
}
.col .btn-container form {
	position: absolute;
	left: 70px;
	top: 165px;
	z-index: 12;
}
body#main4 p.pointer {
	background: url('https://100yss.org/assets/forum-pointer-069da0d6c5615d4d1a8e9207bfbef2af841824254bf871ccfa94fa2abe4e2b83.png') no-repeat 0 3px;
	color: #FFFFFF;
}
.forum body#main4 p a:hover {
	color: #ed2737;
}
body#main4 a, body#main4 a.visited {
	color: #FFFFFF;
}
body#main4 a.red, body#main4 a.visited.red {
	color: #ed2737;
}
body#main4 h1 {
	color: #FFFFFF;
}
#sub-nav.forum a, #sub-nav.forum a.visited {
	color: #FFFFFF;
}
#symposium-title {
	position: relative;
	margin-bottom: 52px;
}
#symposium-title h1 {
	font-size: 31px;
	letter-spacing: 1px;
}
#symposium-title h1.a {
	margin-top: 9px;
}
#symposium-title h3 {
	font-family: "League Gothic", sans-serif;
	font-size: 72px;
	letter-spacing: 2.5px;
	line-height: 68px;
}
#symposium-title h1.c {
	margin-top: 24px;
	margin-left: 18px;
	color: #FFFFFF;
}
#symposium-title h2.d {
	color: #000000;
	margin-left: 18px;
}
.symposium #content hr.colored {
	color: #f0193b;
	background-color: #f0193b;
}
.symp_2013 #checkout-2013 {
	font-family: adobe-caslon-pro, serif;
	font-style: italic;
}
#content .symp_2013 h1 {
	font-size: 48px;
	letter-spacing: 1px;
}
#content .symp_2013 h2 {
	font-family: "League Gothic", sans-serif;
	font-size: 31px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#content .symp_2013 .panel h2 {
	font-size: 24px;
	padding-bottom: 20px;
}
#content .symp_2013 .panel h2.red {
	color: #ff001a;
}
#content .symp_2013 em {
	font-size: 31px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.symp_2012 img.title {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -111px;
}
.col-4 {
	width: 170px;
	height: 100%;
	margin: 50px 10px 0px 10px;
	float: left;
}
.symp_2012 .col-2, .symp_2011 .col-2 {
	float: left;
	width: 425px;
	padding-right: 55px;
	margin-bottom: 10px;
}
#content div.col-2 li {
	margin-bottom: 1em;
}
.symp_2012 .right, .symp_2011 .right {
	padding-right: 0;
}
.symp_2012 #content .image_caption p, .symp_2011 #content .image_caption p {
	color: #2d2d2d;
	margin: 0 0 0 0;
}
.symp_2012 #content .image_caption img {
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr=#00FFFFFF, endColorstr=#00FFFFFF );
}
.symp_2012 #content li, .symp_2011 #content li {
	background: none;
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
}
.symp_2012 .gallery, .symp_2011 .gallery {
	display: inline-block;
	height: 100%;
	margin: 0 0 30px 0;
}
.symp_2012 .gallery img, .symp_2011 .gallery img {
	float: left;
	width: 107px;
	height: 107px;
	margin: 0 14px 15px 0;
}
.symp_2012 .gallery img.right, .symp_2011 .gallery img.right {
	margin-right: 0;
}
.symp_2012 a.right, .symp_2011 a.right {
	float: right;
}
.symp_2012 .img-col img, .symp_2011 .img-col img {
	margin: -40px 0 0 45px;
}
.symp_2012 .img-col .content, .symp_2011 .img-col .content {
	margin-left: 360px;
}
.symp_2012 .sponsors, .symp_2011 .sponsors {
	display: inline-block;
	height: 100%;
	width: 880px;
	padding: 40px;
	background-color: #d7d7d7;
}
.symp_2011 #sponsors-section {
	margin-bottom: 60px;
}
.symp_2012 .sponsors ul, .symp_2011 .sponsors ul {
	margin: 0;
}
.symp_2012 .col1, .symp_2011 .col1 {
	width: 440px;
	float: left;
}
.symp_2012 .col2, .symp_2011 .col2 {
	width: 440px;
	float: left;
}
.symp_2012 #content .sponsors h2, .symp_2011 #content .sponsors h2 {
	display: inline-block;
}
.symp_2012 .sponsors li, .symp_2011 .sponsors li {
	padding: 0 0 20px 0;
	margin: 0;
	font-style: italic;
}
div.panel {
	margin: 2.5em 0;
}
#content div.panel p {
	margin: 0 0 .5em 0;
}
#content div.panel h1 {
	font-size: 1.7em;
}
#content div.panel h2, #content .col-2 h2 {
	text-transform: none;
}
div.panel-body {
	width: 880px;
	padding: 40px;
}
div.panel-body h1 {
	padding-right: 75px;
}
div.panel-body h2 {
	text-transform: none;
}
table.schedule {
	font-family: "League Gothic", sans-serif;
	width: 100%;
	background-color: #ffffff;
}
table.schedule td {
	vertical-align: middle;
}
#content table.schedule thead h1 {
	font-size: 2.2em;
	color: #FFFFFF;
	display: inline;
}
#content table.schedule thead h1.small {
	font-size: 1.7em;
}
#content table.schedule thead h2 {
	font-size: 1.2em;
	color: #000000;
	display: inline;
}
#content table.schedule thead h3 {
	font-family: "League Gothic", sans-serif;
	line-height: 1.0em;
	font-size: 1.5em;
	color: #ffffff;
	display: inline;
}
table.schedule thead td {
	padding: 15px 20px;
	border: 1px solid #ffffff;
	background: #ed2737;
}
table.schedule tbody td {
	font-size: 1.5em;
	line-height: 1.3em;
	text-align: center;
	padding: 15px;
}
table.schedule tbody td em {
	color: #ed2737;
	font-family: adobe-caslon-pro, 'Garamond', 'Baskerville', 'Georgia', serif;
	font-size: .8em;
	font-style: italic;
	font-weight: 700;
}
table.schedule tbody td.time {
	color: #ffffff;
	background-color: #2d2d2d;
	border-bottom: 1px solid #ffffff;
	width: 150px;
	padding: 5px;
}
table.schedule tr.even {
	background: #b1b1b1;
}
table.schedule tr.even td em {
	color: #ffffff;
}
table.schedule tr td {
	border-right: 1px solid #b1b1b1;
}
table.schedule tr.even td {
	border-right: 1px solid #ffffff;
}
table.schedule tr td: last-child, table.schedule tr td: first-child, table.schedule tr.even td: last-child, table.schedule tr.even td: first-child {
	border-right: none;
}
.schedule-table {
	display: table;
	width: 100%;
	background-color: #eee;
	border-spacing: 5px;
	width: 100%;
}
.schedule-table .tr{
	display: table-row;
	width: 100%;
	clear: both;
}
.schedule-table .td{
	float: left;
	display: table-column;
	width: 200px;
	background-color: #ccc;
	border: 1px solid #666666;
}
.schedule-table h1, .schedule-table h2, .schedule-table h3{
	display: inline;
}
.donate #content .donate-top {
	margin-top: 111px;
}
#donate .intro {
	margin-bottom: -25px;
}
#donate-page-button a.button {
	padding: 15px 50px;
}
#donate-page-button.btn-container {
	position: relative;
	height: 50px;
	font-size: 1.25em;
	top: 37px;
	margin: 0 auto;
}
.small-caption {
	color: #808080;
	line-height: 1em;
	font-size: .8em;
	clear: both;
}
#nasa-credit.small-caption {
	padding-top: 45px;
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
.donate #content .details h1 {
	margin: .8em 0 0 0;
	font-size: 2.5em;
}
.donate #content .details p {
	margin: .1em 0;
	font-size: 1.15em;
}
body.donate #content {
	width: 720px;
}
#content div.screensaver {
	width: 960px !important;
	margin: 30px 0 30px -120px;
}
.screensaver p {
	text-align: center;
}
.screensaver img {
	padding: 0;
	margin: 15px 5px 0 5px;
}
#your-donation-enables {
	margin: 0 auto;
	width: 720px;
	margin-top: 50px;
}
#your-donation-enables img {
	float: left;
	margin: 0 100px 0 50px;
}
#your-donation-enables div.details {
	float: left;
	margin-left: 50px;
	margin-top: 30px;
}
#your-donation-enables div.details ul {
	text-align: left;
	width: 250px;
}
#your-donation-enables div.details ul li {
	margin-bottom: .5em;
}
.content-panels-4 {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 240px;
}
.content-panels-4-320 {
	height: 320px;
}
.content-panels-4 .panel {
	display: block;
	float: left;
	width: 180px;
	margin: 0;
	padding: 30px;
}
.content-panels-4-320 .partial-panel {
	display: block;
	float: left;
	width: 240px;
	margin: 0;
	height: 320px;
}
.content-panels-4-320 .partial-panel .top {
	margin: 0;
	height: 80px;
	width: 240px;
	position: absolute;
	display: table;
	font-family: adobe-caslon-pro, 'Garamond', 'Baskerville', 'Georgia', serif;
	font-size: 1.3em;
	line-height: 1.3em;
}
.content-panels-4-320 .partial-panel img {
	margin: 80px 0 0 0;
}
.content-panels-4-320 .partial-panel .top p {
	display: table-cell;
	vertical-align: middle;
	padding: 0 30px;
}
#content .panel p{
	font-size: .9em;
}
.purple {
	background-color: #330099;
	color: #FFFFFF;
}
.purple h1 {
	color: #FFFFFF;
}
.teal {
	background-color: #00c1bb;
}
.content-panels-4 img {
	width: 240px;
	float: left;
	display: block;
}
.image-text-section {
	display: block;
	clear: both;
	width: 100%;
}
.image-text-section img{
	float: left;
}
.image-text-section .content {
	margin-left: 270px;
}
#footer {
	margin-top: 50px;
	width: 100%;
	background-color: #e8e9eb;
	position: relative;
	z-index: 10;
	color: #808080;
	line-height: 1em;
}
#footer-icon {
	position: relative;
	top: -20px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#footer-content {
	clear: both;
	margin-top: -20px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 960px;
	font-size: .7em;
}
#footer-content div{
	padding-bottom: 30px;
}
#footer-icon a {
	margin-right: 5px;
	background: transparent url('https://100yss.org/assets/footer-social-icons-524b319e15c973af87f4a3b1a0a9be1e8975fad470c766d312e5db99a7144f89.png');
	width: 35px;
	height: 41px;
	display: inline-block;
}
#footer-icon a#facebook {
	background-position: 0px 0px;
}
#footer-icon a#facebook:hover {
	background-position: 0px -41px;
}
#footer-icon a#twitter {
	background-position: -35px 0px;
}
#footer-icon a#twitter:hover {
	background-position: -35px -41px;
}
#footer-icon a#youtube {
	background-position: -70px 0px;
}
#footer-icon a#youtube:hover {
	background-position: -70px -41px;
}
#footer-icon a#email {
	background-position: -105px 0px;
}
#footer-icon a#email:hover {
	background-position: -105px -41px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #808080;
}
#footer a:hover {
	text-decoration: underline;
	color: #333333;
}
.symp_schedule th {
	text-align: left;
	background-color: #474747;
	font-weight: 400;
	color: #FF0000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	height: 50px;
	padding-left: 15px;
	vertical-align: middle;
}
.symp_schedule {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10pt;
	border-color: none;
}
.location {
	color: #FF0000;
	font-size: 12pt;
	font-weight: 700;
}
#content .symp_schedule p{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 10px;
	line-height: 120%;
	margin: 6px;
}
.person {
	font-weight: 700;
}
.symp_schedule td p:nth-child(1) {
	font-weight: 700;
}
.symp_schedule td:nth-child(1) {
	text-align: center !important;
}
