﻿body
	{
	color: #D7DBF4;
	font-family: Georgia;
	font-size: 11px;
	background: #070A1C url(img/bg.png) top left repeat-x;
	line-height: 16px;
	text-align: justify;
	cursor: crosshair;
	}

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

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

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

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

#main
	{
	position: absolute;
	color: #D7DBF4;
	top: 437px;
	left: 382px;
	z-index: 2;
	}

#content
      {
	padding: 2px 15px 15px 15px;
	width: 646px;
	background-color: #000000;
	z-index: 2;
	}
	
#stats
	{
	color: #FFFFFF;
    text-align: justify;
    width: 390px;
	padding: 5px;
	font: 10px Trebuchet MS;
	background: #020D12;
	border-bottom: 8px solid #040411;
	}
	
#footer 
      {
	margin: 0px auto;
	text-align: center;
	color: #FFFFFF;
	font: 9px Trebuchet MS;
	text-transform: uppercase;
	font-style: normal;
	padding: 8px 0px 10px 0px;
	}

#footer  a
      {
	border: 0px;
	font-style: normal;
	text-decoration: none;
	}

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

h1, .head
	{
	color: #B7B7B7;
	font-family: arial, sans-serif; 
	font-size: 10px;
	letter-spacing: 6px;
	text-align: right; 
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 1px dotted #FFFFFF;
	}

.letter
	{
	color: #011824; 
	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: square;
	color: #0B3A4E;
	margin: 0px 0px 0px 30px;
	padding: 3px;
	text-transform: uppercase;
	font-size: 10px;
	}
	
li  a
       {
	font-style: normal;
	}

b, strong 
      {   
    color: #3E6C7B;
	}

i , em
    {
 	color: #67ADA6;
	}

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

a 
	{
	color: #063951; 
	text-decoration: none;
	font-style: italic;
	}

a:hover
	{
	color: #275869; 
	text-decoration: underline;
	border-bottom: 1px dotted #8D9C9E;
	}

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;
	}

