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

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

.coffee-2
	{
	top: 0px;
	left: 413px;
	position: absolute;
	}

.coffee-3
	{
	top: 153px;
	left: 0px;
	position: absolute;
	}

.coffee-4
	{
	top: 153px;
	left: 462px;
	position: absolute;
	}

.coffee-5
	{
	top: 285px;
	left: 0px;
	position: absolute;
	}

.coffee-6
	{
	top: 227px;
	left: 613px;
	position: absolute;
	}

.coffee-7
	{
	top: 391px;
	left: 462px;
	position: absolute;
	}

#nav
	{
	border: 0px;
	top: 226px;
	left: 462px;
	position: absolute;
	}

#main
	{
	position: absolute;
	color: #000000;
	top: 450px;
	left: 165px;
	}

#content
      {
	background: transparent;
	width: 650px;
	}
	
#stats
	{
	background: #EBEBEB;
	color: #000000;
    text-align: justify;
    width: 400px;
	height: 80px;
	font: 11px Arial;
	border-top: 5px solid #ED5EA9;
	}
	
#footer 
      {
	background: #EEEAFA;
	margin: 0px auto;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	}

#footer  a
      {
    font-style: normal;
	}

h1, .head
	{
	color: #000000;
	font-family: Georgia, Times; 
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 6px;
	text-align: right; 
	text-transform: lowercase;
	}
	
h2 {
	color: #A94357;
	font: 14px georgia;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #515151;
	}
	
li {
	list-style: url(img/bullet.png) circle;
	color: #9883DD;
	font: 11px Georgia; 
	margin: 0px 0px 0px 20px;
	}

b, strong 
      {   
    color: #E20B70;
	}

i 
    {
 	color: #C4ACE6;
	}

a 
	{
	color: #89C8DC; 
	text-decoration: none;
	}

a:hover
	{
	color: #ADACAD; 
	border-bottom: 2px dotted #89C8DC;
	}

input, textarea, select 
	{
	background: #C4DDF5;
	color: #FFFFFF;
	padding: 2px;
	font: 11px Arial;
	border: 0px;
	text-align: justify;
	}

img
       {
	border: 0px;
	}

.codesort img 
       {
	border: 5px solid #A2D9F9;
	}
	
.codesort img:hover
       {
	border: 5px solid #E20B70;
	}
	
