html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

a:link {
	color: #3c2f2a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3c2f2a;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {  
    margin:0px; padding:0px;  
    background-color:#130c07;
	background-image:url(Images/bg.gif);
	background-repeat:repeat-x;
    font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;  
	font-size:1em;
	text-align: center;
} 
#main {padding-bottom: 80px;}
#header_container {  
    background:#130c07
	height:307px;
	position:relative;
	margin-left: auto;
	margin-right:auto;
}
#title {
	position:relative;
	background:#130c07;
	height:348px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	}
#outer_container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	height:auto !important;
	width:940px;
	clear:both;
	border:1px;
	border-style:solid;
	border-color:#7b7672;
}
#center_container {
	margin-left:auto;
	margin-right:auto;
	background:#281912;
	position:relative;
	width:850px;
	padding-left:45px;
	padding-right:45px;
	height:auto !important;
	padding-bottom:2em;
}
#link_container {
	background-color:#1d120e;
	border:1px;
	border-style:solid;
	border-color:#3c2f2a;
	height:1.25em;
	width:830px;
	position:relative;
	font-size:0.75em; color:#c7c6c6;
	text-align:center;
	padding-top:1em;
	padding-bottom:1em;
	word-spacing: 7em;
	margin-left:auto;
	margin-right:auto;
}
#content_container {
	background-color:#231610;
	border:1px;
	border-style:solid;
	border-color:#3c2f2a;
	height:auto;
	width:810px;
	position:relative;
	font-size:1em;
	color:#ECF2F2;
	text-align:left;
	padding-top:1em;
	padding-bottom:1em;
	padding-left:16px;
	padding-right:16px;
	margin-left:auto;
	margin-right:auto;
}
#img_aboutme {
	background:url(Images/aboutme.gif) no-repeat;
	height:19px;
	width:112px;
}
#img_projects {
	background:url(Images/projects.gif) no-repeat;
	height:20px;
	width:113px;
}
#img_newsandupdates {
	background:url(Images/newsandupdates.gif) no-repeat;
	height:19px;
	width:219px;
}
#img_cowdogsprites {
	background:url(Images/cowdogsprites.gif) no-repeat;
	height:198px;
	width:320px;
}
#img_hivamockup {
	background:url(Images/hivamockup.gif) no-repeat;
	height:200px;
	width:320px;
	clear:both;
}
#rudy_container {
	height:86px;
}
#img_rudystand {
	background:url(Images/rudystand.gif) no-repeat;
	height:86px;
	width:64px;
	float:left;
}
#img_rudytalking {
	background:url(Images/rudytalking.gif) no-repeat;
	height:86px;
	width:64px;
	float:left;
}
#img_rudywalkforward {
	background:url(Images/rudywalkforward.gif) no-repeat;
	height:86px;
	width:64px;
	float:left;
}
#img_rudywalkright {
	background:url(Images/rudywalkright.gif) no-repeat;
	height:86px;
	width:64px;
	float:left;
}
#johnny_container {
	height:40px;
}
#img_johnnywalk {
	background:url(Images/johnnywalk.gif) no-repeat;
	height:40px;
	width:40px;
	float:left;
}
#img_johnnypunch {
	background:url(Images/johnnypunch.gif) no-repeat;
	height:40px;
	width:40px;
	float:left;
}
#img_johnnyjump {
	background:url(Images/johnnyjump.gif) no-repeat;
	height:40px;
	width:40px;
	float:left;
}
#juan_container {
	height:600px;
}
#img_juanstand {
	background:url(Images/juanstand.gif) no-repeat;
	height:140px;
	width:100px;
	float:left;
}
#img_juaneating {
	background:url(Images/juaneating.gif) no-repeat;
	height:200px;
	width:200px;
	float:left;
}
#img_juanwalk {
	background:url(Images/juanwalk.gif) no-repeat;
	height:200px;
	width:200px;
	float:left;
}
#img_juanjump {
	background:url(Images/juanjump.gif) no-repeat;
	height:200px;
	width:200px;
	float:left;
}
#img_juanpickup {
	background:url(Images/juanpickup.gif) no-repeat;
	height:200px;
	width:200px;
	float:left;
}
#img_juandeath {
	background:url(Images/juandeath.gif) no-repeat;
	height:200px;
	width:200px;
	float:left;
}
#img_monstershoot {
	background:url(Images/monstershoot.gif) no-repeat;
	height:200px;
	width:200px;
	float:left;
}
#img_monsterdeath {
	background:url(Images/monsterdeath.gif) no-repeat;
	height:200px;
	width:200px;
	float:left;
}
#img_icecubebreak {
	background:url(Images/IceCubebreak.gif) no-repeat;
	height:200px;
	width:200px;
	float:left;
}
#img_penguin {
	background:url(Images/penguin.gif) no-repeat;
	height:100px;
	width:300px;
	float:left;
}
#thumb_group {
	min-height:100px;
}
#thumbdancer {
    background-image:url(Images/dancerconceptthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbgoat {
    background-image:url(Images/goatconceptthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbheavygun {
    background-image:url(Images/heavygunconceptthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbheavygunold {
    background-image:url(Images/heavygunconcept-oldthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbtribe {
    background-image:url(Images/tribeconceptthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbvikingboss {
    background-image:url(Images/vikingbossconceptthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbvikings {
    background-image:url(Images/vikingsconceptthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbarmor {
    background-image:url(Images/armorthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbengines {
    background-image:url(Images/enginesthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbguns {
    background-image:url(Images/gundisplaythumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbothergarage {
    background-image:url(Images/othergaragethumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbmines {
    background-image:url(Images/minesthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbspikes {
    background-image:url(Images/spikesthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumboramiandprincess {
    background-image:url(Images/oramiandprincessconceptsthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumblust {
    background-image:url(Images/lustthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbsloth {
    background-image:url(Images/sloththumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbwrath {
    background-image:url(Images/wraththumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbrenaldsconcept {
    background-image:url(Images/renaldsconceptthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbathena {
    background-image:url(Images/athenathumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbhombre {
    background-image:url(Images/hombreconceptthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbsheriff {
    background-image:url(Images/sheriffconceptthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbcapoeira {
    background-image:url(Images/Capoeira_Guy_thumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbbraingourmetconcept {
    background-image:url(Images/Brain_Gourmet_Concept_thumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbjet {
    background-image:url(Images/Jet_the_Stingraythumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbrongo{
    background-image:url(Images/Rongo_the_Headhunter_thumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumborlito {
    background-image:url(Images/Orlito_the_Elementalist_thumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbindy {
    background-image:url(Images/indythumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
}
#thumbgoatcolor {
    background-image:url(Images/goatcolorthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbgoatwire {
    background-image:url(Images/goatwirethumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbvikingcolor {
    background-image:url(Images/vikingcolorthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbvikingwire {
    background-image:url(Images/vikingwirethumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbcaptaincolor {
    background-image:url(Images/captaincolor_thumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbengineercolor {
    background-image:url(Images/engineercolorthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbkarnoceros {
    background-image:url(Images/karocerousthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbdemonhound {
    background-image:url(Images/demonhoundthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbdemonhoundwire {
    background-image:url(Images/demonhoundwirethumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbrenaldsfinal {
    background-image:url(Images/renaldsfinalthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#thumbmonkeyhead {
    background-image:url(Images/monkeyheadthumb.jpg);
    display:block;
    height:100px;
    width:100px;
	text-indent:-9999px;
	float:left;
}
#footer {
	margin-top:-80px;
	background-color:#0e0905;
	border-top:2px solid #7b7672;
	height:80px;
	font-size:0.75em;
	position:relative;
	clear:both;
}
#footer_inside {
	width:851px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#footer_text {
	float:left;
	margin-top:1em;
	position:relative;
}
#footer_skull {
	background:url(Images/skull.gif) no-repeat;
	position:relative;
	min-width:82px; min-height:70px; margin-top:10px;
	float:right;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #231610;
}

.lbLoading {
	background: #231610 url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #231610;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #231610;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}