body {
	margin:0;
	padding:0;
	height:100%;
	background:url("../img/color_e3e43c.png");
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.imgLink {
	top:25px;
	margin-left:15px;
	position: relative;
	display:block;
	height:16px;
	background-position:0 0;
	background-repeat: no-repeat;
}

.imgLink span { display:none; }

.opaque {
	opacity: 1.0;
}

.bkg {
	position:relative;
	left:1%;
	top:1%;
	width:98%;
	background:#fff;
	background-repeat: no-repeat;
	overflow:hidden;
	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#tathead {
	position:absolute;
	top:0;
	left:-50px;
	width:531px;
	height:100%;
}

#tathead_otro {
	background:url("../img/tattooHead_trans.png");
	background-position: 40px -300px;
	background-repeat: no-repeat;
}

#menu_spacer {
	background:url("../img/tattooHead_trans.png");
	background-repeat: no-repeat;
	background-position:-50px 0;
	height:300px;
	width:100%;
}

#tree {
	background:url("../img/hatTree.png");
	background-repeat:no-repeat;
	background-position:0 0;
	width:129px;
	height:94px;
	top:215px;
	left:800px;
	position:absolute;
}

.strip {
	height:58px;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
}

.content {
	position:relative;
	margin:50px;	
	z-index:1;
	overflow-y:hidden;
	width: 90%;
	left:0;
	font-family:  Arial, Verdana, Helvetica,Geneva, Lucida Sans, Trebuchet;
}

#strip1 {
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url("../img/color_d2dd31.png");
	background-repeat:repeat;
	opacity: .5;
}

#strip2 {
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url("../img/color_d2dd31.png");
	background-repeat:repeat;
	opacity: .7;
}

#strip3 {
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url("../img/color_d2dd31.png");
	background-repeat:repeat;
	opacity: .9;
}

.btm {
	position:relative;
	width:100%;
	height:50px;
	top:0;
}

.text {
	position:relative;
	left:300px;
}

#scrollBar_cont {
	width:100%;
	height:10px;
	background:#666;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#scrollHead {
	cursor:pointer;
	width:20px;
	height:10px;
	background:#000;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
