body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #993300;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	height: 165px;
}
#gen {
	float: none;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#menu {
	text-decoration: none;
	text-align: center;
	margin: auto;
	color: #000000;
}

#cuerpo {
	background-image: url(images/bg_cuerpo.gif);
	background-repeat: repeat-y;
}

#foot {
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
#gall_men {
	background-color: #FF9C00;
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	text-align: center;
}


img {
	margin: 10px;
	border: 1px solid #FFFFFF;
}
#photos {
	margin: auto;
	float: none;
}


h4 {
	font-style: italic;
	color: #FFCC33;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:active{
	color: #FFFFFF;
	text-decoration: none;
}
