.legendavie {
	background: url(https://web.archive.org/web/20230320191409im_/https://iandrew.org/images/iandrew/legendaviesmall.jpg) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;
}

.legendavie:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.legendavie:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}


.pred {
	background: url(https://web.archive.org/web/20230320191409im_/https://iandrew.org/images/iandrew/predsmall.jpg) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;
}

.pred:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.pred:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}


.wownew {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/wownewsmall.jpg) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;
}

.wownew:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.wownew:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}



.autoforum {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/autoforumsmall.jpg) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;
}

.autoforum:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.autoforum:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}


.pap {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/papsmall.jpg) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;
}

.pap:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.pap:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.up {
    -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     -ms-transition: all 300ms ease-in-out;
     -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
}

.up:hover {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
      transform: translateY(-0.25em);
}


.discbox {
    -webkit-transition: transform 1s ease-in-out;
    -moz-transition: transform 1s ease-in-out;
    -o-transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.discbox:hover {
    -moz-transform: rotate3d(0,1,0,180deg);
    -webkit-transform: rotate3d(0,1,0,180deg);
    -ms-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg);
}

.valwow {
	background: url(/web/20230320191409im_/https://iandrew.org/images/iandrew/valwow.png) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.valwow:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.valwow:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.indiaf {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/indianf.png) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;
}

.indiaf:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.indiaf:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.mak {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/mak.png) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.mak:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.mak:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.hnxr {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/hnxr.png) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.hnxr:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.hnxr:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.ogmarket {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/ogmarket.png) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.ogmarket:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.ogmarket:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.cwow {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/cwowsmall.png) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.cwow:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.cwow:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.contenght {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/contenght.png) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.contenght:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.contenght:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.mubr {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/mubr.png) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.mubr:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.mubr:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.gsix {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/gsix.png) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.gsix:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.gsix:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.wow2 {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/wow.png) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.wow2:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.wow2:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.gta {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/gtav.png) center center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.gta:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.gta:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.necrotic {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/ne.png) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.necrotic:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.necrotic:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.forumsupport {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/fs.png) top center no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.forumsupport:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.forumsupport:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.dgaming {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/drg.png) center left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.dgaming:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.dgaming:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.gamersleak {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/gl.png) center left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.gamersleak:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.gamersleak:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.cw {
    background: #fff url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/cw.png) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.cw:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.cw:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.rob {
    background: #fff url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/rob.png) center left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.rob:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.rob:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.gs {
	background: url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/gs.png) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.gs:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.gs:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.gb2 {
    background: #fff url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/gb.png) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.gb2:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.gb2:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

.ff {
    background: #fff url(https://web.archive.org/web/20230320191409im_/http://iandrew.org/images/iandrew/ff.png) top left no-repeat;
	transition: all .5s;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
        height: 250px !important;
        width: 100% !important;
	-moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        border-radius: 3px !important;
       position: relative;

}

.ff:before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       height: 100%;
       width: 100%;
       opacity: 0;
       background: rgba(0,0,0,0.8);
       background-size: 100% 100%;
}

.ff:hover:before {
        opacity: 0.3;
	color: #fff;
	content: "\f03e";
	font-family: FontAwesome;
	font-size: 25px;
       display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       align-items: center;
}

		
		
		
		
		
		
		
		
		
		
		
		
		
/*
     FILE ARCHIVED ON 19:14:09 Mar 20, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:05:33 Jun 21, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.732
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.011
  esindex: 0.013
  cdx.remote: 10.129
  LoadShardBlock: 159.107 (3)
  PetaboxLoader3.datanode: 75.979 (4)
  PetaboxLoader3.resolve: 712.696 (2)
  load_resource: 734.347
*/