body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
}
#container {
	margin: 0 auto;
	width: 760px;
	background: #000000 url('../images/nwaig_11_01.jpg') no-repeat top;
	text-align: left;
	padding: 312px 0 0 0;
}
#container2 {
	margin: 0;
	width: 760px;
	background: #000000;
	text-align: left;
	padding: 20px 0 30px 0;
	cursor: pointer;
}
#bg {
	background: #000000 url('../images/nwaig_11_02.jpg');
}
#container h1 {
	text-indent:-9999px;
	text-decoration: none;
	height: 100px;
	margin: 0;
}
h2 {
	text-indent:-9999px;
	text-decoration: none;
	height:150px;
}
h2#banner {
	margin: 0px 0 0px 0;
	text-indent:-9999px;
	text-decoration: none;
	height: 35px;
	background:url('../images/nwaig_11_03.gif') no-repeat;
	cursor: pointer;
}
h2#banner2 {
	margin: 0px;
	text-indent:-9999px;
	text-decoration: none;
	height: 67px;
	background: url('../images/nwaig_11_05.gif') no-repeat;
	cursor: pointer;
}
#movie {
	text-align:center;
	width: 352px;
	margin: 20px 6px 20px 10px;
	float: left;
	padding: 0;
}
#movie a {
	font: 18px 'arial black', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: white;
	padding: 0;
	margin: 0;
}
p {
	line-height: 70%;
	margin: 10px 0;
	color: white;
}
.clear {
	clear: both;
}