/*  

Stylesheet Title:			 		uLachi.com
  Version: 							0.1
  Pages applied to:					Lachi's Web site

Original Author: 					Jeff Lagasca
Original Publish Date: 				March 20, 2008

Last Edited By:			 			Jeff Lagasca
Last Edited on: 					March 20, 2008

Copyright 2008, Sosauce - This CSS document may not be reproduced for use outside of Sosauce.com

*/


.main								{	width: 600px; height: auto;
										margin: 25px auto;}


  .main .head						{	width: 600px; height: 80px;
  										background: transparent url('../images/thoughtsWords/bgHead.gif') top left no-repeat;}
  
  .main .entry						{	width: 470px; height: auto;
  										padding: 10px 100px 30px 30px;
  										background: #000 url('../images/thoughtsWords/bgEntry.gif') top left no-repeat;}	
  
    .entry .title					{	font-family: 'Palatino', Times New Roman, Times, serif; font-size: 200%; color: #fff799;}
    

a,
a:visited							{	color: #000;}

a:hover,
a:visited:hover						{	color: #069;}
    
  .btnBack							{	float: right;
  										margin: 35px 0 0 0;
  										padding: 0 20px 0 0;
  										font-size: 130%;
  										background: transparent url('../images/thoughtsWords/btnBack.gif') top right no-repeat }