body {
 margin:0;
 padding:0;
 background: #004111 url(images/layout_bg2.png);
 text-align: center;
 font: 12px Verdana;
 color: #000000;
}

p {
text-align: justify;
line-height: 23px;
padding: 8px 8px 1px 8px;
}

#outer {
 margin-top: 0px;
 width: 795px;
 text-align: center;
 background: #ffffff url(images/layout_bg1.png);
}
#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: #f47f02;
 }
b {
 color: #042fbe; 
 font-family: arial;
 font-size: 13px;
 letter-spacing: 1px;
}
i {
 color: #f47f02;
 font-family: Century Gothic;
 letter-spacing: 2px;
 border-bottom: 2px dotted #05e900;
}
li {
text-align: left;
}
table {
 text-align: justify;
}
blockquote {
 text-align: justify;
}

h1 {
font-family: georgia;
font-size: 20px;
line-height: 8px;
padding-left: 25px;
padding-bottom: 1px;
padding-top: 5px;
color: #db0404;
text-transform: uppercase;
text-align: left;
letter-spacing: 5px;
}
h2 {
 font: 12px Times New Roman;
 color: #00b8e6;
 text-align: left;
 font-weight: bold;
 letter-spacing: 4px;
 text-transform: uppercase;
 line-height: 2px;
 padding-left: 28px;
 padding-bottom: 1px;
 padding-top: 12px;
}
.copyright
 {
 color: #000000; 
 font-family: georgia; 
 letter-spacing: 1px;
 font-size: 7px;
 font-weight: none;
 font-style: italic;
 padding: 0px; 
}
.ohsnap
{
color: #05e900;
font-family: georgia; 
letter-spacing: 4px;
font-size: 21px;
font-weight: bold;
padding: 0px; 
}
.dots
{
color: #e9c603;
font-family: georgia; 
letter-spacing: 4px;
font-size: 32px;
font-weight: bold;
padding: 0px; 
}
a:link {
 color: #f40946; font-family: georgia; font-weight: bold; font-style: italic; text-decoration: none; letter-spacing: 2px;
}
a:visited {
 color: #f40946; font-family: georgia; font-weight: bold; font-style: italic; text-decoration: none; letter-spacing: 2px;
}
a:hover {
color: #bb3356; font-family: georgia; font-weight: bold; font-style: italic; text-decoration: none; letter-spacing: 2px;
}
.stats {
border: 1px dashed #000000;
padding: 10px;
line-height: 20px;
background-color: #ffffff;
width: 580px;
margin: 0 auto 0 auto; 
}
input, textarea, select, button {
 font-family: 12px verdana;
 letter-spacing: 2px;
 color: #000000;
 background-color: #FFFFFF;
 border: 2px dotted #000000;
 line-height: 12px;
 margin: 0;
 padding: 2px; }