body {
 margin:0;
 padding:0;
 background: #1596b9 url(images/layout_bg.png);
 text-align: center;
 font: 12px Verdana;
 color: #000000;
}

p {
text-align: justify;
line-height: 19px;
padding: 8px 8px 1px 8px;
}

#outer {
 margin-top: 0px;
 width: 785px;
 text-align: center;
 background: #FFFFFF;
}
#hdr {
 width: auto;
}
#nav {
 width: auto;
}
#cont {
 width: auto;
}
#ftr {
 width: auto;
}
.center {
 margin: 0 auto 0 auto;
}
.centeralign {
 text-align: center;
}
img { 
border-color: #21a6f5;
 }
b {
 color: #d60000; 
 font-family: arial;
 letter-spacing: 2px;
 text-transform: uppercase;
}
i {
 color: #d95d0b;
 font-family: georgia;
 letter-spacing: 2px;
}
li {
text-align: left;
}
table {
 text-align: justify;
}
blockquote {
 text-align: justify;
}

hr { 
height: 0; 
border-style: dashed;
width: 98%;
text-align: center;
border-width: 1px 0px 0px 0px; 
border-color: #f40946; }

h1 {
font-family: georgia;
font-size: 20px;
line-height: 12px;
padding-left: 30px;
padding-bottom: 1px;
padding-top: 5px;
color: #f40946;
font-style: italic;
text-align: left;
font-weight: none;
letter-spacing: 5px;
}
h2 {
 font: 12px Times New Roman;
 color: #002a93;
 text-align: left;
 font-weight: bold;
 letter-spacing: 4px;
 text-transform: uppercase;
 line-height: 10px;
 padding-left: 22px;
 padding-bottom: 1px;
 padding-top: 10px;
}
h3 {
 font: 9px Georgia, Helvetica, Times New Roman;
 color: #575757;
 text-align: left;
 text-transform: lowercase;
 font-weight: bold;
 letter-spacing: 4px;
 padding: 1px 1px 1px 1px;
 margin: 0;
}
.copyright
 {
 color: #000000; 
 font-family: georgia; 
 letter-spacing: 1px;
 font-size: 7px;
 font-weight: none;
 font-style: italic;
 padding: 0px; 
}
.dots
{
color: #000000;
font-family: georgia; 
letter-spacing: 4px;
font-size: 30px;
font-weight: bold;
padding: 0px; 
}

a:link {
 color: #21a6f5; font-family: Century Gothic; font-weight: none; font-style: italic; text-decoration: none; border-bottom: 2px dotted #f40946; letter-spacing: 2px;
}
a:visited {
 color: #21a6f5; font-family: Century Gothic; font-weight: none; font-style: italic; text-decoration: none; border-bottom: 2px dotted #f40946; letter-spacing: 2px;
}
a:hover {
color: #f40946; font-family: Century Gothic; font-weight: none; font-style: italic; text-decoration: none; border-bottom: 2px dotted #21a6f5; letter-spacing: 2px;
}

#navigation {
 list-style: none;
 margin: 0; padding: 0;
}
#navigation li {
 float: right;
}
#navigation li a {
 display: block;
 width: 110px;
 font: 20px Times New Roman;
 color: #ffffff;
 background-color: #000000;
 line-height: 18px;
 border-bottom: none;
 text-transform: uppercase;
 text-align: center;
 padding: 3px 0;
}
#navigation li a:hover {
 color: #ffffff;
 font-style: italic;
}
.stats {
border: 1px dashed #000000;
padding: 10px;
line-height: 20px;
background-color: #ffffff;
width: 560px;
margin: 0 auto 0 auto; 
}
input, textarea, select, button {
 font-family: 12px Verdana;
 font-style: italic;
 letter-spacing: 2px;
 color: #000000;
 background-color: #FFFFFF;
 border: 2px dotted #000000;
 line-height: 12px;
 margin: 0;
 padding: 2px; }