body {
	margin:0;
	padding:0;
	text-align: center;
	color: #515763;
	font-family: Arial;
	font-size: 10px; }

#outer {
 margin: 5px auto;
 width: 666px;
 text-align: center;
 background-image: url(images/layout01/Layout_BG01b.png); }

#hdr {
 height:280px;
 width:666px; }

#navi {
 width:174px;
 float: left;
 padding-left: 5px;
 background-image: url(images/layout01/Layout_BG01b.png); }

#cont {
 width:465px; 
 float: right;
 padding-right: 5px;
 background-image: url(images/layout01/Layout_BG01b.png); }

#footer {
 clear: both; }

table {
	text-align: justify; }


p {
	margin: 0;	
	padding: 1px 8px 1px 8px;
	text-align: justify;
	color: #515763; }

b{
	color: #518937; }

i {
	color: #2CA446; }

ul {
	margin: 0; 
	padding: 1px;
	margin-left: 35px; 
	font-size: 10px; }

li {
	text-align: left; }

.center {
	margin: 0 auto 0 auto; }

.image {
	border: 3px solid #BEDAA7; }

.update {
	background-color: #BEDAA7; 
	font-weight: bold;
	text-align: center;}

.aff img {
	border: 0px;
	padding: 2px; }

.owned {
                border-left: 5px solid #BEDAA7;
	margin: 0 auto 0 auto;}

.ownedimage {
	padding: 2px;
	border: 3px solid #BEDAA7;}

.stats {
	border-left: 5px solid #AAE86C;
	margin: 0 auto 0 auto;}

.owned {
                border-left: 5px solid #AAE86C;
	margin: 0 auto 0 auto;}

h1 {
	font-family: Times New Roman;
	font-size: 11px;
	padding: 3px 1px 3px 11px;
	margin: 0px;
	color: #054B21;
	text-align: left;
	text-transform: lowercase;
	font-style: italic;
	font-weight: bold;
	background: url(images/layout01/Header01.png) no-repeat;
	letter-spacing: 5px;
	line-height: 18px; }

h2 {
	font-family: Verdana, Arial;
	font-size: 10px;
	padding: 1px 1px 1px 10px;
	margin: 0;
	color: #AECD69;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px; }

h3 {
	font-family: Verdana, Arial;
	font-size: 8px;
	margin:0;
	padding:0;
	color: #839853;
	text-align: center;
	text-transform: uppercase;
	letter-spacing:5px; }

h4 {
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 1px 1px 0px 10px;
	margin: 0;
	color: #2CA446;
	border-bottom: solid 1px #2CA446;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px; }

a:link {color: #5DA911; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:visited {color: #5DA911; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:hover {color: #50772A; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:active {color: #50772A; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }

.nav a,.nav a:link,.nav a:active,.nav a:visited {
  	display: block;
	font-family: Arial;
	font-size: 10px;
  	color: #054B21;
  	text-decoration: none;
	border-bottom: none;
	padding-left: 10px;
	padding-bottom: 1px;
  	line-height: 12px;
	letter-spacing: 3px; }

.nav a:hover {
  	color: #66A17E;
	background-color: #D7F7A8;}

input, textarea, select, button {
	background-color: #F7F4E9;
	font-size: 10px;
	color: #515763; 
	line-height: 11px;
	font-family: Arial;
	border: 1px solid #515763;
	margin: 0;
	padding:2px; }