/*GENERAL*/
BODY{
	margin-top: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #dadada;
	background-color: #242424;
	background-image: url(../img/santihernandez3.gif);
	background-position: top center;
	background-repeat:no-repeat;
}

IMG{
	border: 0px;
}

A{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

A:HOVER{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}

td.main_title{

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #dadada;
	border-bottom: 1px solid #dadada;


}
A.menu_main{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}

A.menu_main:HOVER{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

A.menu_main_selected{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

A.menu_main_selected:HOVER{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

#img_gallery #wrapper{
	overflow:hidden;
	padding:4px 2px;
	width: 664px;
	float:left;
	height:50px;
	background-color:#242424;
	position: relative;

}
