* {
	margin: 0px; padding: 0px; border: 0px;
	font-family: 'Arvo';
	font-style: italic;
	color: #515959;
	font-size: 10px;
	line-height: 0;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
}


body { background: #edf0f0; background-image: url('../i/pttrn1.png') }
ul { list-style-type: none; }

#page { left: 0px; right: 0px; top: 0px; bottom: 0px; position: absolute; text-align: center; }

#bar { width: 256px; height: 100%; margin: 0px auto; text-align: left; }

#vln1 {
	top: 0px; bottom: 0px;
	width: 1px;
	margin-right: -1px;
	background: rgba(0,13,13,0.3);
	position: fixed;
	z-index: 20;
}
#vln2 {
	top: 0px; bottom: 0px;
	width: 1px;
	margin-left: 255px;
	background: rgba(0,13,13,0.3);
	position: fixed;
	z-index: 20;
}


header { height: 122px; background: #3a4040; position: absolute; z-index: 10; }

#mnbg { height: 28px; float: left; margin-right: -256px; }

ul.tbs li { cursor: pointer; height: 27px; position: absolute; }
ul.tbs li.active { opacity: 0; cursor: default; }

#tbgal-h { position: absolute; z-index: 8; }
#tbgal { position: absolute; z-index: 9; }
#tbgal:active { opacity: 0; }

#tbabt-h { left: 51px; position: absolute; z-index: 8; }
#tbabt { left: 51px; position: absolute; z-index: 9; }
#tbabt:active { opacity: 0; }

#cnx { float: right; right: 2px; position: relative; }
#cnct-h { float: right; margin-left: -21px; z-index: 8; }
#cnct { float: right; z-index: 9; }
#cnct:active { opacity: 0; }

.tbbd { background: #3a4040; clear: both; }
.tb { display: none; }



#gllry {
	top: 122px;
	width: 256px;
	background: url('../i/pttrn2.png') ;
	position: absolute;
}

.tg {
	width: 256px; height: 95px;
	vertical-align: bottom;
	position: relative;
	opacity: 1;
	z-index: 2;
}

.tg:active { -webkit-filter: blur(1px); }

.brk {
	vertical-align: bottom;
	width: 256px; height: 6px;
	margin-bottom: -1px;
	position: relative;
	z-index: 5;
}



#abt {
	top: 106px;
	padding-top: 16px;
	background: url('../i/pttrn2.png') ;
	position: relative;
}

#atxt {
	color: #f2f2e6;
	width: 240px; height: 358px;
	padding: 12px 8px;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	text-shadow: 1px 1px 0px rgba(10,13,13,0.2);
}

h1 {
	color: #f2f2e6;
	font-weight: 400;
	font-style: italic;
	font-size: 26px;
	line-height: 20px;
}

.lnkr {
	color: #f2f2e6;
	text-decoration: none;
	background: rgba(0,13,13,0.3);
	padding: 0px 2px 2px 2px;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.lnkr:active { color: black; background: #ffbf00; }

hr { height: 12px; visibility: hidden; margin-bottom: -1px; }



.cprt { display: block; }