body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
}

div.header {
	width: 1006px;
	height: 297px;
	background-image: url(images/header.jpg);
}

table.but_txt {
	padding: 0px;
	margin: 0px;
	width: 1006px;
	background-image: url(images/bg_but_txt.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

td.but {
	width: 307px;
	vertical-align: top;
}


div.txt {
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 30px;
	margin-left: 10px;
	font-family: times;
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
	vertical-align: top;
}

div.footer_1 {
	width: 1006px;
	height: 88px;
	background-image: url(images/footer_1.jpg);
}

div.footer_2 {
	width: 1006px;
	height: 63px;
	background-image: url(images/footer_2.jpg);
}

div.footer_con {
	padding-right: 50px;
	padding-left: 300px;
	font-family: times;
	font-size: 14px;
	color: #ffffff;
}

div.top_but {
	width: 627px;
	padding-top: 15px;
	padding-left: 236px;
}

h1 {
	font-family: times;
	font-size: 18px;
	color: #ffc565;
	font-weight: normal;
	text-align: left;
}

p:first-letter {
	text-decoration: none;
	font-family: times;
	font-size: 16px;
	color:#ffc565;
	font-weight: bold;
}

pre  {
	padding-top: 20px;
	font-family: arial;
	font-size: 12px;
	color: #6f6f6f;
}

a:link, a:active, a:visited {
	text-decoration: none;
	font-family: times;
	font-size: 14px;
	color:#a7dbf0;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-family: times;
	font-size: 14px;
	color:#a7dbf0;
	font-weight: normal;
}

img.link {
	border: none;
}

img.f_s{
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin-right: 35px;
	margin-bottom: 30px;
}

img.w{
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin-right: 5px;
	margin-bottom: 10px;
}

hr {
	height: 1px;
	size: 1px;
	color: #a7dbf0;
}

i {
	color: #ff0000;
}

b {
	color:#ffc565;
}

table.form {
	width: 500px;
	text-align: right;
}

div.counter {
	padding-top: 20px;
	padding-left: 826px;
}

div.movie {
	padding-top: 88px;
	padding-left: 20px;

}


