/* CSS Document */
body
{
	background: #000000 url(../images/0bg.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
img
{
	border:0;
}
a
{
	color:#FFFFFF;
	border:0;
	text-decoration:none;
}
a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

form
{
	display:inline;
}

table,td
{
	empty-cells:show;
}

input, select
{
	font-size:90%;
}

#wrapper
{
	background:#000000;
	border:1px solid #FFFFFF;
}
#part1
{
	background: url(../images/1bg.jpg) repeat-x top;
	border-bottom:1px solid #7FAFB3;
}
#part2
{
	background: #08141A;
	border-bottom:5px solid #000000;
}
#part3
{
	background: url(../images/3bg.jpg) repeat-x top;
	border-top: 1px solid #4B7782;
	border-bottom: 1px solid #000000;
}
#part4
{
	border-top: 1px solid #99CCCC;
}
#movie
{
	background-color:#000000;
}
#game_bt1,#game_bt2,#game_bt3,#game_bt4,#game_bt5
{
	background:#173D4F;
}
.game_bt_desc
{
	border-top:1px solid #81B1B5;
	border-bottom:3px solid #000000;
	font-size:9px;
	font-weight:bold;
}
#newsletter_input input
{
	border:1px solid #639199;
	color:#FFFFFF;
	font-size:9px;
	line-height:16px;
	background:#000000;
	padding:4px;
	width:192px;
	height:16px;
}