@font-face {
font-family:"Arial";
src: url(http://beta.ibizaice.com/fonts/ErasMediumITC.TTF) format("truetype");
}

html, body {
height: 100%;
margin: 0;
padding: 0;
background-image:url(../images/BG_Gradient.jpg); background-repeat:repeat-x; background-position:top;
background-color: #e51793;
font-family:"Arial";
}

#div1 {
	position: absolute;
    top: 0px;
    left: 50%;
	right:50%;
	z-index:1;
	margin-left: -50%;
	width:100%;
	height:500px;
	font-family:"Arial";
}
		
#div2 {
position: relative;
text-align:center;
z-index:10;
font-family:"Arial";
}

#div3 {
position: relative; 
top:-150px;
z-index:5;
font-family:"Arial";
}		
#div4 {
	position: absolute;
    top: 0px;
    left: 0px;
	z-index:20;
	font-family:"Arial";
	width:100%;
	height:100%;
}

#div5 {
	position: absolute;
    top: 70px;
    left: 50%;
	right:50%;
	z-index:2;
	margin-left: -600px;
	width:368px;
	height:346px;
	font-family:"Arial";
}
#div6 {
	position: absolute;
    top: 80px;
    left: 50%;
	right:50%;
	z-index:3;
	margin-left: 300px;
	width:195px;
	height:274px;
	font-family:"Arial";
}
#div7 {
position: relative; 
z-index:50;
}



.BodyTXT {
color:#333333;
font-family:"Arial";
font-size:13px;
text-align:justify;
line-height:18px;
}

.BodyTXT2 {
color:#333333;
font-family:"Arial";
font-size:13px;
line-height:18px;
}

.TitlePink13 {
color: #F09;
font-family:"Arial";
font-size:13px;
font-weight:lighter;
}
.TitlePink18 {
color:#F09;
font-family:"Arial";
font-size:18px;
font-weight:lighter;
}
.TitlePink16 {
color:#F09;
font-family:"Arial";
font-size:16px;
font-weight:lighter;
}
.TitlePink22 {
color:#F09;
font-family:"Arial";
font-size:22px;
font-weight:lighter;
}
.TitlePink26 {
color:#F09;
font-family:"Arial";
font-size:26px;
font-weight:lighter;
}
.TitlePink30 {
color:#F09;
font-family:"Arial";
font-size:30px;
font-weight:lighter;
}
.TitlePink34 {
color:#F09;
font-family:"Arial";
font-size:34px;
font-weight:lighter;
}

.TitleGrey18 {
color: #666;
font-family:"Arial";
font-size:18px;
font-weight:lighter;
}
.TitleGrey22 {
color:#666;
font-family:"Arial";
font-size:22px;
font-weight:lighter;
}
.TitleGrey26 {
color:#666;
font-family:"Arial";
font-size:26px;
font-weight:lighter;
}
.TitleGrey30 {
color:#666;
font-family:"Arial";
font-size:30px;
font-weight:lighter;
}
.TitleGrey34 {
color:#666;
font-family:"Arial";
font-size:34px;
font-weight:lighter;
}

.Copyright9 {
color:#55555;
font-family:"Arial";
font-size:9px;
}

a:link {
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666666;
}




