/* @override http://theseventhletter.com/css.php?n=splash */

/* @override http://theseventhletter.com/css.php?n=splash */

body{
color: #fff;
font: 10px Arial, Helvetica, Geneva, sans-serif;
margin: 15px;
}

embed{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 0;
}

body#contactpage{
color: #000!important;
font: 10px Arial, Helvetica, Geneva, sans-serif;
margin: 15px;
}

body#contactpage a{
color: #000;
text-decoration: underline;
}

a{
color: #fff;
text-decoration: none;
}

a img{
border: 0;
}

img a{
border: 0;
}

a:hover{
text-decoration: underline;
}

#content{
margin-top: 83px;
margin-bottom: 35px;
width: 650;
float: left;
font: 11px Arial, Helvetica, Geneva, sans-serif;
}

#content p{
margin: 0;
}

a.splash{
display: none;
top: 25%;
left: 25%;
width: 50%;
height: 50%;
background: url(/things/logo.png) no-repeat center center;
position: absolute;
z-index: 200;
}

.overlay{
height: 100%;
width: 100%;
z-index: 1;
position: fixed;
background: rgba(0,0,0,.3) url(/things/39.png);
opacity: .4;
}

#nav{
position: fixed;
left: 15px;
top: 15px;
z-index: 10;
width: 200px;
float: left;
}

#nav a{
display: block;
}

a.logo{
margin-bottom: 40px;
}

a.tsl{
margin-bottom: 40px;
}

a.nav{
margin-bottom: 8px;
}

a.known{
margin-top: 30px;
}

#contact{
position: absolute;
top: 98;
left: 200;
width: 159px;
height: 341px;
z-index: 150;
}

