
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000000;
	font-size:0px;
}
.bgstretcher {
	background: #000000;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
div#inputimages	{
	display: none;
}

.stacks_in_1777_page1creeper_anchor{height:0;margin:0;padding:0}.stacks_in_1777_page1creeper{  margin:0 0 10px;z-index:9999;height:auto;text-align:center;  background-color:rgba(0,0,0,0);  overflow-x:visible!important}#stacks_in_1777_page1creeperContain{  width:960px; margin-left:auto;margin-right:auto;}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenu1.css Style Sheet
Created: 27, October, 2010
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#nav {	
}

#nav ul {
	bottom: 0;
	left: 0;
	background: #5AC4E9;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

*:first-child+html #nav ul {
	height: 40px !important;
}

#nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	border-right: 0px solid #FFFFFF;
}

#nav ul li a, #nav ul li a:visited {
	background: #5AC4E9;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: #62D4D2;
	color: #FFFFFF;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: #FFFFFF;
	color: #00AE4F;
}

#nav ul li a:hover > ul {
	position: relative;
	display: block;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 26px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	top: 40px;
	width: 200px;
}

#nav ul ul li {
	padding: 0;
	height: 26px;
	width: 200px;
	border-right: 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #7B8B99;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	height: 26px;
	padding: 0px 14px 0px 14px;
	margin: 0;
	text-shadow: none;
	width: -28px;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0px 14px 0px 14px;
	line-height: 26px !important;
	width: -28px !important;
}

#nav ul ul li a:hover {
	background: #EDEDED;
	color: #777777;
	width: -28px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #CD180D;
	width: -28px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #FFFFFF;
}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 200px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 200px !important;
}





/* @group FormSnap Jr. */

#fsjr-tab{
	padding: 12px 10px 4px 10px;
	vertical-align: middle;
	text-align: center;
	color:  #000000;
	font-size: 13px;
	font-family:  Helvetica;
	font-weight: normal;
	display:block;
	position: fixed;
	border-radius: 5px;
	background: #E44C2E;
	border: 2px solid #FFFFFF;
	cursor:pointer;
	z-index: 999999;
}
#fsjr-tab img {
	vertical-align: top;
	outline:  none;
	border: none;
	width: 16px;
	height: 16px;
}

#fsjr-tab.left{
	top:200px;
	left: -60px;
	border-top: none;
	width: 120px;
	max-width: 120px;
	overflow:  hidden;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	writing-mode: lr-tb;
}

#fsjr-tab.right
{
	top:200px;;
	right: -60px;
	width: 120px;
	max-width: 120px;
	overflow:  hidden;
	border-top: none;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	writing-mode: rl-tb;
}

#fsjr-tab.bottom
{
	bottom:-1px;
	right: 120px;
	padding-top: 6px;
	border-bottom: none;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

#fsjr-tab.top
{
	top: -1px;
	right: 120px;
	border-top: none;
	padding-top: 6px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}




div.blockOverlay {
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); 
    -moz-opacity:.40;
    opacity:.40;
    z-index: 100000;	
    -webkit-filter: grayscale(0.5) blur(10px);
}
div.fsjr-block{
    top:    10%;
    left:   37%;
    text-align:center;
	border: 1px solid #222222;
    outline: 2px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
    -moz-opacity:1;
    opacity:1;
    padding: 0;
    color: ;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background: #9A0082;
	z-index: 100001;
	cursor: default;
	font-family: Helvetica;
}

div.fsjr-block-inner { 
	width:  300px;
	margin: 20px auto;
	}

div.fsjr-block ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:left;
}


div.fsjr-block .airmail-line {
	overflow: hidden; 
	margin: 0 -24px; 
	text-indent: -28px; 
	white-space: nowrap; 
	min-height: 15px; 
	padding: 0; 
	font: italic bold 200px/15px Helvetica, sans-serif; 
	height: 15px; 
	max-height: 15px; 
	letter-spacing: -8px;
}

div.fsjr-block .airmail-line b {
	color:#B50025;
}

div.fsjr-block .airmail-line i {
	color:#6B98C3;
}

div.fsjr-block h3{ 
	font-size: 20px; 
	margin:0 0 4px 0;
	font-weight: bold;
	color:  #FFFFFF;
	padding: 0;
}

