body, table, div, td {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	font: 12px Tahoma, Arial, Verdana, sans-serif;
}

body {
	background-color: #DDD;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#page {
	width: 775px;
	height: 675px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/background.jpg) no-repeat;
}

table#layout {
	width: 775px;
	height: 675px;
}

td#top {
	height: 40px;
}

td#nav {
	width: 213px;
	height: 560px;
}

div#nav_buttons {
	width: 176px;
	margin-top: 140px;
	margin-left: 36px;
}

div#bttn_hm a { width: 176px; height: 40px; display: block; background: url(../images/bttn_hm.jpg) 0 0 no-repeat; }
div#bttn_sc a { width: 176px; height: 40px; display: block; background: url(../images/bttn_sc.jpg) 0 0 no-repeat; }
div#bttn_uc a { width: 176px; height: 40px; display: block; background: url(../images/bttn_uc.jpg) 0 0 no-repeat; }
div#bttn_cu a { width: 176px; height: 40px; display: block; background: url(../images/bttn_cu.jpg) 0 0 no-repeat; }

div#nav_buttons div {
	margin-bottom: 8px;
}

div#nav_buttons a:hover {
	background-position: -176px 0;
}

td#body {
	width: 367px;
	height: 560px;
	color: #FFF;
}

div#content {
	margin: 20px;
	font-weight: bold;
	text-align: justify;
}

img#header {
	margin: 10px 0;
}

td#film {
	width: 195px;
}

td#film img {
	margin: 0 23px;
}

td#film #pic1 {
	margin-top: 34px;
}

td#film #pic2 {
	margin-top: 40px;
}

td#film #pic3 {
	margin-top: 40px;
}

td#film #pic4 {
	margin-top: 40px;
}

td#footer {
	height: 75px;
}

td#footer a {
	color: #FFF;
	font: 10px Tahoma, Arial, Verdana, sans-serif;
}

td#footer div#footer_area {
	color: #FFA200;
	text-align: right;
	margin: 20px 20px 10px 0;
}

td#footer div#copyright {
	color: #FFA200;
	text-align: right;
	margin-top: 5px;
}
