 /* BODY */

body {
background: #f0f0f0 url('layout/bg2.jpg') repeat-x;
margin: 0 0 0 0; 
padding: 0 0 0 0;
text-align: justify;
font: 10px/18px courier new;
color: #f8f8f8;
letter-spacing : 0;}

i {
color: #aec9c9;}

b {
color: #c6d4e5;
font-weight: normal;
font: 11px tahoma;
text-transform: none;}

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

/* LINKS */

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

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

/* HEADERS */

h1 {
font: 24px courier new;
font-style: none;
font-weight: none; 
margin: 2px 0px;
color: #dcd5cb;
height: 18px;
background: url('layout/header.jpg') no-repeat;
text-transform: lowercase;}

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

blockquote  {
padding: 2px; 
margin: 0px 10px; 
font: 12px/14px tahoma;
border-right: 5px solid #ccdade; 
background: #ffffff;}

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

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

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

.img2:hover {
border-color: #fdfce1;
cursor: hand;
margin: 4px;}


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