body        
	{
	background-color: #FFFFFF;
	font-family: Tahoma; 
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 18px; 
	cursor: default;
	color: #989898;
	}

.emily
	{
	top: 8px;
	left: 0px;
	position: absolute;
	}

#navigation 
	{
	position: absolute;
	width: 100px;
	height: 500px;
	text-align: justify;
	top: 100px;
	left: 690px;
	}

#stats
	{
	position:absolute;
	padding: 0px; 
	top: 65px;
	left: 235px;
	width: 480px;
	overflow: no;
	text-align: justify;
	color: #000000;
	}

.nav a:link, .nav a:visited
	 {
	font: 26px georgia;
	font-style: italic;
	text-transform: lowercase;
	color: #DE354A;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: right;
	width: 226px;
	border: 0px;
	background: transparent;
	}

.nav a:hover, .nav a:active
      {
	color: #EB9757;
	display: block;
	text-decoration: none;
	cursor: default;
	background: transparent;
	}

.main
	{ 
    position: absolute;
	top: 140px; 
	left: 268px;
    text-align: justify;
	color: #989898;	
	height: 259px;
	background-color: #FFFFFF;
	}

#frame 
	{ 
	position: absolute;
	width: 417px;
	height: 256px;
	background: #FFFFFF;
	scrollbar-face-color: transparent;
	scrollbar-shadow-color: transparent;
	scrollbar-highlight-color: transparent;
	scrollbar-3dlight-color: transparent;
	scrollbar-darkshadow-color: transparent;
	scrollbar-track-color: transparent;
	scrollbar-arrow-color: #C83947;
	}
	
h1
	{
	background: url(img/title.png) no-repeat;
	color: #F4BB8D;
	font-family: Georgia; 
	font-size: 19px;
	font-style: italic;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-left: 37px;
	height: 27px;
	text-align: left; 
	text-transform: lowercase;
	}

h2
	{
    font color: #000000;
	font-family: Times New Roman, Times, Georgia, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
    margin-left: 60px;
	text-transform: uppercase;
	}

li
	{
	list-style: round;
	margin-left: 0px;
	}

#stats
	{
	position:absolute;
	padding: 0px; 
	top: 75px;
	left: 270px;
	width: 408px;
	overflow: no;
	}

.footer
       {
	position: absolute;
	top: 650px;
	left: 500px;
	text-align: center;
	font-size: 11px;
	font: Arial;
	color: #000000;
	 }
	 
.footer a:link, a:active 
       {
	color: #E83F53;
	border-bottom: 3px solid #EFB331;
	background-color: transparent;
	text-decoration: none;
	 }
	 
.footer a:visited  
       {
	color: #E83F53;
	border-bottom: 3px solid #EFB331;
	background-color: transparent;
	text-decoration: none;
	 }
	 
.footer a:hover  
       {
	color: #FFFFFF;
	border-bottom: 3px solid #E84C5E;
	background-color: transparent;
	text-decoration: none;
	 }
	 
a:link, a:visited, a:active       
	{
	background-color: transparent;
	color: #F2B738;
	border-bottom: 1px dotted #FF1D5D;
	text-transform: uppercase;
	padding-bottom: 1px;
	}

a:hover       
	{
	color: #989898;
	cursor: default;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px dotted #000000;
	text-transform: uppercase;
	}

strong, b 
      {
	color: #E56871;
    }

i 
      {
 	color: #D40810;
	font-family: Georgia;
    }

input, button, select, option, textarea
	{
	background-color: #FBE4D6;
	border-left: 0px solid #FFFFFF;
	border-top: 0px; solid #FFFFFF;
	border-right: 0px; solid #FFFFFF;
	border-bottom: 3px solid #EC2D4D;
	color: #000000;
	font-family: Trebuchet MS; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	}
	
img	
	{
	border: 0px;
	}