 /* BODY */

body {
background: #ffffff url('layout/bg2.jpg') repeat-x-y;
margin: 0 0 0 0; 
padding: 0 0 0 0;
text-align: justify;
font: 11px/22px georgia;
color: #b9b9b9;
letter-spacing : 0;}

i {
color: #ceb0ae;}

b {
color: #e89ea3;
font-weight: normal;
font: 11px georgia;}

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

/* LINKS */

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

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

/* HEADERS */

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

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 georgia;
color: #c3c3c3; 
letter-spacing: 1px;
background: #ffffff url('contentbg.jpg') repeat;
border: solid 1px #c3c3c3;}

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

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

blockquote  {
padding: 2px; 
margin: 0px 10px; 
font: 11px/22px georgia;
border-right: 10px solid #f9efeb; 
background: #ffffff;}

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

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

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