 /* BODY */

body {
background-color: #d5e0fb;
background-image: url('layout/bg2.jpg');
background-repeat: repeat-x;
margin: 0 0 0 0; 
padding: 0 0 0 0;
text-align: justify;
font-family: verdana;
font-size: 11px;
color: #9a9a9a;
letter-spacing : 0;
line-height: 18px;}

i {
font-style: italic;
letter-spacing: 0px;
color: #939daf;
cursor: help;}

b {
color: #98acd0;
font-family: georgia, sans-serif;
font size: 11px;
font-weight: normal;
cursor: normal;}

u {
color: #7a99a4;
text-decoration: underline;
border-bottom: 1px dotted #9cbbc6;
cursor: crosshair;}

/* LINKS */

A,A:link,A:visited,A:active 
{text-decoration: none; color: #848fa4; letter-spacing: 0px;}

A:hover {color: #a0aec8; 
text-decoration: none; 
letter-spacing: 0px;
font-weight: none;
cursor: hand;}

/* HEADERS */

h1 {
	font-size: 14px;
	font-family: georgia, verdana;
	color: #8fa1c3;
        font-weight: bold; 
	text-align: left;
        margin-top: 12px;
        margin-bottom: 5px;
        text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	height: 14px;
        background: url('layout/header.jpg') no-repeat;}

h2 {
	padding: 0px 0px 0px 75px;
	margin: -12px 0px 0px 0px;
	font-family: georgia, sans-serif;
	color: #b6c78b;
        text-transform: lowercase;
        font-weight: bold;
	font-size: 10px;
	font-style: italic;}

/* THE REST */


input, button, textarea, option{
font-family: Trebuchet MS, tahoma, georgia, sans-serif;
font-size: 11px;
color: #a7a7a7; 
letter-spacing: 1px;
background-color: #eaeaea;
background-image:url('images/contentbg.jpg');
border: dotted 1px #a7a7a7;}

td {
font-family: Trebuchet MS, tahoma, georgia, sans-serif;
font-size: 10px;
font-color: #2393fb;
letter-spacing: 0px;
text-align: left;}

.ava {
color: #e9e7e7; 
font-family: tahoma; 
font-size: 11px; 
border: 5px solid #e6e8f4;
cursor: crosshair;}

.img {
color: #beb0e6; 
font-family: tahoma; 
font-size: 11px; 
border: 2px solid #d5e0fb;
cursor: hand;
margin: 4px;}

blockquote {
        background-color: #eff1f5;
        border-right: 10px solid #a5b4d1;
	background-image: url(layout/blockquote.jpg);
	padding: 4px;
	width: 80%;}
ul {
list-style-type: square;}

li {
list-style-type: square;}

