@charset "utf-8";
* html, body {
	margin: 0;
	padding: 0;
}
body {
	font: 100%/1.2em Arial, Helvetica, sans-serif;
	background:url("singularity_arrow.gif") no-repeat top left #fff;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {border: none;}

a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	padding-bottom: 1px;
}

a:hover, a:active, a:focus {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #F09;
	padding-bottom: 2px;
}
.images a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
	border: none;
	padding-bottom: 0;
}

.container {
	width: 960px;
	margin: 0 auto;
}

.header {
	height: 190px;
	margin-top: 30px;
}
.header h1 {
    font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 30px 30px 10px 0;
	padding: 0;
}
.header h1 a {
	text-decoration: none;
	color: #777;
	border: none;
	}
.header h1 a:hover {
	border-bottom:1px solid #F09;
	padding-bottom: 2px;
	}
.header h2 {
    font-size: 0.8em;
	line-height: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.header h2 a {
	text-decoration: none;
	border: none;
	}
.header h2 a:hover {
	border-bottom:1px solid #F09;
	padding-bottom: 2px;
	}
.content {padding:10px 0 0 0;}
.content h1 {
	border-top: 1px solid #ddd;
    font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
	padding: 20px 0 0 0;
	color: #777;	
}

.foto {
	float: left;
	margin-bottom: 40px;
	width: 333px;
}
.foto600 {
	float: left;
	margin-bottom: 40px;
	width: 600px;
}
.images p {
    font-size: 0.8em;
	line-height: 1.8em;
}

.left, .big {margin: 0 0 40px 0;}
.right {margin: 0 0 40px 40px;}
.big {clear: both;}

.subnav {
	width: 240px;
	margin: 5px 0 0 0;
	padding: 0;
	display: block;
	list-style-type: none;
	float: left;
}

.subnav li {
	font-size: 0.8em;
	line-height: 2.0em;
}
.subnav li a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom:1px solid #000;
	padding-bottom: 1px;
}
.subnav li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom:1px solid #F09;
	padding-bottom: 2px;
}
.images {
	width: 720px;
	padding:0 0 100px 240px;;
	}
.text {
	width: 600px;
	font-size:0.8em;
	line-height: 1.8em;
	padding:0 0 100px 240px;;
	}
.text h2 {
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: normal;
	padding: 0;
	}
.text h3 {
	font-size: 1.0em;
	line-height: 1.8em;
	padding: 0;
	}
.text p {
	margin: 0 0 30px 0;
	padding: 0;
	}
.text p a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom:1px solid #000;
	padding-bottom: 1px;
}
.text p a:hover {
	color: #000;
	text-decoration: none;
	border-bottom:1px solid #F09;
	padding-bottom: 2px;
}
.footer {
	padding: 10px 0 0 30px;
	font-size:0.8em;
	line-height: 1.8em;
	border-top: 1px solid #ddd;
	text-align:right;
}
.footer a {margin-left:30px;}

.clearfloat {clear:both;}

#singularityarrow {
	position:absolute;
	top: 0;
	left: -50%;
	z-index: 9999;
	}
.teaser {margin: 0 0 40px 0;}