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

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

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

td {font-size: 10px; 
	color:#cccccc;}

.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 #000000;
	background: #387a3f url("forestdesign-main.jpg") no-repeat;
	padding: 10px; 
	padding-top: 285px;
	  color:#cccccc;
	  text-align: left;
	  font-family: Book Antiqua, serif;
	  font-size: 10px;
	}


	  
.maintext {color:#cccccc;
	  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; 
	}

notes1 {background:#26542b;}

tr.notes2 {background:#26542b;}


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:#b8e695;
	 text-decoration:none;
	 border-bottom: 0px dashed #b8e695; 
	 font-family: arial, tahoma, sans-serif;}
a:visited {color:#b8e695;}
a:hover  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}
a:active  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}

