  /* =body
----------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}


html,body
{
	margin:0; 
	padding: 0;
	height: 100%
}

body {
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0 auto;
	background: #000000;
}

#content {
	width: 738px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0 auto;
	text-align: right;
}

.skip {
	
	color: #ffffff;
	text-align: center;
	top: 10px;
	font: bold 12px Arial, Helvetica, Sans-serif;
	float: none;
	clear: both;
}

.skip a {
	color: #ffffff;
	text-decoration: none;
}

.skip a:hover {
	color: #b7f61b;
	text-decoration: none;
}


#banner {
	width: 738px;
	height: 100px;
	background: url(img/banneridx.jpg) no-repeat;
	position: relative;
}

#movie {
	width: 550px;
	height: 413px;
	position: relative;
	margin-top: 100px;
	margin-left: 94px;
	float: none;
}

#footer {
	width: 95%;
	text-align: center;
	background-color: #000000;
	font: 12px/1.6em Verdana,Sans-serif;
	position: relative;
	bottom: 0px;
	right: 0px;
	border-top: 1px dotted #b7f61b;
	padding-top: 0px; 
	padding-right: 0em;
	padding-bottom: 0px;
	color: #fff;
	left: 18px;
	height: 20px;
	clear: both;
	}
	
	/* Link footer
----------------------------------------------- */
#footer A:hover { 
text-decoration: none;
background-color: #000000;
 color: #b7f61b;
}

#footer A { 
text-decoration: none;
background-color: #000000;
 color: #fff;
}

#footermag A:hover { 
text-decoration: none;
background-color: #000000;
 color: #ff00fc;
}

#footermag A { 
text-decoration: none;
background-color: #000000;
 color: #ffffff;
}

#footer b { 
 color: #474747;
}
