body {
	font:Verdana;
      font-weight:bold;
	font-size:14px;
	color: #a87b03;
	background-color:#1f0101;
	margin-top:0px;
}

.large { 
background:#1F0101;
width:680px;
border:0px;
align:center;
   }

.back {
background-position:right;
width:500px;
height:168px;
background-image:url("jim.jpg");
background-repeat:no-repeat;
}
   
.tl {
background-position:right;
width:14px;
height:17px;
background-image:url("top_left.jpg");
background-repeat:no-repeat;
}


.tm {
background-position:right;
height:17px;
background-image:url("top_middle.jpg");
background-repeat:no-repeat;
}

.tr {
background-position:right;
width:12px;
height:17px;
background-image:url("top_right.jpg");
background-repeat:no-repeat;
}

.ml {
background-position:right;
width:14px;
height:370px;
background-image:url("middle_left.jpg");
background-repeat:repeat-z;
}

.mr {
background-position:right;
width:12px;
height:370px;
background-image:url("middle_right.jpg");
background-repeat:repeat-z;
}

.bl {
background-position:right;
width:14px;
height:12px;
background-image:url("bottom_left.jpg");
background-repeat:no-repeat;
valign:top;
}

.bm {
background-position:right;
width:454px;
height:12px;
background-image:url("bottom_middle.jpg");
background-repeat:no-repeat;
valign:top;
}

.br {
background-position:right;
width:12px;
height:12px;
background-image:url("bottom_right.jpg");
background-repeat:no-repeat;
valign:top;
}

.main1 { 
background:#1F0101;
width:100%;
border:0;
}
   
.main2 {
width:100px;
height:100px;

}
   
.fotos {
border:0px;
width:100px; 
height:100px;
position:absolute;
}   



a {
color:#a87b03;
text-decoration:none;
}

a:hover {
color:#a87b03;
text-decoration:underline;
}
a:visited {
color:#a87b03;
text-decoration:none;
}


#nav1 li { /* all list items */
float: left;
padding-right:0px;
padding-left:0px;
height:58px;
width:150px;
border:0px;
background-image:url("photografies.jpg");
background-position:left;
background-repeat:no-repeat;

}

#nav1, #nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 0px;
}





#nav2 li { /* all list items */
float: left;
padding-right:0px;
padding-left:0px;
padding-top:58px;
background: #376485;
height:26px;
width:150px;
border:0px;
background-image:url("xrwmata.jpg");
background-position:left;
background-repeat:no-repeat;

}

#nav2, #nav2 ul { /* all lists */
padding: 0px;
list-style: none;
line-height: 0px;

}

#nav2 a:hover {
height:26px;
border:0px;
width:150px;
background-image:url("xrwmata.jpg");
background-position:left;
background-repeat:no-repeat;
}

