body        
	{
	background: #FDC958 url(img/bg.png) top left repeat-x;
	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: 630px;
	}
	
#stats
	{
	position:absolute;
	padding: 0px; 
	top: 65px;
	left: 235px;
	width: 480px;
	overflow: no;
	text-align: justify;
	color: #000000;
	}
	 
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;
	}

.main
	{ 
    position: absolute;
	top: 140px; 
	left: 264px;
    text-align: justify;
	color: #989898;	
	height: 264px;
	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;
	}
	
.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;
	text-transform: uppercase;
	 }
	 
.footer a:visited  
       {
	color: #E83F53;
	border-bottom: 3px solid #EFB331;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	 }
	 
.footer a:hover  
       {
	color: #FFFFFF;
	border-bottom: 3px solid #E84C5E;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	 }

strong, b 
      {
	color: #E56871;
    }

i 
      {
 	color: #D40810;
	font-family: Georgia;
    }
	
.menutitle
    {
	margin-bottom: 5px;
	background-color: transparent;
	font: 26px georgia;
	font-style: italic;
	text-transform: lowercase;
	color: #DE354A;
	text-align: right;
	width: 300px;
}

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

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

.submenu
    {
	margin-bottom: 0.5em;
	text-decoration: none;
	font: 11px Tahoma;
	width: 300px;
	text-align: right;
	padding-left: 0px;
    }

#sub1 a:link
	 {
	color: #DE354A;
	text-decoration: none;
	text-align: right;
	width: 226px;
	border: 0px;
	background: transparent;
	}

#sub1 a:visited
	 {
	color: #DE354A;
	text-decoration: none;
	text-align: right;
	width: 226px;
	border: 0px;
	background: transparent;
	}

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

#sub2 a:link
	 {
	color: #DE354A;
	text-decoration: none;
	text-align: right;
	width: 226px;
	border: 0px;
	background: transparent;
	}

#sub2 a:visited
	 {
	color: #DE354A;
	text-decoration: none;
	text-align: right;
	width: 226px;
	border: 0px;
	background: transparent;
	}

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

#sub3 a:link
	 {
	color: #DE354A;
	text-decoration: none;
	text-align: right;
	width: 226px;
	border: 0px;
	background: transparent;
	}
	
#sub3 a:visited
	 {
	color: #DE354A;
	text-decoration: none;
	text-align: right;
	width: 226px;
	border: 0px;
	background: transparent;
	}

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

#sub4 a:link
	 {
	color: #DE354A;
	text-decoration: none;
	text-align: right;
	width: 226px;
	border: 0px;
	background: transparent;
	}

#sub4 a:visited
	 {
	color: #DE354A;
	text-decoration: none;
	text-align: right;
	width: 226px;
	border: 0px;
	background: transparent;
	}

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

