body {
	background: #0e2839 url(images/bg.jpg) no-repeat center 200px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
body, p{
	margin: 0;
	margin: 0;
}
#top{
	height: 200px;
	background: #000 url(images/header.jpg) no-repeat center top;
}
#content{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#first {
	float: left;
	height: 240px;
	width: 648px;
}
#left {
	height: 182px;
	width: 316px;
	/*margin-top: 16px;*/
	margin-left: 2px;
	float: left;
}

#right {
	float: left;
	width: 318px;
	margin-left: 12px;
}

#dvd a{
	display: block;
	text-decoration: none;
	width: 318px;
	height: 103px;
	text-indent: -999px;
	overflow: hidden;
	background: url(images/dvd_button.jpg) no-repeat left top;
}
#dvd a:hover{
	background-position: left bottom !important;

}
#book a{
	display: block;
	text-decoration: none;
	width: 318px;
	height: 125px;
	text-indent: -999px;
	overflow: hidden;
	background: url(images/book_button.jpg) no-repeat left top;
}
#book a:hover{
	background-position: left bottom !important;

}
#enterflash a{
	display: block;
	text-decoration: none;
	width: 297px;
	height: 43px;
	margin-top: 37px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(images/enter_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
#enterflash a:hover{
	background-position: left bottom !important;
}

#enterdata {
	color: #b4bbc5;
	font-size: 11px;
	margin-top: 35px;
	margin-left: 11px;
}
#enterdata a{
	color: #8392a3;
	text-decoration: none;
}
#enterdata a:hover{
	color: #cde4fe;
	background-color: #000;
}
#enterHTML a:hover{
	text-decoration: underline;
}
#footer{
	font-size: 10px;
	text-align: center;
	line-height: 13px;
	float: left;
	width: 650px;
}
#footer p.legal{
	color: #7d95ad;
	margin-top: 5px;
}

p.footnav{
	color: #EC9847 !important;
	margin-top: 10px;
}
p.footnav a{
	text-decoration: none;
	color: #f4a755 !important;
}
p.footnav a:hover{
	text-decoration: none;
	background-color: #000;
}

#footer p.legal a{
	color: #7d95ad;
	text-decoration: none;
}
#footer p.legal a:hover{
	text-decoration: underline;
}
#footer a img{
	border-style: none;
}
