body {
 margin:0;
 padding:0;
 background: #ffffff url(images/layout/bg_002.png);
 text-align: center;
 font: 11px georgia;
 color: #ffffff;
}

p {
text-align: justify;
line-height: 25px;
letter-spacing: 1px;
padding: 8px 8px 2px 8px;
}

#outer {
 margin-top: 0px;
 width: 700px;
 text-align: center;
 background: #000000 url(images/layout/bg_001.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: #115fff;
 }
b {
 color: #31d116; 
 font-family: arial;
 letter-spacing: 2px;
 font-size: 12px;
}
i {
 color: #ec1664;
 font-family: arial;
 font-size: 12px;
 letter-spacing: 2px;
}
li {
text-align: left;
}
table {
 text-align: justify;
}
blockquote {
 text-align: justify;
}

hr { 
height: 0; 
border-style: dashed;
width: 85%;
text-align: center;
border-width: 1px 0px 0px 0px; 
border-color: #ffb400; }

h1 {
font-family: veranda;
font-size: 20px;
line-height: 1px;
padding-left: 20px;
padding-bottom: 1px;
padding-top: 5px;
color: #0065fc;
text-transform: uppercase;
text-align: left;
font-weight: none;
letter-spacing: 5px;
}
h2 {
 font: 12px Times New Roman;
 color: #9459e4;
 text-align: left;
 font-weight: bold;
 letter-spacing: 4px;
 text-transform: uppercase;
 line-height: 10px;
 padding-left: 30px;
 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: #ffffff; 
 font-family: georgia; 
 letter-spacing: 1px;
 font-size: 7px;
 font-weight: none;
 font-style: italic;
 line-height: 20px;
 padding: 0px; 
}
a:link {
 color: #ff5400; font-family: Century Gothic; font-weight: none; font-style: none; text-decoration: none; letter-spacing: 2px;
}
a:visited {
 color: #ff5400; font-family: Century Gothic; font-weight: none; font-style: none; text-decoration: none; letter-spacing: 2px;
}
a:hover {
color: #bf4a04; font-family: Century Gothic; font-weight: none; font-style: none; text-decoration: none; letter-spacing: 2px;
}
.nav a,.nav a:link,.nav a:active,.nav a:visited {
	color: #eec211;
	font-family: georgia;
	font-size: 25px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
.nav a:hover {
	color: #d2aa0a;
	font-family: georgia;
	font-size: 25px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
.nav2 a,.nav2 a:link,.nav2 a:active,.nav2 a:visited {
	color: #f20a5f;
	font-family: georgia;
	font-size: 25px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
.nav2 a:hover {
	color: #c91053;
	font-family: georgia;
	font-size: 25px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
.nav3 a,.nav3 a:link,.nav3 a:active,.nav3 a:visited {
	color: #21c800;
	font-family: georgia;
	font-size: 25px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
.nav3 a:hover {
	color: #1cad00;
	font-family: georgia;
	font-size: 25px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
.front {
color: #ffb400;
font-family: georgia; 
letter-spacing: 4px;
font-size: 23px;
font-weight: none;
padding: 0px; 
}
.stats {
border: 1px dashed #ffffff;
padding: 10px;
line-height: 20px;
background-color: #00000;
width: 560px;
margin: 0 auto 0 auto; 
}
input, textarea, select, button {
 font-family: 12px Verdana;
 font-style: italic;
 letter-spacing: 2px;
 color: #ec1664;
 background-color: #000000;
 border: 2px dotted #31d116;
 line-height: 12px;
 margin: 0;
 padding: 2px; }
