@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 1.8em;/* 16x1.8=28.8 */
}

#hanko {
	height: 157px;
	width: 100px;
	margin-top: -80px;
	margin-right: -50px;
	position: absolute;
	right: 50%;
	top: 50%;
	z-index: 1;
	visibility: hidden;
}

#lobhta {
	left: 10%;
	top: 41%;
	position: absolute;
	z-index: 5;
	visibility: hidden;
}

#enter {
	left: 13%;
	top: 31%;
	position: absolute;
	z-index: 9;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666;
	letter-spacing: .8em;
}

#logo {
	position: fixed;
	height: 60px;
	width: 140px;
	bottom: 10%;
	left: 6%;
	z-index: 5;
}

#name {
	left: 57%;
	top: 55%;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666;
	letter-spacing: .8em;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #399;
	text-decoration: none;
	letter-spacing: .06em;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #399;
	text-decoration: none;
	letter-spacing: .06em;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #CCC;
	text-decoration: none;
	letter-spacing: .06em;
}

#menu {
	position: fixed;
	width: 170px;
	height: 30%;
	top: 11%;
	left: 4%;
	z-index: 15;
}

#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000;
	visibility: hidden;
	position: absolute;
	top: 20%;
	right: 23%;
	text-align: right;
	letter-spacing: .06em;
	word-spacing: .08em;
	z-index: 10;
}

#nscad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #999;
	letter-spacing: .06em;
	word-spacing: .09em;
	right: 7%;
	position: fixed;
	top: 10%;
	text-align: right;
	visibility: hidden;
}

#studio {
	right: 7%;
	position: fixed;
	top: 10%;
	text-align: right;
	visibility: hidden;
}

#concordia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #999;
	letter-spacing: .06em;
	word-spacing: .09em;
	right: 7%;
	position: fixed;
	top: 10%;
	text-align: right;
	visibility: hidden;
	height: 50px;
}

#thumbs {
	width: 90px;
	right: 1%;
	position: fixed;
	top: 6%;
	z-index: 52;
}

img {
	border:none;
	padding-right: 3px;
	padding-bottom: 3px;
}

.float {
	float:left;
}

#display {
	height: auto;
	width: auto;
}

#description {
	font-family: Arial, Helvetica, sans-serif;
	color: #232323;
	line-height: 1.5em;
	letter-spacing: 0.06em;
	word-spacing: 0.2em;
	text-align: left;
	z-index: 10;
	padding-top:10%;
	padding-bottom: 7%;
	float: left;
}

#content {
	visibility: hidden;
	width: 35%;
	position: absolute;
	top: 12%;
	left: 33%;
	z-index: 1;
}

#header {
	width: 100%;
	height: 6%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	left: 0px;
	top: 0px;
	position: fixed;
	background-color: #FFF;
	z-index: 50;
}

#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #999;
	letter-spacing: .06em;
	word-spacing: .09em;
	position: fixed;
	bottom: 10%;
	right: 22%;
	z-index: 20;
	text-align: right;
}

#copy {
	margin-top: -6px;
	top: 6%;
	right: 0px;
	position: fixed;
	z-index: 51;
	background-color: #FFF;
	width: 23%;
}

.thin {
	margin-right: 30%;
}