div.fsjr-block li{
	margin-left:0 !important;
}

div.fsjr-block input[type="text"],
div.fsjr-block input[type="password"],
div.fsjr-block textarea {
    padding:5px;
    background-color: #FFFFFF; 
    border:1px solid #CCCCCC;
    border-radius:4px;
    font-size:12px;
    font-weight:bold;
    color: #444444;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    width:288px;
}

div.fsjr-block textarea { height:80px; }

div.fsjr-block span.required {color:  #B94A48;}
div.fsjr-block li.incomplete input[type=text],
div.fsjr-block li.incomplete textarea{ 
	border-color: #B94A48;
	box-shadow: 0 0 5px #ffffff;
	-webkit-box-shadow: 0 0 5px #B94A48;
	-moz-box-shadow: 0 0 5px #B94A48;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
  }



div.fsjr-block a.unblock {
	 position:  relative;
}

/* @end */
div.fsjr-block label { display: block; color:  #FFFFFF; text-transform: none; }


div.fsjr-block p { display: block; text-align: center; margin: 6px auto; }

/* alerts */

div.fsjr-block .alert {
  padding: 8px 35px 8px 14px;
  margin: 18px auto;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}


div.fsjr-block .alert-success {
  color: #468847;
  background-color: #E6FFE7;
  border-color: #AAECAB;
}

div.fsjr-block .alert-error {
  color: #B94A48;
  background-color: #FFEAE8;
  border-color: #FFAEAC;
}


.fsjr-btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #444444;
  text-align: center;
  text-shadow: 0 1px 1px #FFFFFF;
  vertical-align: middle;
  cursor: pointer;
  background-color:  ;
  background-image: -ms-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#E6E6E6));
  background-image: -webkit-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -o-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-repeat: repeat-x;
  border: 1px solid #CCCCCC;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #B3B3B3 #B3B3B3 #959595;
  border-bottom-color: #818181;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E6E6E6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fsjr-btn:hover,
.fsjr-btn:active,
.fsjr-btn.active,
.fsjr-btn.disabled,
.fsjr-btn[disabled] {
  background-color: #E6E6E6;
}

.fsjr-btn:active,
.fsjr-btn.active {
  background-color: #CDCDCD \9;
}

.fsjr-btn:first-child {
  *margin-left: 0;
}

.fsjr-btn:hover {
  color: #3A3A3A;
  text-decoration: none;
  background-color: #E6E6E6;
  *background-color: #D2D2D2;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.fsjr-btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.fsjr-btn.active,
.fsjr-btn:active {
  background-color: #E6E6E6;
  background-color: #CDCDCD \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fsjr-btn.disabled,
.fsjr-btn[disabled] {
  cursor: default;
  background-color: #E6E6E6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}


.fsjr-btn-primary,
.fsjr-btn-primary:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.fsjr-btn-primary.active {
  color: rgba(255, 255, 255, 0.75);
}

.fsjr-btn {
  border-color: #CCCCCC;
/*  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
}

.fsjr-btn-primary {
  background-color: #0067E6;
  background-image: -ms-linear-gradient(top, #1494FF, #0067E6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1494FF), to(#0067E6));
  background-image: -webkit-linear-gradient(top, #1494FF, #0067E6);
  background-image: -o-linear-gradient(top, #1494FF, #0067E6);
  background-image: -moz-linear-gradient(top, #1494FF, #0067E6);
  background-image: linear-gradient(top, #1494FF, #0067E6);
  background-repeat: repeat-x;
  border-color: #0067E6 #0067E6 #004ECD;
/*  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#1494FF', endColorstr='#0067E6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.fsjr-btn-primary:hover,
.fsjr-btn-primary:active,
.fsjr-btn-primary.active,
.fsjr-btn-primary.disabled,
.fsjr-btn-primary[disabled] {
  background-color: #0067E6;
}

.fsjr-btn-primary:active,
.fsjr-btn-primary.active {
  background-color: #004ECD \9;
}

div.fsjr-block .close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -12px;
	left: -15px;
	background-image: url(../files/formsnapjr/close.png);
	text-indent: -1000em;
	overflow: hidden;
	background-color: transparent;
	cursor: pointer;
}

div.fsjr-block .close:active {
	background-position: 0 -30px;
}


/* @end */


/* ! RESPONSIVE MEDIA QUERIES */
/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width : 480px) {
	div.blockOverlay {background-color: #000 !important;}
	div.fsjr-block {position: absolute !important; width:94% !important;top:10px !important;left:10px !important; }
	div.fsjr-block input[type="text"],
	div.fsjr-block input[type="password"],
	div.fsjr-block textarea { width:260px !important;}
	div.fsjr-block-inner { width:  280px !important; overflow:auto;}
	div.fsjr-block textarea { height: 30px !important;}
}
/* ! RESPONSIVE MEDIA QUERIES (END) */


#tintoWrapperstacks_in_72_page1 {
	position: relative;
	display: block;
}

#tintoInnerstacks_in_72_page1 {
	position: relative;
	display: block;
}

#tintoContentstacks_in_72_page1 {
	position: relative;
	display: block;
	z-index: 1000;
	padding: 3px;
}	
		  
#tintoBGstacks_in_72_page1 {
	position:absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .40;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	background: #FFFFFF;
	z-index: 1;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}



#stacks_out_72_page1 {
	width: 960px;
}

#stacks_in_66_page1 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}
/*  masterGallery by RWExtras */


#stacks_in_18_page1 .gv_galleryWrap { -moz-box-sizing: content-box; box-sizing: content-box; }
#gvphotosTstacks_in_18_page1 {visibility: hidden;}
#gvphotosstacks_in_18_page1 { display: none; }
ul#gvphotosstacks_in_18_page1, ul#gvphotosstacks_in_18_page1 li { margin-left:0 !important; margin-top:0 !important; list-style: none !important; }
#stacks_in_18_page1 .gv_galleryWrap { position: relative;background: #000000;border: 0px solid #AEAEAE;margin: 0 auto;-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
#stacks_in_18_page1 .gv_gallery { overflow: hidden; position: relative; }
#stacks_in_18_page1 .gv_imageStore { visibility: hidden; position: absolute; top: -10000px; left: -10000px; }
#stacks_in_18_page1 .gv_panelWrap { filter: inherit; position: absolute; overflow: hidden; }
#stacks_in_18_page1 .gv_panel-loading { background: url(../files/img-loader.gif) 50% 50% no-repeat #aaa; }
#stacks_in_18_page1 .gv_frame-loading { background: url(../files/img-loader.gif) 50% 50% no-repeat #aaa; }
#stacks_in_18_page1 .gv_panel { filter: inherit; position: absolute; top: 0; left: 0; overflow: hidden; z-index: 100; }
#stacks_in_18_page1 .gv_panel img { position: absolute; }
#stacks_in_18_page1 .gv_overlay { position: absolute; background: #000000; color: #FFFFFF; z-index: 200; opacity: 0.60;filter:alpha(opacity=60); }
#stacks_in_18_page1 .gv_showOverlay { position: absolute; width: 20px; height: 22px; background: url(../files/themes/light/info.png) #000000;cursor: pointer;z-index: 200;opacity: 0.60;filter:alpha(opacity=60); -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
#stacks_in_18_page1 .gv_overlay h4 { color: #FFFFFF; margin: 10px; padding:0; font-weight: bold; font-size: 150%;  }
#stacks_in_18_page1 .gv_overlay p { color: #FFFFFF; margin: 10px; padding:0; font-size: 100%;  }
#stacks_in_18_page1 .gv_infobar { background: #000000;padding: 0 0.5em;line-height: 1.5em;height: 1.5em;font-size: 10pt;font-weight: bold;color: #FFFFFF;position: absolute;bottom: 0;right: 0;display: none;vertical-align: middle;z-index: 2000;-moz-border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;border-top-left-radius: 5px; }
#stacks_in_18_page1 .gv_filmstripWrap { overflow: hidden; position: absolute; }
#stacks_in_18_page1 .gv_filmstrip { margin: 0; padding: 0; position: absolute; top: 0; left: 0; }
#stacks_in_18_page1 .gv_frame { cursor: pointer;float: left;position: relative;margin: 0;padding: 0; }
#stacks_in_18_page1 .gv_frame .gv_thumbnail { position: relative;overflow: hidden !important; }
#stacks_in_18_page1 .gv_frame.current .gv_thumbnail {}
#stacks_in_18_page1 .gv_frame img { border: none; position: absolute; filter: inherit !important; }
#stacks_in_18_page1 .gv_frame .gv_caption { height: 14px; line-height: 14px; font-size: 10px; text-align: center; color:white; }
#stacks_in_18_page1 .gv_frame.current .gv_caption { }
#stacks_in_18_page1 .gv_pointer { border-color: black; }
#stacks_in_18_page1 .gv_navWrap { text-align: center;position: absolute;margin-right:5px;	}
#stacks_in_18_page1 .gv_navPlay,
#stacks_in_18_page1 .gv_navPause,
#stacks_in_18_page1 .gv_navNext,
#stacks_in_18_page1 .gv_navPrev { opacity: 0.3;filter:alpha(opacity=30);display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align: middle; }
#stacks_in_18_page1 .gv_navPlay:hover,
#stacks_in_18_page1 .gv_navPause:hover,
#stacks_in_18_page1 .gv_navNext:hover,
#stacks_in_18_page1 .gv_navPrev:hover { opacity: 0.8;filter:alpha(opacity=80); }
#stacks_in_18_page1 .gv_panelNavPrev,
#stacks_in_18_page1 .gv_panelNavNext { position: absolute;display: none;opacity: 0.50;filter:alpha(opacity=50);z-index: 200; }
#stacks_in_18_page1 .gv_panelNavPrev:hover,
#stacks_in_18_page1 .gv_panelNavNext:hover { opacity: 0.9;filter:alpha(opacity=90); }
#stacks_in_18_page1 .gv_navPlay { height: 30px;width: 30px;cursor: pointer;background: url(../files/themes/light/play-big.png) top left no-repeat; }
#stacks_in_18_page1 .gv_navPause { height: 30px;width: 30px;cursor: pointer;background: url(../files/themes/light/pause-big.png) top left no-repeat; }
#stacks_in_18_page1 .gv_navNext { height: 20px;width: 20px;cursor: pointer;background: url(../files/themes/light/next.png) top left no-repeat; }
#stacks_in_18_page1 .gv_navPrev { height: 20px;width: 20px;cursor: pointer;background: url(../files/themes/light/prev.png) top right no-repeat; }
#stacks_in_18_page1 .gv_panelNavNext { height: 40px;width: 40px;cursor: pointer;background: url(../files/themes/light/panel-next-big.png) top left no-repeat }
#stacks_in_18_page1 .gv_panelNavPrev { height: 40px;width: 40px;cursor: pointer;background: url(../files/themes/light/panel-prev-big.png) top right no-repeat; }

#stacks_in_63_page1 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}

#stacks_in_65_page1 {
	margin:  5px;
}

