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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #CCC;
	background-color: #000;
	margin:0;
	padding:0;
	text-decoration: none;
	height: 100%;
}
a{
	text-decoration: none;
}

#page {
background:transparent url(images/background1.jpg) no-repeat scroll center top;
display:table;
width:100%;
height:835px;/*835*/
text-decoration: none;
}
#pageNormal {
background:transparent url(images/background.jpg) no-repeat scroll center top;
display:table;
width:100%;
/*height:835px;835*/
text-decoration: none;
min-height: 100%;
margin-bottom: -330px;
position: relative;

}





#menu {
	height: 150px;
	width:932px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
}

#menuNormal {
	height: 250px;
	width:932px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-decoration: none;
	
}

#content {
	width:932px;
	/*margin-top: 320px;*/
	margin-right: auto;
	/*margin-bottom: -330px;*/
	margin-left: auto;
	padding-top: 100px;
	text-decoration: none;
	height: 506px;
	
}

#contentNormal {
	width:932px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	padding-top: 0px;
	text-decoration: none;
	height: 850px;
	
}


#fadeshow1 {
	width:670px;
	height: 400px;
	background-color: #666;
	/*	padding-left: 150px;*/
	margin-left: 135px;
	
	
}

#copy {
	width:670px;
	height: 1200px;
	background-color: #666;
	/*	padding-left: 150px;*/
	margin-left: 135px;
	position: relative;
	margin-top: 100px;
}


#title {
	height: 105px;
	width: 475px;
	margin-top: 110px;
	margin-left: 23px;
	background-image: url(images/name.png);
	background-repeat: no-repeat;
}
#title h1{
	text-indent: -9999px;
}

#titleNormal {
	height: 105px;
	width: 475px;
	margin-top: 110px;
	margin-left: 23px;
	background-image: url(biophilia/Biophilia.png);
	background-repeat: no-repeat;
}
#titleNormal h1{
	text-indent: -9999px;
}



#nav {
	height: 80px;
	width: 550px;
	margin-top: -215px;
	margin-left: 300px;
	font-size: 1.2em;
	font-weight: bolder;
	/*background-image: url(images/nav2-background.png);*/
	background-repeat: no-repeat;
	color: #F00;
}
#nav li{
	display: inline;
	padding-right: 24px;
	padding-left: 18px;
}
#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	font-weight: bold;
	height: 40px;
	width: 510px;
	margin-left: 340px;
	margin-top: 180px;
	letter-spacing: 0.1em;
	text-decoration: none;
	letter-spacing: normal;
}

.clearfooter {
height: 1px;
clear: both;
}

#footer{
	width:788px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -23px;
	/*padding-top: 20px;*/
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;	/*padding-bottom: 521px;*/
	height: 349px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #999;
	font-weight: bold;
	padding-left: 161px;
	padding-top:5px;
	text-decoration: none;
	position: relative;
}
#footer ul a{
	text-decoration: none;
	color: #999;
}
#footer li a{
	
	text-decoration: none;
}
#footer li{
	color: #999;
	display: inline;
	padding-right: 74px;
	padding-left: 18px;
	text-decoration: none;
	
}
#footer li a:hover{
	color: #0FF;
	
}
#row{
	float: left;
	margin-left: 150px;
	margin-top: 30px;
	padding-left: 20px;
	}

#row1{
	float: left;
	margin-top: 30px;
	padding-left: 20px;
}
#row2{
	float: left;
	margin-top: 30px;
	padding-left: 20px;
}
#row3{
	float: left;
	margin-top: 28px;
	padding-left: 20px;
}
#row4{
	float: left;
	margin-top: 28px;
	padding-left: 20px;
}
#row5{
	margin-top: 28px;
	padding-left: 20px;
	margin-left: 270px;
	clear: both;
}

#special{
	padding-top: 10px;
	margin-left: 154px;
	height: 280px;
	width: 500px;
	text-decoration: none;
	color: #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#special h2{
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	}
	#special h2 a{
	color: #CCC;
	text-decoration: none;
	}	
	#special p{
	text-indent: 1em;
	}
	#special p a{
	text-decoration: none;
	font-weight: normal;
	color: #9C9A9C;
	font-size: 0.8em;
	}	
	
	#special p a:hover{
	color: #0FF;
	
}
