body, td	{
	font-family: Palatino Linotype;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	background-color: #fff;
	background-image: url('http://cloud-shade.org/bgees/bground.jpg');
	margin: 0;
	padding: 0;
	}

body	{ text-align: left; }

a	{
	color: #8b83ab;
	font-family: georgia, Palatino Linotype;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}
	

a:hover {
	color: #111111;
	font-family: georgia, Palatino Linotype;
	font-size: 10px;
	text decoration: none;
	font-weight: bold;
	}

input, textarea, select {
	font-family: georgia, Palatino Linotype;
	font-size: 10px;
	background-color:#6c6c6f;
 	color: #fefefe; 
	border: 1px solid;
	border-color:#111111; 
	padding: 0px 3px;
	letter-spacing: 1px;
	}

.wrap	{
	margin: 10px auto;
	width: 670px;
	background-color: #fff;
	background-image: url('http://cloud-shade.org/bgees/bground.jpg');
	}

.content{
	width: 670px;
	text-align: justify;
	padding: 80px;
	padding-top: 20px;
	float: left;
	}

.head	{
	border-bottom: 1px solid;
	font-weight: normal;
   font-style: italic;
   font-family: georgia, verenda, Palatino Linotype;
   text-align: left;
   border-bottom: 1px dotted #020202;
   margin-bottom: 3px;
   letter-spacing: 2px;
   font-size: 16px;
   color: #78899c;
	}

blockquote{
	margin: 0px 20px;
	padding: 5px;
	font-size: 11px;
	color: #787b82;
	background-color: #ffffff;
	letter-spacing: 1px;
	}


	
h2 { 
font-family: Garamond, georgia,trebuchet ms; 
font-size: 13px; 
color: #99b1b5;  
font-style: normal;
background-color: transparent;
padding-left: 10px;
text-transform:propercase;
letter-spacing:1px;
border: 0px;
}

li
	{
	list-style-image: url(http://cloud-shade.org/bgees/squares.jpg);
	font: 8px Palatino Linotype, Georgia, sans-serif; 
	font-variant: normal; 
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	margin: 0px;
	}		

b {color: #a95040; letter-spacing: 0px; font-family: trebuchet ms;} 	
i {color: #ab9687; letter-spacing:0px; font-family: georgia;}
	
.stats
	{
	background: url(http://cloud-shade.org/bgees/stats.png) top left no-repeat;
	color: #707070;
    text-align: justify;
    
	padding: 15px 0px 0px 55px;
	font: 10px Trebuchet MS;
	}
	
