/* CSS Document */
body {
background-image: url(../images/background.jpg);
background-repeat:repeat;
background-position:center;
background-attachment:fixed;
background-color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
color:#000;
text-align:center;
}

.content {
width: 872px;
margin: 0 auto 0 auto;
text-align:left;
}

.bodytext {
margin: 0px 264px 50px 0;
padding: 10px 10px 10px 10px;
text-align: left;
}

p {
font-size: .9em;
font-weight: normal;
color:#042C30;
}

h1 {
font-size:1.2em;
}

h2 {
font-size:1.1em;
color:#042C30;
}

h3 {
font-size:.9em;
color:#807b6b;
font-weight: bold;
}

h4 {
font-size:.9em;
color:#042C30;
font-weight: bold;
}
h5 {
font-size:.9em;
color:#333333;
}
h6 {
font-size:1.1em;
color:#333333;
font-weight: bold;
}

p.copyright {
font-size: .7em;
color: #479ea6;
text-align: center;
margin-top: 1px;
}

.navbar {
font-weight: bold;
color: #fff;
text-align:center;
}

.navbar a:link {
color:#FFFFFF;
text-decoration: none;
}
.navbar a:visited {
color:#FFFFFF;
text-decoration: none;
}
.navbar a:hover {color:#000000;}
.navbar a:active {color:#FFFFFF;}

.backtotop {
font-size:.6em;
text-decoration:none;}

a {
color:#07555C;
text-decoration: none;
}

a:hover {color:#479ea6;}

a:visited {
color:#07555C;
text-decoration: none;
}

.h3clone {
font-size:.9em;
color:#807b6b;
font-weight: bold;
}
.portpics {
text-align:center;
}

.header {
margin-top:-15px;
}

.pspace {
margin-top:-15px;}
