body {
	background: #9a999b url('../tcg/bg-piplup.png') top right no-repeat;
	margin: 0; 
	padding: 0;
	font: 11px/16px verdana;
	color: #9a999b; 
	text-align:justify; }

#content {
	background: #ffffff;
	padding: 20px;
	position: absolute;
	right: 447px;
	top: 0px;
	width: 253px;
	height: 354px; }

#main {
	background: #ffffff;
	padding: 20px;
	position: absolute;
	right: 0px;
	top: 344px;
	width: 700px; }

table { font: 11px verdana; }

th {
	padding: 10px;
	margin: 5px;
	border-top: #3a8dcf solid 1px;
	border-bottom: #3a8dcf solid 1px; }


	/* FORMS */
input, textarea, .submit, .reset {
	color: #756b6b;
	background: #e4e5e5;
	font: 11px verdana;
	border-top: #3a8dcf solid 1px;
	border-bottom: #3a8dcf solid 1px;
	border-right: #3a8dcf solid 6px;
	border-left: #3a8dcf solid 6px;
	padding: 3px;
	margin: 2px; }


	/* SPECIAL CLASSES */

.cardsection {
	text-align: center; }

.displaytext {
	text-align: center;
	padding: 10px;	
	padding-top: 20px; }

	/* GENERAL CSS */

a:link, a:visited, a:active {
	cursor: default; 
	color: #ccb466; 
	text-decoration: none;
	border-bottom: #f6c627 solid 1px; }

a:hover {
	cursor: default;
	color: #e5b108; }

a img { border: 0px; }

b { font: bold; color: #fba0b1; }

i { color: #789bb7; }

h1 {
	color: #a2bacd;
	font: 20px arial;
	text-transform: lowercase;
	letter-spacing: 0;
	padding: 20px 0 0 50px; }

h1:first-letter {
	color: #1867a5;
	font: bold italic 24px georgia;
	text-transform: lowercase; }

h1 span {
	font: italic 11px arial;
	letter-spacing: 1px;
	padding: 0 0 0 25px; }

h2 {
	font: italic 16px times new roman;
	text-transform: lowercase;
	ltter-spacing: 0;
	padding: 0 0 0 25px; }

h3 {
	font: italic 14px georgia;
	text-transform: lowercase;
	text-align: right;
	border-right: #f6c627 solid 10px;
	border-bottom: #f6c627 solid 1px;
	letter-spacing: 0; 
	padding: 20px 20px 5px 0; }