/* ================================================================ 
Main-Stylesheet
picturefly.janik-online.net
By Maximilian Janik 2010
=================================================================== */
* {
margin:0;
padding:0;
} 

html, body{
height: 100%;
}

body {
background: #0065A0 url(bg.jpg) repeat-x left top;
font: 80% "Trebuchet MS", sans-serif;
}

#theship {
position: relative;
height: auto; 
min-height: 100%;
width: 750px;
margin: 0 auto;
}

#theship img {
border-width: 0px;
}

#logo {
padding-top: 60px;
}

.line {
position: relative;
width: 747px;
margin-left: auto;
margin-right: auto;
}

#menuwrap {
position: relative;
height: 100px;
width: 750px;
}

#menu-home {
position: absolute;
top: 10px;
left: 10px;
}

#menu-features{
position: absolute;
top: 10px;
left: 150px;
}

#menu-download {
position: absolute;
top: 20px;
left: 340px;
}

#menu-about {
position: absolute;
top: 0px;
right: 20px;
}

#content {
position: relative;
height: 350px;
width: 750px;
}

#text {
position: absolute;
top: 40px;
left: 50px;
text-align: left;
text-decoration: none;
font: 14px verdana;
color: #d4efff;
}

#text a {
text-decoration: underline;
font: 14px verdana;
color: #d4efff;
border-width: 0px;
}

#bracketL {
position: absolute;
top: 30px;
left: 0px;
}

#bracketR {
position: absolute;
top: 30px;
right: 0px;
}

#copyright {
position:relative;
text-decoration: none;
font: 11px verdana;
color: #d4efff;
padding-left: 5px;
}

#copyright a {
text-decoration: none;
font: bold 11px verdana;
color: #d4efff;
border-width: 0px;
}

#hp {
position:relative;
padding-left: 5px;
}

#hp a {
text-decoration: none;
font: bold 11px verdana;
color: #d4efff;
border-width: 0px;
}

#facebook {
position: relative;
}
