body {
	background-image: url(phots/patricio_back2.png); 
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td.header-buttons {
	background-color: #993300;
	text-align: center;
	vertical-align: middle;
	width: 195px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border: 1px white bold;
}

#header-buttons td {
	width: 790px;
}

#header-buttons a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	width:194px;
	height: 24px;
	color: white;
	font-weight: bold;
	padding:3px 3px 3px 7px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	border:ridge #CC6600;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color:#660000;
	background-image: url(phots/plainbuttonback.png);
	text-align: center;
	vertical-align: middle;
}
#header-buttons a:hover {
	background-color:#990000;
	background-image: url(phots/buttonback.png);
	margin:0px 0px 0px 0px;
	color:white;
	font-weight: bold;
}

img.phot {
	border-color: #660000;
	border-width: 3px;
	border-style: ridge;
	margin-right: 18px;
	margin-left: 8px;
}

#content {
	padding: 5px;
	color: black;
	font-size: 14px;
	font-family: arial;
	text-indent: 10px;
}

#content a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}

#footer a {
	color: white;
	text-decoration: none;
}

div.header {
	font-weight: bold;
	font-family: Verdana;
	font-size: 20px;
	margin: 10px;
	width: 500px;
	text-align: center;
}

#links {
	margin: 20px;
	text-indent: 0px;
}

#links a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	color: black;
	margin: 0px;
}

#links p {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	color: black;
	margin: 0px;
	
}

div.homecomments {
	font-family: Verdana;
	font-size: 12px;
	display: block;
	background-color: silver;
	border:ridge black 1px;
	width: 500px;
	padding: 10px;
	margin: 10px;
}