body	{background-color: #b4d09c;
	 background: #b4d09c url("background.png") repeat;
	 font-size: 10px;
	text-align: center;
	}        

h1	{color:#4d5943;
	 font-style: italic; 
	 font-size: 13px;
	 font-family: Book Antiqua, serif;
	 text-align: center;
	 text-decoration: none;}

h2 {color: #4d5943; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-size:13px;
	text-align: left;
	border-bottom: 1px solid #4d5943;
	margin-top: 40px;}

h3 {color: #4d5943; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-size:12px;
	text-align: left;
	margin-bottom: 2px;}
	
h4 {color: #4d5943; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-size:11px;
	text-align: left;
	border-bottom: 1px dotted #4d5943;
	margin: 2px;}	

td {font-size: 10px; 
	}

.cardscontainer {
	}
.sectiontitle {color: #b8e695; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-weight: bold;	
	font-size:16px;
	text-align: left;
	border-bottom: 1px solid #b8e695;
	margin-top: 40px;
	margin-bottom: 2px;}	
	
.settitle {color: #aaaaaa; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-weight: bold;
	font-size:14px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 3px;}
.cardsection {
	text-align: center;
	}
.displaytext {
	}


.mainwrapper {
	width: 665px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	border: 2px solid #899e77;
	background: #b9d3a2 url("main-harvest.jpg") no-repeat;
	padding: 10px; 
	padding-top: 285px;
	  color:#4d5943;
	  text-align: left;
	  font-family: Book Antiqua, serif;
	  font-size: 10px;
	}


	  
.maintext {color:#111111;
	  text-align: left;
	  vertical-align: top;
	  font-family: Book Antiqua, serif;
	  font-size: 10px;}	  

.pendingtrades{
	border: 3px double #222222;
	padding: 10px;
	}

.links {position:relative; 
	  text-align: center;
	  width:500px;  
	margin-left: auto;
	margin-right: auto;
	  z-index:3;   
	  padding: 5px; 
	  font-family: Book Antiqua, serif;
	  font-size: 10px;}


.stats {position:absolute; 
	  left:10px; 
	  top:408px;
	  width:210px;  
	  z-index:2;   
	  padding: 0px; 
	  border-top: 1px dotted #6d1250; 
	  border-bottom: 1px dotted #6d1250; 
	  text-align: left;
	  font-family: Book Antiqua, serif;
	  font-size: 10px;}

.stampcard {
	width: 120px;
	height: 70px;
	float: center;
	line-height: 8px;
	font-size: 1px; 
	}


a.nav {color:#1d4333;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: Book Antiqua, serif;
	 border-bottom: 0px dashed #FFFFFF;}
a.nav:visited {color:#1d4333;}
a.nav:hover  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}
a.nav:active  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}

a {color:#fbec62;
	 text-decoration:none;
	 border-bottom: 0px dashed #fbec62; 
	 font-family: arial, tahoma, sans-serif;}
a:visited {color:#fbec62;}
a:hover  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}
a:active  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}

