@charset "UTF-8";
/* CSS Document */

body {
	background-color: #6ecbce;
	margin: 0px auto;
}

body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#900;
}

a:link {
	color: #950005;
}
a:visited {
	color: #933;
}
a:hover {
	color: #963;
}

#background {
	position: relative;
	background-image:url(../images/ShakiraQT2.jpg);
	background-repeat:no-repeat;
	background-color: black;
	width:1000px;
	height:1100px;
	margin: 0px auto;
	left: 0px;
}

#video {
	left: 184px;
	top: 462px;
	position:relative;
	width:640px;
	height: 376px;
	border:solid, #000000;
	border-width:1px;
}

#boxad {
	left: 772px;
	top: 326px;
	position:absolute;
	width:300px;
	height: 250px;
	border:solid, #000000;
	border-width:0px;
}


#itunes_btn {
	left: 579px;
	top: 284px;
	position:absolute;
	width:322px;
	height: 98px;
}

#quicktime_btn {
	left: 801px;
	top: 487px;
	position:absolute;
	width:88px;
	height: 31px;
}

.headline1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.05em;
}




#weblink {
	left: 184px;
	top: 600px;
	position:absolute;
	width:250px;
	height: 56px;
	font-family: sans-serif, Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	text-align: center;
	}
	
#weblink2 {
	left: 521px;
	top: 600px;
	position:absolute;
	width:250px;
	height: 56px;
	font-family: sans-serif, Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	text-align: center;
	}

#links {
	left: 449px;
	top: 853px;
	position:absolute;
	width:88px;
	height: 31px;
	}
	
#footer {
	left: 170px;
	top: 928px;
	position:absolute;
	width:644px;
	height: 158px;
}

