@charset "utf-8";

/* CSS Document */

body { background-color: #323645; }

#wrapper {
	position:relative;
	width:900px;
	margin:0 auto;
	z-index: 1;
	top:100px;
}

#header-image
{
	position: absolute;
	left: 0;
	z-index: 10;
	top: -100px;
}
#header-nav {
	position: absolute;
	left: 0;
	z-index: 15;
	top: -15px;
}


.cell003hi { height: 3px; }

.cell008hi { height: 8px; }

.cell012hi { height: 12px; }

.cell018hi { height: 18px; }

.cell024hi { height: 24px; }

.cell036hi { height: 36px; }

.cell048hi { height: 48px; }
.cell240hi {
	height: 240px;
}
.cell140hi {
	height: 140px;
}



.div_ltgray
{
	background-color: #6c6986;
	height: 3px;
}
.txt10pxgraybold {
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c2bfd9;
}
.txt11pxgray
{
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #c2bfd9;
	line-height: 16px;
}


.txt13pxgray
{
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #c2bfd9;
}
.txt13pxlnheight
{
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 13px;
	line-height: 1.7em
	color: #c2bfd9;
}
.txt15pxgray
{
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 15px;
	color: #c2bfd9;
}
:focus { outline: 0;}
