body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 14px;
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}
#header p {
	font-size: 10px;
	color: #000;
	text-align: justify;
}
#header p.hal {
	width: 1000px;
	background-image: url(images/p_hal.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	padding-top: 22px;
	padding-bottom: 8px;
}
#header A:link IMG    	{        BORDER: #cc0000 0px solid;}
#header A:visited IMG 	{        BORDER: #cc0000 0px solid;}
#header A:hover IMG   	{        BORDER: #fff 0px dotted;}
#header A:active IMG	{        BORDER: #cc0000 0px solid;}
#main {
	background-image: url(images/main_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
}
#footer p {
	color: #fff;
	font-size: 10px;
	text-align: center;
}
#footer p a {
	color: #f00;
}
#footer p A:link IMG    	{        BORDER: #cc0000 0px solid;}
#footer p A:visited IMG 	{        BORDER: #cc0000 0px solid;}
#footer p A:hover IMG   	{        BORDER: #fff 0px dotted;}
#footer p A:active IMG	{        BORDER: #cc0000 0px solid;}


p.top {
	width: 1000px;
	background-image: url(images/p_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	padding-top: 22px;
	padding-bottom: 8px;
}

.content_movs {
	width: 1005px;
}
.content_movs p img {
	width: auto;
	height: auto;
	border: 0px;
	background-image: none;
}
.content_movs img {
	width: 240px;
	height: 180px;
	border: 1px solid #fff;
	margin: 1px;
	padding: 1px;
	background-image: url(images/movs_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.content_movs A:link IMG    	{        BORDER: #cc0000 1px solid;}
.content_movs A:visited IMG 	{        BORDER: #cc0000 1px solid;}
.content_movs A:hover IMG   	{        BORDER: #fff 1px dotted;}
.content_movs A:active IMG	{        BORDER: #cc0000 1px solid;}

.content_pics {
	width: 1005px;
}
.content_pics p img {
	width: auto;
	height: auto;
	border: 0px;
	background-image: none;
}
.content_pics img {
	width: 150px;
	height: 200px;
	border: 1px solid #fff;
	margin: 1px;
	padding: 1px;
	background-image: url(images/pics_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.content_pics p>img {
	width: auto;
	height: auto;
}
.content_pics A:link IMG    	{        BORDER: #cc0000 1px solid;}
.content_pics A:visited IMG 	{        BORDER: #cc0000 1px solid;}
.content_pics A:hover IMG   	{        BORDER: #fff 1px dotted;}
.content_pics A:active IMG	{        BORDER: #cc0000 1px solid;}


.block {
	width: 1000px;
}
.block table {
	width: 1000px;
	background-image: url(images/block_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.block table td {
	padding-left: 10px;
	color: #fff;
	font-size: 12px;
}
.block table td a {
	color: #f00;
}
.block p {
}
.block table.top td {
	width: 25%;
}

.paysites {
	width: 1000px;
	background-image: url(images/block_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.paysites p {
	padding-top: 5px;
	width: 25%;
	float: left;
	text-align: center;
}
.paysites p a {
	text-transform: uppercase;
	color: #fff;
}
.paysites p a img{
	border: 1px solid #fff;
	width: 150px;
	height: 150px;
}
