body {
	background: #000000;
	text-align: center;
	font-family:Georgia;
	font-size:10.15pt;
	color:black;
}

a:link{
	color: #333333;
}
a:visited{
	color: #333333;
}
a:hover{
	text-decoration: none;
	color: #666666;
}
a:active{
	color: #888888;
}

.topTitle{
	font-size:26.0pt;
	font-family:Georgia;
	color:#3737A7;
	font-weight:bold;
}

.topSubTitleText{
	font-size:18.0pt;
	font-family:Georgia;
	font-weight:bold;
}

.backText{
	font-size:12.0pt;
	font-family:Georgia;
	font-weight:bold;
}

.tableHeaderText{
	font-size:14.0pt;
	font-family:Georgia;
	font-weight:bold;
}

.menuText{
	font-family:Georgia;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.titleText{
	font-family:Georgia;
	font-size: 14pt;
	font-weight: bold;
}

.photoAnimalText{
	font-family:Georgia;
	font-size: 12spt;
	font-weight: bold;
}

.productsTitleText{
	font-size: 32.0px;
	font-family:Georgia;
	font-weight:bold;
}

.productsSubTitleText{
	font-size: 24.0px;
	font-family:Georgia;
	font-weight:bold;
	color: #CA0000;
}

.productsSubTitleTextSmall{
	font-size: 16.0px;
	font-family:Georgia;
	font-weight:bold;
	color: #CA0000;
}

.normalBoldText{
	font-family:Georgia;
	font-size:10.15pt;
	color:black;
	font-weight:bold;
}

.normalText{
	text-align: justify;
	font-family:Georgia;
	font-size:10.15pt;
	color:black;
}

.bottomText{
	font-family: Georgia;
	font-size: 8pt;
	color: black;
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight: bold;
}

#topMenuLayer {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	z-index:2;
	top: 13px;
	width:800px;
	height:122px;
}

#topMidTextLayer {
	position:absolute;
	width:464px;
	height:44px;
	z-index:2;
	top: 20px;
	left: 184px;
}

#botMidTextLayer {
	position:absolute;
	width:220px;
	height:37px;
	z-index:3;
	left: 255px;
	top: 68px;
}

#topLeftImageLayer {
	position:absolute;
	width:138px;
	height:115px;
	z-index:1;
	left: 12px;
	top: -13px;
}

#topRightImageLayer {
	position:absolute;
	width:115px;
	height:115px;
	z-index:4;
	left: 645px;
	top: -6px;
}

#topBGImagen {
	position:absolute;
	width:200px;
	height:47px;
	z-index:5;
	left: 85px;
	top: 0px;
}

#mainMenuLayer {
	background-image: url(images/bg.jpg); 
	margin-left: auto;
	margin-right: auto;
	width:800px;
	top: 20px;
	z-index:2;
}
#header {
	background: #000000: 
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
#footer {
	background-image: url(images/bg.jpg); 
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 800px;
}
