body{
	font-family:"Lucida Bright";
	font-style:italic;
	font-size:16px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background:url(images/bg-001.jpg);
}
	
p {
	margin:5px 0 6px 0;
	line-height:normal;
}

a:link {
	font-size:16px;
	color:#68491C;
	text-align:left;
	text-decoration:underline;
}
		
a:visited {
	color:#68491D;
	text-decoration:none;
}
		
a:hover {
	color:#444342;
	text-decoration:none;
}

a:active {
	color:#273D06;
	text-decoration:none;
}
/* ******************************Fin Page Properties***************************** */








/* ***************************** Div ID ****************************** */
#container{
	width:270px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	padding:15px;
	background:#FFFFFF url(images/bg-002.jpg) top no-repeat;
}

#container002{
	width:270px;
	height:auto;
	margin-left:10px;
	padding:15px;
	background:#FFFFFF url(images/bg-003.jpg) bottom no-repeat;
}

/* ***************************** Fin Div ID ****************************** */
	 





/* ****************************** Div Class ****************************** */
.logo{
	width:270px;
	height:auto;
	margin:0 auto;
	margin-top:5px;
}

.info{
	width:250px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	color:#68491C;
	padding:10px;
	border-bottom:3px solid #76923C;
}

.info02{
	width:250px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	color:#68491C;
	padding:10px;
	border-top:3px solid #76923C;
}

.foto001{
       width:250px;
       height:auto;
       margin:0 auto;
	   margin-top:10px;
}

.foto002{
       width:265px;
       height:auto;
       margin:0 auto;
	   margin-top:10px;
}
