body	{background-image: url(bg.png); 
	background-repeat: none; 
	background-attachment: none; 
	background-color: #ffffff;  
	overflow: auto;}

body, tr, td  {font-family: trebuchet ms;
 	color: #777575; 
	font-size: 11px; 
	line-height: 18px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	letter-spacing: 0px; 
	list-style-type: none;}

b	{color: #aaa9a9;}

i	{color: #cab383;}

a:link	{text-decoration: none; 
	border-bottom: none; 
	color: #c1c1c1; 
	font-weight: none;} 
a:visited  	{text-decoration: none; 	
	border-bottom: none; 
	color: #c1c1c1; 
	font-weight: none;} 
a:active 	{text-decoration: none; 
	border-bottom: none; 
	color: #c1c1c1; 
	font-weight: none;} 
a:hover 	{text-decoration: none; 
	border-bottom: #eeeeee 2px solid; 
	color: #eed19f; 
	font-weight: none;}

a.style1:link {color: #6d6d6d; 
	border-bottom: none;}
a.style1:visited {color: #6d6d6d; 
	border-bottom: none;}
a.style1:hover {color: #ffffff;
	 border-bottom: none;}

h1	{font-family: georgia;
	font-weight: bold;
	font-size: 25px;
	color : #eaebeb;
	text-transform : uppercase;
	text-align : left;
	letter-spacing: 3px;
	margin : 0 0 -15px 0;
	padding : 0;}

h2 	{font-family: impact;
	font-weight: normal;
	font-size: 12px;
	color: #e6e6e6;
	text-transform: uppercase;
	text-align: left;	
	letter-spacing: 5px;
	line-height:13px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 1px 30px 2px 2px;}
	
p.verdana {font-family: lucida sans unicode;
	font-size: 9px; 
	color: #929292; 
	align: justify;
	line-height: 150%
	}

blockquote {color : #b2b2b2;
	line-height : 16px;
	font-size : 11px;
	font-family : trebuchet ms;
	border-bottom : none;
	margin : 0 10px 10px 18px;
	padding : 5px 0 5px 0;}

img.site  {filter: alpha(opacity=40);
	moz-opacity: .40;
	opacity: .40;}

img:hover.site { filter: alpha(opacity=100);
	moz-opacity: 1;
	opacity: 1;}


img.pic 	{border : 5px solid #f7f6f6;
	margin : 3px;}

img:hover.pic {border : 5px solid #e2e1e1;
	margin : 3px;


