		body {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: url(../../aip/images/bg_dot.gif) fixed;
		background-color: #5aa3cf;
		font-family: arial, verdana, helvetica, sans-serif;
		text-align:center;
		}

		body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
		font-size: 10pt;
		color: #004b7f;
		}

		a, a:link, a:visited, a:active {
         	font-size:90%;
		font-weight: normal;
         	color: #5aa3cf;
         	text-decoration: none;
                }

                a:hover {
         	font-size:90%;
		font-weight: normal;
         	color: #ff9900;
         	text-decoration: none;
                }

		#moviecontainer {
		margin-left: auto;
		margin-right: auto;
		padding: 0 0 0 0;
                width: 100%;
		background: url(../../aip/images/contentbg.jpg) repeat-y 0px 83px;
		background-color: #004f7f;
                border: 0px;
		}

                #moviehead {
		float: left;
                background: url(../../aip/images/moviehead_bg.gif) no-repeat top left;
		width: 100%;
                height: 83px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		color: #5aa3cf;
		background-color: #ffffff;
		clear: both;
		}

		#moviehead h1, #moviehead h2 {
                display: none;
                }

		#moviewrap {
		float: left;
                margin: 0 0 0 0;
		padding: 0 0 0 0;
                width: 100%;
                height: 256px;
                clear: both;
                }
                
                #themovie {
		margin-left: auto;
		margin-right: auto;
		margin-top: 22px;
		padding: 0 0 0 0;
                width: 260px;
                height: 211px;
                /*background-color: #ffffff;*/
                }


                #movielogo {
                float: right;
		margin-top: 0px;
		width: 73px;
                height: 58px;
		padding: 0 0 0 0;
		background: transparent url(/aip/images/movie_logo.gif) no-repeat top left;
		clear:both;
		}
		
                .movielogolink{
                display: block;
                width: 73px;
                height: 58px;
                margin: 0;
                padding: 0;
                text-decoration: none;
                }
                
/* head nav end */

                #plugin_dl {
                /*background: url(../images/bg_footer.gif) no-repeat top left;*/
                clear: both;
		width: 100%;
		height: 25px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		background-color: #004f7f;
                }
                
                #plugin_dl_text{
                position: relative;
                top: 5px;
                left: 5px;
                width: 100%;
                color: #ffffff;
		font-size:80%;
                }



