body {
	margin: 0%;
	padding: 0%;
	overflow: hidden;
	background-color: #fff;
	margin-top:30px;
}

#footer {
	background-color: #000;
    position: fixed;
    width: 100%;
    height: 48px;
	top: auto;
    right: 0;
    bottom: 0;
    left: 0;
	z-index:9999;
}


a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
}



:focus { 
    outline: none; 
	
}

.link {
	cursor:pointer;
	float:left;
	text-decoration: underline;	
	
}

.link:hover {
	text-decoration: none;	
	
}




.nav a:link {
	text-decoration: none;
	color: #000;
}
.nav a:visited {
	text-decoration: none;
	color: #000;
}
.nav a:hover {
	text-decoration: underline;
	color: #000;
}
.nav a:active {
	text-decoration: none;
}



.toptext a:link {
	text-decoration: underline;
	color: #000;
}
.toptext a:visited {
	text-decoration: underline;
	color: #000;
}
.toptext a:hover {
	text-decoration: none;
	color: #000;
}
.toptext a:active {
	text-decoration: underline;
}



.colophon a:link {
	text-decoration: none;
	color: #000;
}
.colophon a:visited {
	text-decoration: none;
	color: #000;
}
.colophon a:hover {
	text-decoration: underline;
	color: #000;
}
.colophon a:active {
	text-decoration: none;
}



	

   


h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}

p{
	margin:0px;
	
}

.cursor{
   cursor:pointer;	
}

#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:0.2em 2em;
}



#mainscroll {
	float:left;
	width:100%;
	height: 600px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
top:43px;
	position: absolute;
	background-color: #fff;
	left: 0px;
}

#lowscroll {
	float:left;
	width:100%;
	height: 600px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
top:288px;
	position: absolute;
	background-color: #fff;
	left: 0px;
}



.contentcontainer {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
position: relative;
	left: 500;
}


.content {
	margin-left :30px;
}

.lowcontent {
	background-color:#000;
	margin-top :0px;
	margin-left:30px;
	width:959px;
}

.header {
	width:100%;
	min-width:1000px;
	float:left;
	margin-top:25px;
	margin-left:31px;
	margin-bottom:20px;
	
}

.logoloader{
	position:absolute;
	margin-top:25px;
	margin-left:31px;
	
}

.logo {
	float:left;
	width: 230px;
	
}

.nav {
	margin-top:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000;
	font-style:italic;
	
	
}

.toptext {
	margin-top:3px;
	line-height:13px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	float:left;
	width:230px;
	
}


.project {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	
}

.projecttext {
	position:fixed;
	left:60px;
	margin-top:474px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	
}

.detail {
	margin-top:100%;
	height: 800px !important;
	
}

.hidden {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#FFF;
}

.bigimage {
	float:left;
	
}

.colophon {
	margin-top:3px;
	margin-right:7px;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.citat {
	margin-top:3px;
	font-size:42px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.ieerror{
	left:30px;
	top:134px;
	position:absolute;
	width:450px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	
}

.loading{
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#fff;
	position:absolute
	
}


.crosszone{
	
	
}



.cross{
	position:fixed;
	width:21;
	height:21;
	margin-top:3px;
	left:33px;
	z-index:1000;
	display:none;
	opacity:0;
	
}


/* Add 630 for every extra image.
*/




.images_6{
	width:3840px;
}

.images_5{
	width:3210px;
}

.images_4{
	width:2580px;
}

.images_3{
	width:1950px;
}

.images_2{
	width:1320px;
}

.images_1{
	width:690px;
}
