body
	{
	color: #262626;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	background: #FFFFFF url(img/bg.png) top left repeat-x;
	line-height: 16px;
	text-align: justify;
	cursor: crosshair;
	}

.princess-1
	{
	top: 50px;
	left: 400px;
	position: absolute;
	}

.princess-2
	{
	top: 144px;
	left: 400px;
	position: absolute;
	}

.princess-3
	{
	top: 251px;
	left: 400px;
	position: absolute;
	}

.princess-4
	{
	top: 328px;
	left: 395px;
	position: absolute;
	}

.princess-5
	{
	top: 412px;
	left: 400px;
	position: absolute;
	}

.princess-6
	{
	top: 516px;
	left: 630px;
	position: absolute;
	}

.princess-7
	{
	top: 551px;
	left: 400px;
	position: absolute;
	}

#nav
	{
	border: 0px;
	top: 516px;
	left: 401px;
	position: absolute;
	cursor: help;
	}

#main
	{
	position: absolute;
	color: #262626;
	top: 620px;
	left: 400px;
	width: 655px;
	}

#content
      {
	background: #FFFFFF;
	width: 635px;
	padding: 0px 10px 10px 10px;
	}
	
#stats
	{
	background: url(img/stats.png) no-repeat top left;
	border: 1px dashed #CCA2D3;
	color: #000000;
	font-style: italic;
    text-align: justify;
    width: 218px;
	height: 103px;
	padding: 7px 15px 0px 75px;
	}
	
#footer 
      {
	background: url(img/footer.png) bottom left repeat-x;
	width: 635px;
	height: 30px;
	margin: 0px auto;
	text-align: center;
	padding: 10px;
	margin: 0px auto;
	color: #FFFFFF;
	}

h1, .head
	{
	background:  url(img/header-bg.png) no-repeat top left;
	color: #575757;
	font-family: arial, sans-serif; 
	font-size: 10px;
	letter-spacing: 6px;
	text-align: left; 
	text-transform: uppercase;
	padding: 32px 0px 15px 10px;
	}

.letter
	{
	color: #C590BB; 
	font-family: garamond, georgia, times, serif; 
	font-size: 34px;
	font-weight: normal; 
	font-style: italic;
	letter-spacing: 6px;
	padding: 0px; 
	text-transform: lowercase;
	}

h2
      {
	background:  url(img/star.png) no-repeat top left;
	padding: 2px 0px 0px 25px;
	color: #A7A7A7;
	font: 18px Garamond;
	font-style: italic;
	}

b, strong 
      {   
    color: #E8A7A7;
	}

i 
    {
 	color: #DDB3D4;
	font-family: Georgia;
	font-style: italic;
	}

a 
	{
	color: #D83F67; 
	text-decoration: normal;
	border-bottom: 1px dotted #A9A9A9;
	cursor: default;
	}

a:hover
	{
	color: #FBBCBC;
	}

input, textarea, select 
	{
	background: url(img/text-bg.png) top left repeat;
	color: #000000;
	padding: 2px;
	font-style: italic;
	font: 10px Georgia;
	letter-spacing: 2px;
	border: 0px solid transparent;
	text-align: justify;
	}

img
       {
	border: 0px;
	}

.codesort img 
       {
	border: 5px solid #D9B9E7;
	}
	
.codesort img:hover
       {
	border: 5px solid #DCD9DD;
	}
	
