/* CSS Document */

body {
	font-family: "Lucida Grande", Verdana;
	color: 000000;
	font-size: 10px;
}
h1 {
	text-align: center;
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
img {
	border: 0px;
}
.img a:link {
	border: 0px;
}
.img a:visited {
	border: 0px;
}
.img a:hover {
	border: 0px;
}
.img a:active {
	border: 0px;
}
a:link {
	font-family: "Lucida Grande", Verdana;
	color: 000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Lucida Grande", Verdana;
	color: 000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Lucida Grande", Verdana;
	color: 000000;
	text-decoration: underline;
	background: E0C0D7;
}
a:active {
	font-family: "Lucida Grande", Verdana;
	color: 000000;
	text-decoration: underline;
	background: E0C0D7;
}
#main {
	position:absolute;
	top: 100px;
	width: 430px;
	min-height: 200px;
	padding-right: 10px;
	left: 50%;
	margin-left: -320px;
	background-image:  url(../images/trfilms/middle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	padding-bottom: 15px;
}
#newmain {
	position:absolute;
	top: 100px;
	width: 490px;
	min-height: 200px;
	padding-right: 10px;
	left: 50%;
	margin-left: -350px;
	background-image:  url(../images/trfilms/middle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	padding-bottom: 15px;
}
#right {
	position:absolute;
	top: 100px;
	width: 195px;
	left: 50%;
	margin-left: 125px;
}
#newright {
	position:absolute;
	top: 100px;
	width: 195px;
	left: 50%;
	margin-left: 155px;
}
#header {
	position: absolute;
	left: 50%;
	margin-left: -320px;
	text-align: center;
	width: 640px;
	height: 100px;
}
.picturebox {
	width: 80px;
	height: 150px;
	padding-left: 1px;
	float: left;
}
.picturebox a:link {
	font-family: "Lucida Grande", Verdana;
	color: FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.picturebox a:visited {
	font-family: "Lucida Grande", Verdana;
	color: FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.picturebox a:hover {
	font-family: "Lucida Grande", Verdana;
	color: 000000;
	font-size: 10px;
	text-decoration: underline;
	background: E0C0D7;
}
.picturebox a:active {
	font-family: "Lucida Grande", Verdana;
	color: 000000;
	font-size: 10px;
	text-decoration: underline;
	background: E0C0D7;
}