﻿body
	{
	color: #000000;
	font-family: Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 10px;
	background: #FFFFFF url(img/bg.png) top left repeat;
	line-height: 16px;
	text-align: justify;
	cursor: help;
	}

.forever-1
	{
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
	}

.forever-2
	{
	top: 210px;
	left: 0px;
	position: absolute;
	z-index: 1;
	}

.forever-3
	{
	top: 422px;
	left: 0px;
	position: absolute;
	z-index: 1;
	}

.forever-4
	{
	top: 0px;
	left: 416px;
	position: absolute;
	z-index: 1;
	}

.forever-5
	{
	top: 233px;
	left: 416px;
	position: absolute;
	z-index: 1;
	}

.forever-6
	{
	top: 406px;
	left: 416px;
	position: absolute;
	z-index: 1;
	}

#nav
	{
	border: 0px;
	top: 520px;
	left: 710px;
	position: absolute;
	z-index: 3;
	}

#main
	{
	position: absolute;
	color: #707070;
	top: 510px;
	left: 70px;
	z-index: 2;
	}

#content
      {
	padding: 2px 10px 10px 10px;
	width: 630px;
	z-index: 2;
	}
	
#stats
	{
	background: url(img/stats.png) no-repeat bottom left;
	color: #000000;
    text-align: justify;
    width: 390px;
	height: 140px;
	font: 10px Trebuchet MS;
	padding: 50px 0px 0px 60px;
	}
	
#footer 
      {
	background: url(img/footer.png) no-repeat bottom left;
	margin: 0px auto;
	text-align: center;
    width: 388px;
	height: 60px;
	padding-left: 45px;
	padding-top: 35px;
	color: #FFFFFF;
	font: 9px Georgia, Times;
	}

#footer  a
      {
	border: 0px;
	}

#footer  a:hover
      {
	color: #C1056A;
	}

h1, .head
	{
	background:  url(img/header-bg.png) no-repeat bottom left;
	color: #000000;
	font-family: Arial, Sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	height: 53px;
	letter-spacing: 6px;
	text-align: left; 
	padding: 15px 0px 0px 35px; 
	text-transform: uppercase;
	}

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

h2 {
	color: #A94357;
	font: 14px Georgia;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 1px dotted #515151;
	}
	
li {
	list-style: url(img/bullet.png) circle;
	color: #DD95C5;
	font: 12px Georgia; 
	margin: 0px 0px 0px 30px;
	font-style: italic;
	}

b, strong 
      {   
    color: #C1056A;
	}

i , em
    {
 	color: #000000;
	font-family: Georgia;
	}

u, underline 
    {
 	border-bottom: 1px dotted #343192;
	text-decoration: none;
	}

a 
	{
	color: #343192; 
	text-decoration: none;
	border-bottom: 1px dashed #A6A6A6;
	}

a:hover
	{
	color: #474747; 
	border-bottom: 1px solid #C1056A;
	}

input, textarea, select 
	{
	background: transparent;
	color: #232323;
	padding: 2px;
	letter-spacing: 1px;
	font: 11px Trebuchet MS;
	font-style: italic;
	border: 3px double #9FD0E6;
	text-align: justify;
	}

input:focus, textarea:focus, select :focus
	{
	background: #FFFFFF;
	color: #232323;
	padding: 2px;
	letter-spacing: 1px;
	font: 11px Trebuchet MS;
	font-style: italic;
	border: 3px double #DFA6C2;
	text-align: justify;
	}

img
       {
	border: 0px;
	}

.codesort img 
       {
	border: 3px solid #C58EAF;
	background: #FFFFFF;
	padding: 3px;
	}
	
.codesort img:hover
       {
	border: 3px solid #CFCFCF;
	}

.border 
       {
	border: 3px solid #C58EAF;
	background: #FFFFFF;
	padding: 3px;
	}
	
.border:hover
       {
	border: 3px solid #CFCFCF;
	}

.quote
	{
	border: 1px dashed #3B1894;
	color: #000000;
    width: 475px;
	font: 9px Trebuchet MS;
	text-transform: uppercase;
    text-align: center;
	padding: 3px;
	}

.quote:hover
	{
	border: 1px dashed #DB0C61;
	}

