 /* BODY */

body {
background: #e2e2e2 url('layout/bg2.jpg') repeat-x;
margin: 0 0 0 0; 
padding: 0 0 0 0;
text-align: justify;
font: 10px/22px lucida sans unicode;
color: #acacac;
letter-spacing : 0;}

i {
color: #8298a6;
cursor: help;}

b {
color: #94cee8;
font-weight: bold;
text-transform: none;
cursor: ne-resize;}

u {
color: #E99584;
border-bottom: 1px dotted #8B8B70;
cursor: crosshair;}

/* LINKS */

A, A:visited {
text-decoration: none;
color: #81c0db;}

A:hover {
color: #a9d4e7; 
text-decoration: none; 
cursor: hand;}

/* HEADERS */

h1 {
font: 20px georgia;
font-style: italic;
font-weight: bold; 
margin: 2px 0px;
color: #e0a6b1;
height: 20px;
background: url('layout/header.jpg') no-repeat;}

h2 {
padding: 0px 0px 0px 60px;
margin: -15px 0px 0px 0px;
font: 12px georgia;
color: #9cb9c6;
text-transform: lowercase;
letter-spacing : 1px;
font-style: italic;
font-weight: normal;}

/* THE REST */

input, button, textarea, option {
font: 11px trebuchet ms;
color: #8f8f8f; 
letter-spacing: 1px;
background: #f6f4f5 url('contentbg.jpg') repeat;
border: dotted 1px #b4b4b4;}

blockquote  {
padding: 2px; 
margin: 0px 10px; 
font: 11px/14px lucida sans unicode;
border-bottom: 10px solid #e8b8c3; 
background: #e2e2e2;}

.img {
color: #beb0e6; 
font: 11px tahoma; 
border: 6px solid #ebbfc8;
cursor: hand;
margin: 4px;}

.img:hover {
border-color: #cdbfca;
cursor: hand;
margin: 4px;}

ul, li {
list-style-type: square;}