#stacks_in_14{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_14 .c+.c .count{margin-left: 4px;}
#stacks_in_14.s3 .c.s2_3 .count,#stacks_in_14.s4 .c.s2_4 .count,#stacks_in_14.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_14.s2 .c.s1_2 .c-pad,#stacks_in_14.s3 .c.s1_3 .c-pad,#stacks_in_14.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_14.s3 .c.s2_3 .c-pad,#stacks_in_14.s4 .c.s2_4 .c-pad,#stacks_in_14.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_14.s2 .c.s2_2 .c-pad,#stacks_in_14.s3 .c.s3_3 .c-pad,#stacks_in_14.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_14 .c+.c .count,
	#stacks_in_14.s3 .c.s2_3 .count,
	#stacks_in_14.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_14 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_14 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_14 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_14.s2 .c-pad,#stacks_in_14.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_14.s4 .c.s2_4 .count,
	#stacks_in_14.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_14.s4 .c {width: 49.2%;}
	#stacks_in_14.s4 .c.s1_4 .c-pad,#stacks_in_14.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_14.s4 .c.s2_4 .c-pad,#stacks_in_14.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_14 .count{ margin-left: 0 !important;}
	#stacks_in_14 .c .c-pad{padding: 0 !important;}
	#stacks_in_14.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
/*

Issue:
Strata, remove z-index from #t-band
Writer, remove z-index from .wrapper.main

*/

