@charset "utf-8";



body {

	background:#1f1f1f url(../images/bg_header.jpg) repeat-x top;

	margin: 0;

}



img {

	border:0;

}



a {

	text-decoration:none;

	color:#9c9c9c;

}



a:hover {

	color:#424242;

}



#header {

	margin:0 auto;

	width: 662px;

}



#content {

	margin: 0 auto;

	width: 662px;

}



#contenthead {

	background: url(../images/content_header.jpg) no-repeat top;

	height: 40px;

}



#vidholder {

	background: url(../images/bg_content.png) repeat-y top;

	padding: 20px 40px;

}



#heading {

	font-family: "Kozuka Gothic Pro M";

	color: #777777;

	text-align: center;

	margin-bottom:40px;

}



#seal {

	width: 170px;

	margin: 30px auto;

}



#buy {

	width:410px;

	margin: 20px auto;
	
	text-align: center;

}



#contentfoot {

	background: url(../images/content_footer.jpg) no-repeat top;

	height: 40px;

}



#footer {

	font-family: "Kozuka Gothic Pro L";

	color: #747474;

	font-size: 12px;

	width:662px;

	margin:0 auto;

}



#foot {

	background: url(../images/footer.jpg) no-repeat top;

	height: 85px;

}



#links {

	float:right;

	margin-top:33px;

	margin-right:32px;

	font-size:11px;

}



#copyright {

	text-align: center;

	color: #545454;

	margin-top: 10px;

}



#botlinks {

	text-align: center;

	margin-bottom: 40px;

}

#login_but {

	float: left;

	text-align: left;

	width: 150px;

	font-family: "Kozuka Gothic Pro R";

	font-size: 14px;

	color: #88b3fe;

	margin-top: 0px;

}
