body {
margin: 0 0 0 0;
cursor: default; }

#piratening {
background-image: url('images/yoho.jpg');
background-repeat: no-repeat; }

.nav {
font-family: Courier New;
color: #000000;
font-size: 15px;
margin: 0px;
text-align: right;
cursor: default;
}

.nav a:link, .nav a:active, .nav a:visited {
font-family: Courier New;
color: #000000;
font-size: 15px;
margin: 0px;
text-align: right;
cursor: default;
text-decoration: none;
}

.nav a:hover {
font-family: Courier New;
color: #000000;
font-size: 15px;
margin: 0px;
background-color: #ffffff;
text-align: right;
cursor: default;
font-weight: bold;
text-decoration: none;
}

.titl, h3 {
background-image: url('images/titles.jpg');
background-repeat: no-repeat; 
color: #ffffff;
padding-bottom: 45px;
text-transform: lowercase;
padding-left: 90px;
padding-top: 10px;
cursor: default;
font-family: Georgia;
font-weight: normal;
font-style: italic;
margin-top: 15px;
}

.titi, p, li {
font-family: Georgia;
font-size: 8pt;
color: #ffffff;
cursor: default;
padding-left: 25px;
margin: 0px; }

a:link, a:active, a:visited {
background-color: #ffffff;
cursor: default;
text-decoration: none;
color: #000000;
font-family: Georgia; }

a:hover {
background-color: #000000;
cursor: default;
text-decoration: none;
color: #ffffff; }

b, strong {
color: #999999;
cursor: default; }

em, i {
color: #cccccc; }

u {
border-bottom: 1px solid #ffffff; }

a:hover .affies {
border: 3px solid #999999; }

.affies {
border: 3px solid #333333; }

.stats {
background-image: url('images/stats.jpg');
background-repeat: no-repeat;
background-position:right top;
width: 240px;
padding-top: 47px;
text-align: left; }

value, input, textarea, option, select {
background-color: #000000;
border: 1px solid #999999;
font-family: Georgia;
color: #999999;
cursor: default;
font-size: 8pt; }
