@charset "utf-8";
/* CSS Document */
body {
margin: 0 0 0 0;
BACKGROUND-COLOR: #000954;
background-image: url(topblock.jpg);
height:50px;
background-position:center bottom;
background-repeat:no-repeat;
vertical-align:bottom;
text-align:center;
}
#top {
background-image:url(topblock.jpg);
height:50px;
background-position:center;
background-repeat: repeat-x;
margin-top:0px;
}

#footer {
height:50px;
background-position:center;
vertical-align:bottom;
margin-bottom:0px;
}

.center_blocka{
    border:#989397 5px solid;
	padding:10px;
	width:447px;
	background-color: #E2E2E2;
	color:#333333;
	vertical-align:middle;
}

.left_header {
margin-top:0px;
margin-bottom: 10px;
background-color: white;
height:25px;
border:#989397 1px solid;
padding-top:5px;
font-weight:bold;
}

.left_footer {
margin-top:10px;
margin-bottom: 0px;
background-color:#F4F4F4;
height:25px;
border:#989397 1px solid;
padding-top:5px;}



.center_blockb{
    border:#989397 5px solid;
	padding:10px;
	width:336px;
	background-color:#E2E2E2;
	color:#333333;
}

.right_header {
margin-top:0px;
margin-bottom: 10px;
background-color:white;
height:30px;
border:#989397 1px solid;
font-weight:bold;}

.right_footer {
margin-top:12px;
margin-bottom: 0px;
background-color:#F4F4F4;
height:25px;
border:#989397 1px solid;
padding-top:5px;}


#moviewrapper{
padding: 70px 0 0 3px;
text-align:center;
}

#hlink{

text-align:center;

}

#left{
background-image:url(leftblock.);
background-position:right;
background-repeat:no-repeat;
height: 462px;
width:194px;
float:left;
}

#right{
background-image:url(rightblock.);
background-position:right;
background-repeat:no-repeat;
height: 251px;
width:437px;
float:left;
}

A:link
{
    COLOR: #033060
}
A:visited
{
    COLOR: #033060
}
A:active
{
    COLOR: #033060
}
A:hover
{
color:#FF0000;
    TEXT-DECORATION: none
}