@font-face {
  font-family: 'velvet';
  src:  url('../biography_files/icons/velvet.eot?ddr21z');
  src:  url('../biography_files/icons/velvet.eot?ddr21z#iefix') format('embedded-opentype'),
  url('../biography_files/icons/velvet.woff2?ddr21z') format('woff2'),
  url('../biography_files/icons/velvet.ttf?ddr21z') format('truetype'),
  url('../biography_files/icons/velvet.woff?ddr21z') format('woff'),
  url('../biography_files/icons/velvet.svg?ddr21z#velvet') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="velvet-"], [class*=" velvet-"] {
  font-family: 'velvet' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.velvet_alert{
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  font-size: 13px;
  transform: translate(-50%,-50%);
  padding: 6px 10px;
  line-height: 1.5;
  background: rgba(0,0,0,0.8);
  border-radius: 5px;
  text-align: center;
  font-family: arial;
}

.velvet-play-1:before {
  content: "\e903";
}
.velvet-play-2:before {
  content: "\e904";
}
.velvet-play-6:before {
  content: "\e905";
}
.velvet-play-3:before {
  content: "\e901";
}
.velvet-play-4:before {
  content: "\e902";
}
.velvet-play-5:before {
  content: "\e900";
}

.velvet-icon{
  position: absolute;
  z-index: 2;
  pointer-events:none;
  text-align: center;
  text-shadow: none;
  transition: color 300ms;
}
.velvet-icon:after {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.vzoom-img-op .velvet-icon{
	opacity: 0;
}
.cf:after{
  content: "";
  display: table;
  clear: both;
}
.velvet_active{ overflow: visible !important; }

.velvet_active:after{
  content: "";
  display: table;
  clear: both;
}

.vzoom-img-in[data-preventzoom="True"]{
  z-index: 0 !important;
}
.vzoom-img-in[data-preventzoom="True"] img,
.vzoom-img-in[data-preventzoom="True"] .vzoom-img-wrap{
  transform: none !important;
}
.vzoom-player table{ 
  background: transparent !important;
}
.vzoom-player .embed-center{ 
  max-width: 150vh;
  margin: 0 auto;
}
.vzoom-player .embed-container{ 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  background: #000;
  overflow: hidden !important; 
  max-width: 100%;
  margin-bottom: 0 !important;
  line-height: 0;
  box-shadow: 0 10px 40px rgba(0,0,0,0.0);
}
body.velvet_scaleIn .vzoom-player .embed-container{
  animation: ncdVideoScaleIn .5s .2s backwards;
}
.vzoom-player .embed-container:before{
  height: 100%;
  width: 100%;
  background: #000;
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  opacity: 0;
  transition: opacity 150ms;
}
.vzoom-player .embed-container:after{
  padding-top: 100%;
  content: '';
  display: block;
}
.vzoom-player.close .embed-container:before{
  z-index: 1;
  opacity: 1;
}
.vzoom-player .embed-container iframe, 
.vzoom-player .embed-container object, 
.vzoom-player .embed-container embed{ 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
.vzoom-player .embed-container video{
  position: relative;
  z-index: 1000;
}
.vzoom-img,
.vzoom-img-wrap {
  position: relative;
  z-index: 66669999;
  -webkit-transition: all 300ms 100ms;
  -o-transition: all 300ms 100ms;
  transition: all 300ms 100ms;
}
.vzoom-overlay-open .vzoom-img,
.vzoom-overlay-open .vzoom-img-wrap {
  -webkit-transition: all 325ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 325ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 325ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
img[data-action="vzoom"] {
  cursor: pointer;
  width: 100%;
  max-width: none;
  float: left;
  position: relative;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}
img.vzoom-img {
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
}
.velvet_placeholder{
  text-align: center;
}

@media screen and (min-width: 600px) {
  .velvet_placeholder{
    height: 0;
    padding-top: 50%;
  }
}


.velvet_placeholder img{
  float: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}


.velvet_placeholder .velvet-icon{
  display: none;
}
.no_image + .velvet-icon{
  display: block;
}


.vzoom-img-in{
  transition: opacity .4s .1s;
  position: relative;
}
.vzoom-img-in img{
  margin: 0;
}
.vzoom-img-in:before{
  position: absolute;
  pointer-events:none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  z-index: 1;
  transition: background 300ms;
}
.vzoom-img-in:hover:before{
  background: ;
}
.vzoom-img-in.velvet_active{
 z-index: 77779999;
}
.vzoom-img-in:after {
  content: "";
  display: table;
  clear: both;
}
.vzoom-img-in.vzoom-img-op{
  transition: opacity .35s;
  opacity: 0;
  pointer-events: none;
}
.vzoom-img-in.vzoom-img-op[data-preventzoom="True"]{
  opacity: 1;
}
.vzoom-overlay,
.vzoom-player {
  z-index: 1000;
  background: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
.vzoom-overlay-open .vzoom-overlay {
  filter: "alpha(opacity=80)";
  opacity: .80;
}
.vzoom-overlay{
  -webkit-transition: opacity 300ms 300ms;
  -o-transition: opacity 300ms 300ms;
  transition: opacity 300ms 300ms;
}
.vzoom-overlay-open .vzoom-overlay{
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.vzoom-player {
  z-index: 1001;
  background: none;
  margin: 40px;
  opacity: 1;
  filter: none;
  pointer-events: auto;
  animation: ncdVideoOpacityIn .6s .25s backwards;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.vzoom-player table{
  height: 100%;
  width: 100%;
  border-collapse: collapse;
}
.vzoom-player table td{
  vertical-align: middle;
}
.vzoom-player *{
  box-sizing: content-box;
}
.vzoom-player.close .embed-container{
  transition: opacity 300ms;
  opacity: 0;
}
.vzoom-overlay-open,
.vzoom-overlay-transitioning {
  cursor: default;
}
@keyframes ncdVideoOpacityIn {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes ncdVideoScaleIn {
  0%   { transform: scale(0.96); }
  100% { transform: scale(1); }
}
.vzoom-img-in .embed-container{ 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  background: #000;
  overflow: hidden !important; 
  max-width: 100%;
  line-height: 0;
}
.vzoom-img-in .embed-container iframe, 
.vzoom-img-in .embed-container object, 
.vzoom-img-in .embed-container embed{ 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}

@media screen and (min-width: 600px) {
  .vzoom-img-in .embed-container{
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .vzoom-img-in img,
  .vzoom-img-in:before,
  .vzoom-img-in .velvet-icon{
    display: none !important;
  }
  .vzoom-img-in .embed-container,
  .vzoom-img-in .embed-container iframe, 
  .vzoom-img-in .embed-container object, 
  .vzoom-img-in .embed-container embed{ 
    display: block;
  }
}


/* Edit Mode */

#stacks_in_113 {
	padding:  10px;
}

#stacks_in_103 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_79_float {
	float:right;
	width:50%;
}
#stacks_in_79 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_106 .velvet-icon{
  font-size: 8vw;
  color: rgba(128, 128, 4, 1.00);
  top: 50%; left: 50%; transform: translate(-50%, -50%);;
  padding:15px;
  text-shadow: rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px;
}
#stacks_in_106 .velvet-icon:hover{
	text-shadow: rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px;
}


#stacks_in_106 .vzoom-img-in:hover .velvet-icon{color: rgba(255, 255, 255, 1.00);}
#stacks_in_106 .vzoom-img-in:before{background: rgba(0, 0, 0, 0.05);border-radius:6px;}
#stacks_in_106 .vzoom-img-in:hover:before{background: rgba(0, 0, 0, 0.10);}
#stacks_in_106 .vzoom-img-in img{border-radius:6px;}


#stacks_in_106 {
	padding:  10px;
}

#stacks_in_107 {
	padding: 0px 0px 0px 10px;
}

#stacks_in_22 {
	padding:  10px;
}
#stacks_in_87_float {
	float:right;
	width:50%;
}
#stacks_in_87 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_92 .velvet-icon{
  font-size: 8vw;
  color: rgba(128, 128, 4, 1.00);
  top: 50%; left: 50%; transform: translate(-50%, -50%);;
  padding:15px;
  text-shadow: rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px;
}
#stacks_in_92 .velvet-icon:hover{
	text-shadow: rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px;
}


