 /* BODY */

body {
background: #4b4b4b url('layout/bg2.jpg') repeat-x;
margin: 0 0 0 0; 
padding: 0 0 0 0;
text-align: justify;
font: 11px/18px arial;
color: #dcdadb;
letter-spacing : 0;}

i {
color: #b3afb0;
cursor: help;}

b {
color: #8b8989;
font-weight: normal;
font: 11px arial;
text-transform: uppercase;}

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

/* LINKS */

A, A:visited {
text-decoration: none;
color: #9b9393;}

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

/* HEADERS */

h1 {
font: 22px times new roman;
font-style: none;
font-weight: none; 
margin: 6px 0px;
color: #a1a1a1;
height: 24px;
background: url('layout/header.jpg') no-repeat;
border-bottom: 1px solid #716f6f; 
text-transform: lowercase;}

h2 {
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
font: 18px georgia;
color: #9a9a9a;
text-transform: lowercase;
letter-spacing : 1px;
font-style: none;
font-weight: none;}

/* THE REST */

input, button, textarea, option {
font: 11px times new roman;
color: #B768C6; 
letter-spacing: 1px;
background: #f8ddfd url('contentbg.jpg') repeat;
border: dotted 1px #B768C6;}

.ava {
color: #beb0e6; 
font: 11px tahoma; 
border: 1px dotted #9bb173;
cursor: hand;
margin: 4px;}

.ava:hover {
border-color: #4a5a2e;
cursor: hand;
margin: 4px;}

blockquote  {
padding: 4px; 
margin: 0px 12px; 
font: 11px/14px trebuchet ms;
border-right: 10px solid #c9c7c7; 
background: #4b4b4b;}

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

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

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