body { background: transparent;  
	color: #000000;
        font-size: 9pt;
	font-family: Arial;
	text-shadow: transparent 1px 1px 1px;
	SCROLLBAR-FACE-COLOR: #2C7B79; 
	SCROLLBAR-HIGHLIGHT-COLOR: #1F6B69; 
	SCROLLBAR-SHADOW-COLOR: #1F6B69; 
	SCROLLBAR-3DLIGHT-COLOR: #1F6B69; 
	SCROLLBAR-ARROW-COLOR: #09413F; 
	SCROLLBAR-TRACK-COLOR: #1F6B69; 
	SCROLLBAR-DARKSHADOW-COLOR: #1F6B69; 
}


a:link {color:  #544031; font-weight: normal; text-shadow: transparent 1px 1px 1px;text-decoration: none}
a:visited {color:  #544031; font-weight: normal; text-shadow: transparent 1px 1px 1px; text-decoration: none}
a:active {color: #544031; font-weight: normal; text-shadow: transparent 1px 1px 1px; text-decoration: none}
a:hover  {color: #34281f; font-weight: normal; text-decoration: underline; text-shadow: transparent 1px 1px 1px; cursor: Default}
         

a img {
    	filter: alpha(opacity=50); 
	opacity: 0.65; 
	border: 1px solid transparent; 
	-moz-border-radius-bottomleft: 0.40em; 
	-moz-border-radius-bottomright: 0.40em; 
	-moz-border-radius-topleft: 0.40em; 
    	-moz-border-radius-topright: 0.40em; 
	margin: 0px; 
	padding: 0px; 
	background: transparent;
	-webkit-box-shadow:transparent 0 0 3px;
	-moz-box-shadow:transparent 0 0 3px;
	}
 
a:hover img {
   	 filter: alpha(opacity=100); 
	opacity: 1.00; 
	border: 1px solid transparent; 
	-moz-border-radius-bottomleft: 0.40em; 
	-moz-border-radius-bottomright: 0.40em; 
	-moz-border-radius-topleft: 0.40em; 
   	 -moz-border-radius-topright: 0.40em; 
	margin: 0px; 
	padding: 0px; 
	background: transparent;
	-webkit-box-shadow:transparent 0 0 3px;
	-moz-box-shadow:transparent 0 0 3px;
	}


#title {background-image:  url(update_title.png);
	background-repeat: no-repeat;
	color: #8a6951;
        font-size: 16pt;
	font-family: Arial;
	font-style: normal;
	text-shadow: #ffffff 1px 1px 3px;
	-moz-border-radius: 0px;
	font-weight: bold;
        padding-top: 30px;
	padding-bottom: 10px;
        text-align: center;
	line-height: 14pt;
padding-left: 22px;
padding-right: 22px;
}

#info {background-image:  url(update_info.png);
	background-repeat: no-repeat;
	color: #8a6951;
        font-size: 9pt;
	font-family: Arial;
	font-style: normal;
	text-shadow: #ffffff 1px 1px 3px;
	-moz-border-radius: 0px;
	font-weight: normal;
        padding-top: 6px;
	padding-bottom: 5px;
        text-align: left;
	line-height: 14pt;
padding-left: 22px;
padding-right: 22px;
}

#update {background-image:  url(update_bg.png);
	background-repeat: repeat-y;
	color: #8a6951;
        font-size: 9pt;
	font-family: Arial;
	-moz-border-radius: 0px;
	font-weight: normal;
        padding-top: 10px;
	padding-bottom: 0px;
        text-align: left;
	line-height: 14pt;
padding-left: 20px;
padding-right: 35px;
}

#end {background-image:  url(update_end.png);
	background-repeat: no-repeat;
	color: #000000;
        font-size: 9pt;
	font-family: Arial;
	-moz-border-radius: 0px;
	font-weight: normal;
        padding-top: 50px;
	padding-bottom: 30px;
        text-align: right;
	line-height: 14pt;
padding-left: 5px;
padding-right: 42px;
}


#user1 {background-image:  url(update_info.png);
	background-repeat: no-repeat;
	color: #8a6951;
        font-size: 9pt;
	font-family: Arial;
	font-style: normal;
	text-shadow: #ffffff 1px 1px 3px;
	-moz-border-radius: 0px;
	font-weight: normal;
        padding-top: 6px;
	padding-bottom: 5px;
        text-align: left;
	line-height: 14pt;
padding-left: 22px;
padding-right: 22px;
}

#user2 {background-image:  url(update_bg.png);
	background-repeat: repeat-y;
	color: #8a6951;
        font-size: 9pt;
	font-family: Arial;
	-moz-border-radius: 0px;
	font-weight: normal;
        padding-top: 10px;
	padding-bottom: 0px;
        text-align: left;
	line-height: 14pt;
padding-left: 20px;
padding-right: 35px;
}



.photos {
background-color: #736e6a; 
border: 1px solid #6e6963;  
padding: 3px; 
text-align: center;
	border-radius: 7px;
	-moz-border-radius:  7px; 
	-webkit-border-radius: 7px;

}

.photos:hover { 
background-color: #6e6963;
border: 1px solid #6e6963;  
padding: 3px;
	border-radius: 7px;
	 -moz-border-radius:  7px; 
	-webkit-border-radius: 7px;

}	
