@charset "utf-8";
/* CSS Document by Mamoon Rashid @ APPCA (mamoonrashid@gmail.com) */
html{background:#333;font-family:"Trebuchet MS";font-size:small;}
body{margin:0px auto;width:760px;}
td{border:1px solid #ccc;padding:5px;}
th{border:1px solid #ccc;background:#333;color:#fff;padding:3px;}
#header{}
#nav{background:url(images/nav-bg.jpg) no-repeat;height:64px;text-align:center;font-weight:bold;line-height:27px;letter-spacing:0.02em;}
	#nav a{color:#000;text-decoration:none;}
	#nav a:hover{text-decoration:underline;}
#content{background:#ddd url(images/bg.jpg) no-repeat bottom;padding:20px 80px 20px 80px;}
#footer{text-align:right;padding-right:5px;color:#fff;font-size:x-small;letter-spacing:0.1em;}
#press-photo{float:right;width:210px;margin-left:20px;border-bottom:1px solid #ccc;font-size:x-small;letter-spacing:0.1em;}
#movie{float:right;width:300px;margin-left:20px;border:1px solid #ccc;}