#stacks_in_92 .vzoom-img-in:hover .velvet-icon{color: rgba(255, 255, 255, 1.00);}
#stacks_in_92 .vzoom-img-in:before{background: rgba(0, 0, 0, 0.05);border-radius:6px;}
#stacks_in_92 .vzoom-img-in:hover:before{background: rgba(0, 0, 0, 0.10);}
#stacks_in_92 .vzoom-img-in img{border-radius:6px;}


#stacks_in_92 {
	padding:  10px;
}

#stacks_in_93 {
	padding: 0px 0px 0px 10px;
}
#stacks_in_95_float {
	float:left;
	width:50%;
}
#stacks_in_95 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_100 .velvet-icon{
  font-size: 8vw;
  color: rgba(128, 128, 4, 1.00);
  top: 50%; left: 50%; transform: translate(-50%, -50%);;
  padding:15px;
  text-shadow: rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px;
}
#stacks_in_100 .velvet-icon:hover{
	text-shadow: rgba(0, 0, 0, 0.00) 0 0 10px,rgba(0, 0, 0, 0.00) 0 0 30px,rgba(0, 0, 0, 0.00) 0 0 50px;
}


#stacks_in_100 .vzoom-img-in:hover .velvet-icon{color: rgba(255, 255, 255, 1.00);}
#stacks_in_100 .vzoom-img-in:before{background: rgba(0, 0, 0, 0.05);border-radius:6px;}
#stacks_in_100 .vzoom-img-in:hover:before{background: rgba(0, 0, 0, 0.10);}
#stacks_in_100 .vzoom-img-in img{border-radius:6px;}


#stacks_in_100 {
	padding:  10px;
}

#stacks_in_101 {
	padding: 0px 10px 0px 0px;
}

#stacks_in_117 {
	padding:  10px;
}

#stacks_in_111 {
	padding:  10px;
}
#stacks_in_41_5{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_41_5 .c+.c .count{margin-left: 4px;}
#stacks_in_41_5.s3 .c.s2_3 .count,#stacks_in_41_5.s4 .c.s2_4 .count,#stacks_in_41_5.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_41_5.s2 .c.s1_2 .c-pad,#stacks_in_41_5.s3 .c.s1_3 .c-pad,#stacks_in_41_5.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_41_5.s3 .c.s2_3 .c-pad,#stacks_in_41_5.s4 .c.s2_4 .c-pad,#stacks_in_41_5.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_41_5.s2 .c.s2_2 .c-pad,#stacks_in_41_5.s3 .c.s3_3 .c-pad,#stacks_in_41_5.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 480px) {

	#stacks_in_41_5 .c+.c .count,
	#stacks_in_41_5.s3 .c.s2_3 .count,
	#stacks_in_41_5.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_41_5 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_41_5 .c:first-child{ padding: 0 0 4px;}
	#stacks_in_41_5 .c:last-child{ padding: 4px 0 0;}
	#stacks_in_41_5.s2 .c-pad,#stacks_in_41_5.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_41_5.s4 .c.s2_4 .count,
	#stacks_in_41_5.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_41_5.s4 .c {width: 49.2%;}
	#stacks_in_41_5.s4 .c.s1_4 .c-pad,#stacks_in_41_5.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_41_5.s4 .c.s2_4 .c-pad,#stacks_in_41_5.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 240px) {
	#stacks_in_41_5 .count{ margin-left: 0 !important;}
	#stacks_in_41_5 .c .c-pad{padding: 0 !important;}
	#stacks_in_41_5.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}

#stacks_in_41_5 {
	background-color: rgba(230, 230, 230, 1.00);
}

#stacks_in_41_3 {
	padding:  10px;
}

#stacks_out_41_3 {
	width: 39%;
}

#stacks_in_41_7 {
	padding: 10px 0px 10px 10px;
}

#stacks_in_41_37 {
	padding: 0px 0px 0px 10px;
}

#stacks_in_41_35 {
	padding: 0px 0px 10px 10px;
}

#stacks_in_41_33 {
	padding: 10px 0px 10px 10px;
}

#stacks_in_41_68 {
	padding:  10px;
}
#stacks_in_41_61>.s3_row {
	margin: 0 -10px;
}

#stacks_in_41_61>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_41_61>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_41_61>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_41_61>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41_61>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_41_61 {
	padding: 10px 0px 0px 0px;
}
#stacks_in_41_41_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41_41 a:link, #stacks_in_41_41 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41_41 a:hover, #stacks_in_41_41 a:active {
	color:#FFFFFF;
}







