html,body,table {
	margin:0px;
	color: #000000;
	text-align: center;
        background: #f2e6dd;
        background-image: url(images/layout_bg1.png);
	font-family: Verdana;
	font-size: 13px;
        overflow-x:hidden;
	text-align: justify;
 }

p{
	margin: 0;
	padding: 5px 8px 5px 8px;
        line-height: 30px;
	text-align: justify;
}

b{	color: #8682b8;
font-family: century gothic;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
}
i{	color: #e4313a;
font-family: arial;
letter-spacing: 1px;
font-size: 13px;
}
.quote {
font-family: georgia;
font-size: 18px;
color: #05B215;
text-align: left;
font-weight: normal;
text-transform: none;
letter-spacing: 2px;
font-style: italic;
}
H1 {
font-family: Arial Narrow;
font-size: 25px;
color: #86dec2;
text-align: left;
padding-left: 30px;
font-weight: normal;
text-transform: lowercase;
font-style: normal;
letter-spacing: 8px; 
line-height: 10px;
}
.border2
{position: relative;
 padding: 0px;
 background-image: url(images/layout_bg2.png);
}
img { 
border-color: #b18c68; 
}
a:link {color: #1A8DC9; 
	font-weight: none; font-family: verdana; font-size: 13px; letter-spacing: 1px; text-decoration: underline; font-weight: normal; }
a:visited {color: #1A8DC9; 
	font-weight: none; font-family: verdana; font-size: 13px; letter-spacing: 1px; text-decoration: underline;  font-weight: normal;}
a:hover {color: #013AA3; 
	font-weight: none; font-family: verdana;  font-size: 13px; letter-spacing: 1px; text-decoration: none; font-weight: normal; }

.nav a,.nav a:link,.nav a:active,.nav a:visited {
	color: #000000;
	font-family: georgia;
	font-size: 22px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
.nav a:hover {
	color: #5b5b5b;
	font-family: georgia;
	font-size: 22px;
	text-transform: uppercase;
        font-weight: none;
        font-style: none;
	text-decoration: none;
}
.stats {
border: 2px dashed #b18c68;
padding: 10px;
line-height: 20px;
background-color: #f2e6dd;
width: 580px;
margin: 0 auto 0 auto; 
}
input, textarea, select, button {
 font-family: 12px verdana;
 letter-spacing: 2px;
 color: #000000;
 background-color: #e8f9f4;
 border: 2px dotted #b18c68;
 line-height: 12px;
 margin: 0;
 padding: 2px; }
