﻿body
	{
	color: #000000;
	font-family: Arial, Serif, Trebuchet MS, Tahoma;
	font-size: 11px;
	background: #000000 url(img/bg.png) top left repeat;
	line-height: 18px;
	text-align: justify;
	cursor: help;
	}
	
#top
     {   
    background: transparent;
	margin: 0px auto;
	text-align: center;
	width: 786px;
	margin-top: 30px;
	}

#books
     {   
    background: transparent;
	margin: 0px auto;
	text-align: center;
	width: 786px;
	}

#navigation
	{
	border: 0px;
	margin: 0px auto;
	text-align: center;
	width: 786px;
	}

#content
	{
	background: #FFFFFF;
	overflow: hidden;
	border: 0px;
	margin: 0px auto;
	top: 700px;
	padding: 0px 15px 15px 15px;
	width: 756px;
	left: 573px;
	margin-top: -1px;
	}

#stats 
	{
	background-color: #EFEEF6;
	color: #8AB2CF;
	font: 11px Georgia;
    text-align: justify;
    width: 550px;
	padding: 3px;
	border-left: 2px solid #C2D6E5;
	border-bottom: 2px solid #C2D6E5;
	}
	
#stats  a
	{
	border-bottom: 2px solid #ACACAC;
	}
	
#stats  a:hover
	{
	color: #1673A6;
	border-bottom: 2px solid #8AB2CF;
	}
	
#footer 
      {
	clear: both;
	background: url(img/bottom.png) bottom left no-repeat;
	width: 786px;
	height: 90px;
	margin: 0px auto;
	}

#bottom 
      {
	text-align: center;
	padding: 25px 0px 35px 0px;
	margin-top: -13px;
	margin-bottom: 10px;
	}

h1
	{
	color: #14C55B; 
	border-bottom: 1px dashed #FFB600;
	font-family: 30px Arial Narrow;
	text-transform: lowercase;
	text-align: center;
	}
	
b, strong 
      {   
    color: #C0C0C0;
	}

i , em
    {
 	color: #ED0502;
	font: 10px Lucida Sans, Arial;
	font-style: italic;
	}

u
      {   
    text-decoration: none;
	border-bottom: 1px double #EEAD12
	}

a 
	{
	color: #0FB398; 
	text-decoration: none;
	}

a:hover
	{
	color: #ED0502;
	}

li
      {
	list-style-image: url(img/icon.png);
	color: #737373;
	font: 16px Garamond;
	font-style: italic;
	margin-left: 20px;
	}

li b
      {
	color: #C0C0C0;
	font: 11px Arial;
	font-weight: bold;
	}

li a
      {
	color: #ED0502; 
	font: 11px Arial;
	text-decoration: none;
	}
	
li a:hover
	{
	color: #000000;
	}

input, textarea, select 
	{
	background: #EFEEF6;
	color: #1673A6;
	padding: 2px;
	font-style: italic;
	font-size: 12px;
    font-family: Georgia, Times, Serif;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-left: 2px solid #C2D6E5;
	border-bottom: 2px solid #C2D6E5;
	text-align: justify;
	}

img
       {
	border: 0px;
	}

.codesort img 
       {
	border: 3px solid #88CBB6;
	}
	
.codesort img:hover
       {
	border: 3px solid #9FC990;
	}
	