#stacks_in_41_41 a:link, #stacks_in_41_41 a:visited {
	background-color:#A0A005;
	background: -webkit-gradient(linear, left top, left bottom, from(#A0A005), to(#606003));
	border:1px solid #606003;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41_41 a:hover {
	background-color:#ACAC05;
	background: -webkit-gradient(linear, left top, left bottom, from(#ACAC05), to(#535302));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41_41 a:active {
	background-color:#A0A005;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_41_49_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41_49 a:link, #stacks_in_41_49 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41_49 a:hover, #stacks_in_41_49 a:active {
	color:#FFFFFF;
}







#stacks_in_41_49 a:link, #stacks_in_41_49 a:visited {
	background-color:#A0A005;
	background: -webkit-gradient(linear, left top, left bottom, from(#A0A005), to(#606003));
	border:1px solid #606003;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41_49 a:hover {
	background-color:#ACAC05;
	background: -webkit-gradient(linear, left top, left bottom, from(#ACAC05), to(#535302));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41_49 a:active {
	background-color:#A0A005;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_41_51_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41_51 a:link, #stacks_in_41_51 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41_51 a:hover, #stacks_in_41_51 a:active {
	color:#FFFFFF;
}







#stacks_in_41_51 a:link, #stacks_in_41_51 a:visited {
	background-color:#A0A005;
	background: -webkit-gradient(linear, left top, left bottom, from(#A0A005), to(#606003));
	border:1px solid #606003;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41_51 a:hover {
	background-color:#ACAC05;
	background: -webkit-gradient(linear, left top, left bottom, from(#ACAC05), to(#535302));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41_51 a:active {
	background-color:#A0A005;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_41_70_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41_70 a:link, #stacks_in_41_70 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41_70 a:hover, #stacks_in_41_70 a:active {
	color:#FFFFFF;
}







#stacks_in_41_70 a:link, #stacks_in_41_70 a:visited {
	background-color:#A0A005;
	background: -webkit-gradient(linear, left top, left bottom, from(#A0A005), to(#606003));
	border:1px solid #606003;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41_70 a:hover {
	background-color:#ACAC05;
	background: -webkit-gradient(linear, left top, left bottom, from(#ACAC05), to(#535302));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41_70 a:active {
	background-color:#A0A005;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_41_53_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41_53 a:link, #stacks_in_41_53 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41_53 a:hover, #stacks_in_41_53 a:active {
	color:#FFFFFF;
}







#stacks_in_41_53 a:link, #stacks_in_41_53 a:visited {
	background-color:#A0A005;
	background: -webkit-gradient(linear, left top, left bottom, from(#A0A005), to(#606003));
	border:1px solid #606003;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41_53 a:hover {
	background-color:#ACAC05;
	background: -webkit-gradient(linear, left top, left bottom, from(#ACAC05), to(#535302));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41_53 a:active {
	background-color:#A0A005;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_41_55_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41_55 a:link, #stacks_in_41_55 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41_55 a:hover, #stacks_in_41_55 a:active {
	color:#FFFFFF;
}







#stacks_in_41_55 a:link, #stacks_in_41_55 a:visited {
	background-color:#A0A005;
	background: -webkit-gradient(linear, left top, left bottom, from(#A0A005), to(#606003));
	border:1px solid #606003;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41_55 a:hover {
	background-color:#ACAC05;
	background: -webkit-gradient(linear, left top, left bottom, from(#ACAC05), to(#535302));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41_55 a:active {
	background-color:#A0A005;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_41_57_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41_57 a:link, #stacks_in_41_57 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41_57 a:hover, #stacks_in_41_57 a:active {
	color:#FFFFFF;
}







#stacks_in_41_57 a:link, #stacks_in_41_57 a:visited {
	background-color:#A0A005;
	background: -webkit-gradient(linear, left top, left bottom, from(#A0A005), to(#606003));
	border:1px solid #606003;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41_57 a:hover {
	background-color:#ACAC05;
	background: -webkit-gradient(linear, left top, left bottom, from(#ACAC05), to(#535302));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41_57 a:active {
	background-color:#A0A005;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_41_59_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41_59 a:link, #stacks_in_41_59 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41_59 a:hover, #stacks_in_41_59 a:active {
	color:#FFFFFF;
}







#stacks_in_41_59 a:link, #stacks_in_41_59 a:visited {
	background-color:#A0A005;
	background: -webkit-gradient(linear, left top, left bottom, from(#A0A005), to(#606003));
	border:1px solid #606003;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41_59 a:hover {
	background-color:#ACAC05;
	background: -webkit-gradient(linear, left top, left bottom, from(#ACAC05), to(#535302));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41_59 a:active {
	background-color:#A0A005;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_41_14 {
	width: 48%;
}
#stacks_in_41_23>.s3_row {
	margin: 0 -10px;
}

#stacks_in_41_23>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_41_23>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_41_23>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_41_23>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_41_23>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_41_23>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_41_23 {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
