body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}
h1 {
	font-size: 46px;
	letter-spacing: -2px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #183acf;
}
h3 {
	font-size: 12px;
	color: #faff75;
	font-weight: normal;
}
.mainbds {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #082397;
	border-right-color: #082397;
	border-bottom-color: #082397;
	border-left-color: #082397;
}
.epbd1 {
	border: 1px solid #4b4c4c;
}
.epbd2 {
	border: 13px ridge #333;
}
.desc_container {
	width: 524px;
	height: 292px;
	background: url(images/logo.gif) top left no-repeat;
	position: relative;
}
.title_container {
	width: 350px;
	position: absolute;
	top: 11px;
	left: 170px;
	font: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #494949;
	text-align: center;
}
.title_container h1 {
	color: #d7d4d4;
	margin: 0 0 1px 0;
}
.desc h2 {
	margin-bottom: 8px;
}
.desc {
	font-size: 15px;
	width: 510px;
	position: absolute;
	text-align: left;
	top: 100px;
	*top: 120px;
	left: 10px;
}
.desc_link {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.desc_link h3 {
	margin: 12px 0 0 0;
}
.jlink {
	color: #faff75;
}
.header h2 {
	font-size: 21px;
	margin: 0 0 5px 0;
	color: #858484;
}
.trailerbd {
	border: 1px solid #313131;
}
.trailertext1 {
	font-size: 16px;
}
