a img{border:0px}
table{border:0px}
.container{width:760px;height:100%;margin:0px auto 0px auto;}
.containerIn{width:760px;height:505px;position:relative;background-image:url(../img/head.jpg);background-position:center;background-repeat:no-repeat}
#contact{position:absolute;top:15px;left:20px;}

.menu{position:absolute;top:0px;left:400px;}
.menu li{list-style: none;float: left;}
.menu li:hover,#contact:hover{color:#ff0000;}
.tab,#contact{cursor:pointer}
.menu li,.menu li a{font-family:arial;font-size:16px;font-weight:bold;text-decoration:none;}
.menu li,.menu li a{color:#fff;}
.contentPanel{
	display:none;
	width:660px;
	height:400px;
	position:absolute;
	top:30px;
	left:-348px;
	border:2px solid #fff;
	overflow:hidden;
	visibility: visible;
}
.content{width:570px;height:350px;overflow:hidden;margin-top:35px;margin-left:35px;}
.contentPics{width:570px;height:380px;overflow:hidden;margin-top:10px;margin-left:45px;}
#soundsDiv{margin-top:10px}
#gearLeg{width:260px;height:350px;overflow:hidden;position:absolute;top:10px;left:330px;}
h3,.txt,#friendsTbl a{text-align:left;font-family:arial;font-size:12px;color:#e4d8c0;font-weight:normal;}
h2{text-align:left;font-family:arial;font-size:12px;color:#e4d8c0;font-weight:bold;}
h1,.txtMenu{font-family:arial;font-size:16px;font-weight:bold;color:#fff;text-decoration:none}

.scrollUp,.scrollDn,.toFirst,.toLast {
	position:absolute;
	right:2px;
	visibility: visible;
}
.scrollUp{z-index:4;top:20px;}
.scrollDn{z-index:5;bottom:20px;}
.toFirst{z-index:6;top:2px}
.toLast{z-index:7;bottom:2px}

.scroll img{border:0px;}
.scrollBarBg{height:100%;width:20px;position:absolute;top:0px;right:0px;background-color:#ffffff;z-index:3}

#soundsDiv td{height:200px;border-bottom:1px solid #e4d8c0}

#gearjpg{position:absolute;top:1px;left:1px;z-index:20}

#friendsTbl{width:100%}
#friendsTbl h3,#friendsTbl td{text-align:center}
#friendsTbl a:hover{text-decoration:underline}

.opaco {
	position:absolute;
	top:0px;
	left:0px;
	background-color: #060300;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:100%;
	height:100%;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 1;
	visibility: visible;

}

.trasp {
	position:absolute;
	top:0px;
	left:0px;
	border:1px solid  #FFFFFF;
	width:100%;
	height:100%;
	opacity:1.0;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	z-index: 2;
	overflow: auto;
	visibility: visible;

}

