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

body, a {
	color:#000;
	}

div#clear {
	clear:both;
    }
	
a, p.sans a {
	text-decoration:none;
	outline:none;
	}

img, img a {
	border:none !important; 
	text-decoration:none !important;
	outline:none;
	}

p.sans, pre.sans, .sans, div#page-count pre.sans {
	font-family:futura;
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
	margin:0 0 3px 0;
	}

h1 {
	position:absolute;
	left:1px;
	top:1px;
	color:#fff;
	font-size:0px;
	line-height:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h2, p.skip {
	font-family: monospace;
	font-size:11px;
	line-height:14px;
	letter-spacing:1px;
	font-weight:normal;
	margin:2px 0 3px 0;
	}
	
	p.skip {
			margin:15px 0 25px 0 !important;
	}


div#bottom {
	position:absolute;
	bottom:27px;
	left:50%;
	margin-left:-30px;
	width:60px;
	text-align:center;
	z-index:100;
	}
	
div#content {
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	}
	
div#page-count {
	position:absolute;
	margin-top:20px;
	bottom:20px;
	right:30px;
	}

div#back-forth {
	margin-top:20px;
	padding-bottom:25px;
	width:80px;
	text-align:center;
	}

div#page-count pre.sans {
	font-family: cochin, serif !important;
	line-height:6px !important;
	letter-spacing:1px;

	}
	
div#hello {
	position:relative;
	margin:40px 0 0 -100px;
	left:50%;
	width:200px;
	height:100%;
	text-align:left !important;
	}
	
div#about-img {
	position:relative;
	margin:40px 0 0 -440px;
	left:50%;
	width:880px;
	height:100%;
	text-align:center !important;
	}
	
div#about-text {
	position:relative;
	margin:40px 0 0 -225px;
	left:50%;
	width:450px;
	height:100%;
	text-align:left !important;
	}
	
div#about-container {
	position:relative;
	margin:40px 0 0 -305px;
	left:50%;
	width:550px;
	height:auto;
	}
	
div#about-contact {
	width:200px;
	float:left;
	margin-right:120px;
	margin-top:200px;
	text-align:left !important;
	}
	
div#about-friends {
	width:200px;
	float:left;
	text-align:left !important;
	}