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

#container {
background-image: url(images/container.jpg);
background-repeat: repeat-y; }

#footer {
background-image: url(images/footer.jpg);
}

.titl, h3 {
font-family: Courier New;
color: #ffffff; 
cursor: default; 
font-weight: normal;
padding-left: 20px;
letter-spacing: 3px;
}

.titl:first-letter, h3:first-letter {
color: #999999; }

p {
padding-left: 20px; 
margin-right: 30px;}

.titi, p, li {
font-family: Trebuchet MS;
font-size: 11px;
color: #ffffff;
margin-top: 8px; }

b, strong { 
color: #999999; }

u {
font-family: Century Gothic;
font-size: 11px; 
}

a {
color: #666666;
text-decoration: none;
border-bottom: 1px dotted #ffffff; 
cursor: default; 
}

a:hover {
color: #ffffff;
text-decoration: none;
border-bottom: 1px dotted #666666; 
cursor: default; 
}

.stats {
background-image: url(images/stats.jpg);
background-repeat: no-repeat;
font-family: Trebuchet MS;
background-position: center;
padding-right: 19px;
font-size: 11px;
color: #000000;
padding-top: 22px;
padding-bottom: 21px;
}

textarea, input, select, option {
background-color: #000000;
border: 1px solid #666666; 
font-family: Trebuchet MS;
font-size: 11px;
color: #ffffff;
cursor: default; }
