body {
font-size: 12px;
background-color: #131420;
	background-image: url(bg.png);
color: #c9586d; 
font-family: Tahoma; 
letter-spacing:1px;}

a:link, a:visited, a:active, b, i {
font-weight: bold;
font-style: none;
color: #9f0251 ; 
}

a:hover {
font-weight: bold; 
color: #ec799a; 
font-style: none;}
td {vertical-align:top;}

.header1,h1 {
font-size:30px;
line-height:30px;
text-align: left;
font-family: 'Petit Formal Script', cursive;
text-shadow: 1px 1px 2px #e1b378;
color: #ef2a4d; 
margin-top:5px;
margin-bottom:10px;
}
.header1,h1:first-letter {
color: #b90522;
font-size:35px;
}

.header2,h2 {
font-size:20px;
line-height:20px;
text-align: left;
font-family: 'Petit Formal Script', cursive;
text-shadow: 1px 1px 2px #e1b378;
color: #ef2a4d; 
margin-top:5px;
margin-bottom:10px;}
.header2,h2:first-letter {
color: #b90522;
font-size:25px;
}
	#human {
visibility: hidden;
display: none;
} 



#content 
{width:998px;
background: #ffffff;
padding-top:0px;
padding-bottom:10px;
font-size:12px;
padding-left:5px;
padding-right:5px;}


#dis 
{
	background-image: url(cute_03.png);
padding-top:5px;
padding-bottom:10px;
font-size:8pt;
padding-left:5px;
padding-right:5px;}

.sets {
float: left;
font-family: tahoma;
width: 125px;
height: 135px;
text-align:center;
padding:0px 2px;
margin:0 auto; }


table{font-size:12px;
}

#nava {
background: #0b0918;
height: 25px;
padding: 10px 18px;
color: #ef2a4d; 
line-height: 25px;
margin-bottom:0px;

border-top:6px #353856 solid;
border-bottom:6px #353856 solid;
}
	#nava a
	{font-size: 14px;
padding: 10px 18px;
 margin: 0px 0px ;
font-style: none;    
color: #d0557d; 
		text-decoration: none;
}
	#nava a:hover
	{font-size: 14px;
padding: 10px 18px;
 margin: 0px 0px ;
 font-style: none;     
color: #f5beff; 
}


#content table 
{
padding:9px;
border-spacing: 7px;
} 

#content th{
font-size: 12px;
color:#4a1435;
margin:9px; padding:9px;
background: #C3C3C3;
text-align:center;

}


#content td{
font-size: 12px;
margin:9px; padding:9px;
background: #DEDEDE;
color: #4a1435;
border: 1px solid #A6A6A6;
text-align:center;
}

	.decks a
	{
		color: #9f0251;
		text-decoration: none;
	}
	.decks a:hover
	{
		color: #e1b378;
		text-decoration: none;
	}


	
	textarea, button, select, option, input
	{
			background-color:#efe6cf;
color: #c9586d;
		border: 2px solid #c9586d;
		font-family: arial;
		font-size: 8pt;
		padding: 4px; margin:3px;	
  	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
		
	}
	
	blockquote
	{
		font-size: 12px;
margin:9px; padding:9px;
background: #DEDEDE;
color: #4a1435;
border: 1px solid #A6A6A6;
		width: 50%;
	background-repeat: repeat;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	}
 		.update{
text-align: center;
margin: 5px;
padding: 10px; 	
		width: 15%;
background-image: url(bg.png);
background-color: #c9586d;
color: #000000;
border-collapse : collapse; 
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.update img {
  border-radius: 55px; /* half of button size + padding */
  -moz-border-radius: 55px;
  height: 100px;
  width: 100px;
  border: 5px solid #e0cc97;
  left: 50%;
}

.update img span {
  position: relative;
  top: 10px;
  left: 10px;
}