body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

td {
	vertical-align: top;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(images/hollywood_header.jpg) top center no-repeat;
	padding-top: 150px;
	width: 800px;
}

#content {
	width: 530px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 800px;
	height: 281px;
	background: url(images/hollywood_footer.jpg) top center no-repeat;
	text-align: center;
	color: #fff;
	font-size: 9px;
}

#buttons {
	text-align: center;
	width: 545px;
}

h1, h2 {
	font-size: 15px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}

p {
	padding-top: 0;
	margin-top: 2px;
}

#ecsl_language_camp {
	margin-top: 65px;
}

#copyright {
	margin-top: 15px;
}

#homelink {
	height: 115px;
	width: 350px;
	margin-left: 138px;
	cursor: hand;
	margin-bottom: 85px;
}
