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

* {
  margin:0;
  padding:0;
  font:normal 11px Verdana, Geneva, sans-serif;
  line-height:18px;
  
}
a {
  color:#666666;
  text-decoration:none;
}


a:hover {
	text-decoration:line-through;
	}
	
a:visited {
	}
	
	
	
#menu{
	top:20px;
	left:30px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:102;
	padding:5px;
	background-color:#f2f2f2;
	}

	

#contact{
	position:absolute;
	top:122px;
	left:30px;
	width:528px;
	padding:50px 5px 10px 10px;
	background-color:#f3f3f3;
	}


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:95px;
position: absolute;
background-color: #fff;
}



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


.content {
	margin :30px;
}

.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:30px;
	margin-top:454px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	
}

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

.bigimage {
	float:left;
	
}

.colophon {
	right:10px;
	bottom: 5px;
	position:fixed;
	z-index:2000;
	margin-top:3px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	
	
}

.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;
}

