BODY, HTML{
	background-color:#999999;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	margin:0px;
	height:100%;
}

a:link{
	text-decoration:underline;
	color:#FFFFFF;
}

a:active{
	text-decoration:underline;
	color:#FFFFFF;
}

a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}

a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}
.doubleColorMain{
	background-image:url(../images/doubleColorMain.jpg);
	background-repeat:repeat-y;
	background-position:center;
	vertical-align:top;
}

.doubleColor{
	background-image:url(../images/doubleColor.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:700px;
}

.midImage{
	background-image:url(../images/midImage.jpg);
	width:700px;
	height:100px;
}

.widthAndHeight{
	width:100%;
	height:100%;
}

.ly_header{
	width:700px;
	height:200px;
}

.ly_footer{
	background-image:url(../images/ly_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:30px;
}

.ly_footerRightCorner{
	background-image:url(../images/ly_footerRightCorner.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:30px;
}

.ly_footerLeftCorner{
	background-image:url(../images/ly_footerLeftCorner.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
}

.ly_topRightShadow{
	background-image:url(../images/ly_topRightShadow.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:200px;
	text-align:left;
}

.ly_topLeftShadow{
	background-image:url(../images/ly_topLeftShadow.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:200px;
	text-align:right;	
}
.ly_botRightShadow{
	background-image:url(../images/ly_botRightShadow.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.ly_botLeftShadow{
	background-image:url(../images/ly_botLeftShadow.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.txtInicioLinks{
	font-size: 16px;
	color: #FFFFFF;
	text-align:left;
	padding-left: 230px;
	text-transform:none;
	letter-spacing:2px;
}
.txtInicioLinks #index a{
	padding-left:270px;
	font-weight:bold;
	text-align:right;
	font-size:10px;
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
}

.txtTopMenuLinks{
	font-size: 14px;
	color: #FFFFFF;
	text-align:right;
	padding-right: 10px;
	text-transform:none;
}
.divInnerContentTitle{
	font-size:30px;
	text-transform:none;
	color:#FFFFFF;
	padding-left:180px;
	text-align:left;
	width:510px;
}
.divInnerContent{
	padding-left:180px;
	text-align:justify;
	width:510px;
	color:#FFFFFF;
}
.miembroTitle{
	font-size:20px;
	font-weight:bold;
}
.miembroBox{
	padding:5px;
}
.designedBy{
	font-size:12px;
	margin-top:20px;
	margin-left:600px;
	text-align:center;
}
