body
	{
	color: #A1A1A1;
	font-family: Georgia, Serif, Times;
	font-size: 10px;
	background: #323232 url(img/bg.png) top left repeat;
	line-height: 16px;
	text-align: justify;
	cursor: default;
	}

.header-1
	{
	top: 0px;
	left: 0px;
	position: absolute;
	}

.header-2
	{
	top: 0px;
	left: 316px;
	position: absolute;
	}

.header-3
	{
	top: 159px;
	left: 0px;
	position: absolute;
	}

.header-4
	{
	top: 190px;
	left: 316px;
	position: absolute;
	}

.header-5
	{
	top: 354px;
	left: 0px;
	position: absolute;
	}

.header-6
	{
	top: 366px;
	left: 316px;
	position: absolute;
	}

#navigation
	{
	border: 0px;
	top: 500px;
	left: 655px;
	position: absolute;
	cursor: help;
	}

#content
	{
	border: 0px;
	width: 600px;
	top: 545px;
	left: 55px;
	position: absolute;
	}

.stats
	{
	border: 12px solid #D8D8D8;
	color: #000000;
	font-style: italic;
    text-align: justify;
    width: 475px;
	padding: 3px;
	}
	
#footer 
      {
	background: url(img/footer.png) bottom left no-repeat;
	width: 403px;
	height: 85px;
	margin: 0px auto;
	text-align: center;
	padding: 10px;
	}

.bottom
      {
	margin-top: 45px;
	margin-left: -30px;
	color: #000000;
	}

h1
	{
	color: #FFFFFF; 
	background: url(img/border.png) bottom left no-repeat;
	font-family: Georgia, Times, Serif; 
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 5px;
	text-transform: lowercase;
	padding: 5px 5px 19px 100px;
	text-align: left;
	}
	
.letter
	{
	color: #585858;
	font-family: Trebuchet MS, Serif; 
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 3px;
	padding: 0px; 
	text-transform: uppercase;
	}

b, strong 
      {   
    color: #FFFFFF;
	}

i 
    {
 	color: #121212;
	}

a 
	{
	color: #BF0000; 
	font-style: italic;
	text-decoration: none;
	cursor: help;
	}

a:hover
	{
	color: #EDAD00;
	cursor: help;
	}

li
      {
	list-style-image: url(bullet.png) square;
	color: #A7A7A7;
	font-size: 15px;
	font-style: italic;
	}

input, textarea, select 
	{
	background: #E6E6E6 url(img/text-bg.png) top left repeat;
	color: #000000;
	padding: 2px;
	font-style: italic;
	font: 10px Trebuchet MS;
	letter-spacing: 2px;
	border: 0px solid transparent;
	text-align: justify;
	}

img
       {
	border: 0px;
	}

.codesort img 
       {
	border: 5px solid #000000;
	padding: 0px 2px 0px 2px;
	}
	
.codesort img:hover
       {
	border: 5px solid #C10505;
	}
	
