body{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color: #FFFFFF;
	scrollbar-arrow-color: #000000; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-shadow-color: #D0D0D0; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	cursor: crosshair; }

/*IMAGES*/
.borderimage {
	border:1px solid #000000; }
.borderimage-none {
	border:0px; }
.imageblog {
	border:0px;
	float: left;
	margin: 8px; }

a.linkopacity img {
filter:alpha(opacity=80); 
-moz-opacity: 0.8; 
opacity: 0.8;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

/*GUESTBOOK*/	
.back {
	background-color:#FFFFFF;
	border-bottom: 1px dotted #808080;
	padding: 2px;
	line-height:5pt; }

/*LINKS*/
a:link, a:visited {
	font-family: trebuchet ms;
	font-size: 8pt;
	text-decoration:none; 
	color: #000000; 
	cursor:crosshair; }
a:hover {
	font-family: trebuchet ms;
	font-size: 8pt;
	text-decoration:none;
	color:#000000; 
	cursor:crosshair; }
	
a.link-1:link, a.link-1:visited {
	text-decoration:none;
	font-family: trebuchet ms; 
	font-size: 8pt;
	color: #996D40; 
	cursor:crosshair; }
a.link-1:hover {
	text-decoration:none;
	font-family: trebuchet ms;	
	color:#000000;	
	cursor:crosshair;
	letter-spacing:2px; }

a.link-2:link, a.link-2:visited {
	text-decoration: none;
	font-family: trebuchet ms; 
	font-size: 8pt; 
	line-height:11pt; 
	color: #996D40; 
	cursor:crosshair; }
a.link-2:hover {
	letter-spacing: 2px;
	font-size: 10pt; }

/*FONTS*/	
font.date {
	font-family: trebuchet ms; 
	font-size: 8pt;
	line-height:10pt;
	color:#996D40; }
font.dateguestbook {
	font-family: trebuchet ms; 
	font-size: 8pt;
	line-height:10pt;
	color:#808080;
	text-transform: uppercase; }
font.small {
	font-family: trebuchet ms; 
	font-size: 8pt; 
	color: #996D40; }
font.subsubtitle {
	font-family: tahoma; 
	font-size: 8pt; 
	letter-spacing: 2px;
	text-transform: lowercase;
	color:#000000; }	
font.subtitle {
	font-family: tahoma; 
	font-size: 13pt;
	text-transform: lowercase;
	color: #000000; }
font.text {
	font-family: trebuchet ms; 
	font-size: 8pt;
	color: #000000; }
font.title {
	font-family: tahoma; 
	font-size: 13pt; 
	letter-spacing:5px;
	color: #000000; }
font.titleguestbook {
	font-family: tahoma; 
	font-size: 13pt; 
	line-height:17pt;
	color: #000000; }

/*ADDITIONAL*/	
.hr {
	width: 100%;
	height: 1px;
	color: #805125;
	border-bottom: 1px;
	border-left: #FFFFFF;
	border-right: #FFFFFF; }

.br {
	line-height:20pt; }

#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font:normal 10px arial; color:black;
	z-index:100; }