body {
background-color: #000000;
margin: 0px;
text-align: center;
background-image: url("images/fisherman.jpg");
background-position: center;
background-size: cover;
background-attachment: fixed;
overflow: auto;
}

#wrapper {
display: block;
width: 100%;
height: 100%;
min-height: 100%;
float: left;
position: relative;
overflow: auto;
}

#container {
display: block;
width: 100%;
height: 100%;
min-height: 100%;
float: left;
position: relative;
overflow: auto;
}

.block {
display: block;
width: 100%;
min-height: 50px;
float: left;
overflow: auto;
}

.center {
display: block;
width: 960px;
min-height: 50px;
margin: 0px auto;
overflow: auto;
text-align: center;
}

.left {
display: block;
width: 50%;
height: 100%;
position: relative;
float: left;
}

.right {
display: block;
width: 50%;
height: 100%;
position: relative;
float: left;
}

a img {
border: 0px;
}

a {
text-decoration: none;
color: #FFFFFF;
}

.button {
display: block;
height: 50px;
width: 20%;
float: left;
font-family: 'Economica', sans-serif;
font-size: 18px;
line-height: 50px;
}

h1 {
display: block;
padding: 10px;
margin: 10px 0px 0px 0px;
font-family: 'Economica', sans-serif;
font-size: 30px;
text-align: center;
line-height: 35px;
color: #FFFFFF;
}

h2 {
display: block;
padding: 10px;
margin: 10px 0px 0px 0px;
font-family: 'Economica', sans-serif;
font-size: 55px;
text-align: center;
line-height: 55px;
color: #FFFFFF;
}

p {
display: block;
padding: 10px;
margin: 10px 0px 0px 0px;
font-family: 'Economica', sans-serif;
font-size: 18px;
text-align: center;
line-height: 25px;
color: #FFFFFF;
}

.text-box {
display: block;
width: 100%;
min-height: 150px;
float: left;
position: relative;
overflow: auto;
}

.text-with-effect {
display: none;
width: 100%;
min-height: 150px;
float: left;
position: absolute;
top: 0px;
left: 0px;
overflow: auto;
}

.text-with-effect:first-child {
display: block;
}

#navi {
background-color: #000000;
border-bottom: 0px solid #FFFFFF;
}

#navi-open {
display: none;
background-color: #000000;
border-bottom: 0px solid #FFFFFF;
position: absolute;
top: 0;
left: 0;
z-index: 100;
}

#top-filler {
min-height: 100px;
}

#header {
padding: 80px 0px 0px 0px;
background-color: #000000;
background-image: url("images/gradient_white_100.png");
background-repeat: repeat-x;
}

#intro_1 {
background-color: #000000;
}

#intro_2 {
background-color: #000000;
background-image: url("images/line-gradient.png");
background-repeat: no-repeat;
background-position: center;
}

#intro-filler {
min-height: 50px;
background-color: #000000;
}

#header-filler {
min-height: 50px;
background-color: #000000;
}

#intro_3 {
height: 600px;
}

#intro_3_content {
height: 600px;
position: absolute;
}

#intro_3_texture {
height: 600px;
background-image: url("images/film_texture.gif");
background-repeat: repeat;
background-position: center;
background-size: cover;
position: absolute;
opacity: .05;
filter: alpha("opacity=5");
}

#intro_3_waves {
height: 600px;
position: absolute;
overflow: hidden;
opacity: 0.25;
filter: alpha("opacity=25");
}

#intro_3 h1, #intro_3 h2 {
font-size: 45px;
line-height: 50px;
margin: 150px 0px 50px 0px;
}

#intro_3 p {
font-size: 40px;
line-height: 40px;
}

#about-me {
padding: 100px 0px 100px 0px;
background-color: #FFFFFF;
color: #000000;
}

#about-me img {
max-width: 350px;
}

#about-me h1 {
color: #000000;
}

#about-me h2 {
color: #000000;
}

#about-me h3 {
display: block;
color: #000000;
font-family: 'Economica', sans-serif;
font-size: 28px;
text-align: left;
line-height: 30px;
padding: 10px;
margin: 0px 0px 0px 0px;
}

#about-me p {
color: #000000;
text-align: justify;
margin: 0px 0px 0px 0px;
}

#purpose {
padding: 100px 0px 100px 0px;
background-color: #000000;
}

#purpose h1 {
text-align: left;
}

#purpose h2 {
text-align: left;
}

#purpose p {
text-align: justify;
}

#purpose img {
width: 860px;
margin: 30px 0px 50px 0px;
}

#project {
padding: 0px 0px 50px 0px;
background-color: #000000;
/*background-image: url("images/line-gradient.png");*/
background-repeat: no-repeat;
background-position: center top;
}

#project img {
width: 860px;
margin: 30px 0px 50px 0px;
}

#project-image {
height: 300px;
background-image: url("images/line-gradient.png");
background-repeat: no-repeat;
background-position: center top;
background-color: #000000;
}

#project-image-texture {
height: 300px;
background-repeat: repeat-x;
background-position: center;
position: relative;
overflow: hidden;
}

#project-image-texture .center{
width: 600px;
height: 300px;
text-align: center;
margin: 0px auto;
position: relative;
overflow: hidden;
}

.project-box {
display: block;
width: 200px;
height: 300px;
float: left;
position: relative;
overflow: hidden;
}

#project-image-texture .text-with-effect {
width: 100%;
height: 300px;
padding: 0px;
float: none;
overflow: hidden;
text-align: center;
background-position: center;

}

#project h1 {
text-align: left;
}

#project h2 {
text-align: left;
}

#project p {
text-align: justify;
}

#members {
padding: 100px 0px 50px 0px;
background-color: #000000;
background-image: url("images/line-gradient.png");
background-repeat: no-repeat;
background-position: center top;
}

#members h1 {
text-align: left;
}

#members h2 {
text-align: left;
}

#members p {
text-align: justify;
font-size: 20px;
line-height: 25px;
}

#join {
padding: 100px 0px 50px 0px;
}

#join  h1{
font-family: 'Pacifico', cursive;
font-size: 50px;
color: #000000;
}

#join h3 {
font-family: 'Economica', sans-serif;
font-size: 26px;
color: #000000;
text-align: left;
padding: 10px 10px 5px 10px;
}

#join .center {
padding: 20px;
background-color: #FFFFFF;
background-image: url("images/paper_texture.png");
box-shadow: 0px 0px 13px #555555;
-moz-box-shadow: 0px 0px 13px #555555;
-webkit-box-shadow: 0px 0px 13px #555555;
}

#join input {
width: 94%;
height: 50px;
float: left;
margin: 0px 3% 10px 3%;
background: none;
border: 0px;
border-bottom: 2px dotted #000000;
font-family: 'Pacifico', cursive;
font-size: 30px;
color: #000000;
}

#button_signup {
display: block;
width: 100%;
height: 50px;
margin: 20px 0px 20px 0px;
float: left;
font-family: 'Pacifico', cursive;
font-size: 30px;
color: #000000;
border: 0px dotted #000000;
}