#stacks_in_26_page1 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}

#stacks_in_36_page1 {
	margin:  5px;
}

#stacks_in_59_page1 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}

#stacks_in_61_page1 {
	margin:  5px;
}

#stacks_in_380_page1 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}

#stacks_in_382_page1 {
	margin:  5px;
}

#stacks_in_1770_page1 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}

#stacks_in_1771_page1 {
	margin:  5px;
}

#stacks_in_55_page1 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}

#stacks_in_57_page1 {
	margin:  5px;
}

#stacks_in_51_page1 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}

#stacks_in_53_page1 {
	margin:  5px;
}

#stacks_in_44_page1 {
	background-color: rgba(255, 255, 255, 1.00);
	margin:  10px;
}

#stacks_in_49_page1 {
	margin:  5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfooter.css Style Sheet
Created: 25, October, 2010
Last Modified: 24, April 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_38_page1 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_38_page1 #footer {
	font-size: 11px;
	line-height: 16px;
	color: #3B4B58;
}

#stacks_in_38_page1 #footer p {
	color: #3B4B58;
}

#stacks_in_38_page1 #footer a:link, #stacks_in_38_page1 #footer a:active {
	color: #CD180D;
}

#stacks_in_38_page1 #footer a:visited {
	color: #800080;
}

#stacks_in_38_page1 #footer a:hover {
	color: #CD180D;
}