body, select, input, td, textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}

body, form {
	margin: 0;
	padding: 0;
	border: 0;	
}

body { 
	text-align: center;
	margin: auto;
	background: #E0DFD2;
	color: #000000;
	background-image: url(../images/paperbackground_ent.jpg);
}

div#content {
	text-align: center;
	width: 100%;
	height: 680px;
}


body.entertainment div#content {
	background: url(../images/graybackground.jpg) no-repeat;
}

div#header {
	width: 752px;
	height: 48px;
}

div#robot {
	display: none;
	width: 752px;
	height: 48px;
}

div#footer {
	/* text-align: right; */
	padding-top: 16px;
	margin: auto;
	width: 752px;
	height: 48px;
}

div#movie {

}

.textbox {
	background-color: #000000;
	padding: 3px 6px 3px 6px;
	font-weight: bold;
	color: #FFFFFF;
}

.textbox a {
	text-decoration: none;
	color: #FFCC00;
}

.askimage {
		background-color: #000000;
		padding: 3px 0px 0px 0px;
		border: none;
}
.copyright {
	text-align: right;
	color: #ffffff;
	font-size: xx-small;
	bottom: auto;
}

.copyright a {
	text-decoration: none;
	color: #fffffff;
	text-decoration:underline;
}