*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 20px 0 10px;
	color: #000;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-size: 14px;
	line-height: 140%;
	background-image: url( ../img/pattern.png );
	background-attachment: fixed;
	background-color: #600;
}

div#box div#printTitle
{
	display: none;
}

div#box
{
	width: 758px;
	margin: 0 auto;
}

div#box div#top
{
	width: 758px;
	height: 25px;
	background-image: url( ../img/top.png );
	background-repeat: no-repeat;
}

div#box div#middle
{
	width: 758px;
	height: 100%;
	background-image: url( ../img/middle.png );
	background-repeat: repeat-y;
}

div#box div#bottom
{
	width: 758px;
	height: 33px;
	background-image: url( ../img/bottom.png );
	background-repeat: no-repeat;
	text-align: center;
}

div#box div#header
{
	text-align: center;
}

div#box div#header img
{
	border-style: none;
	margin-top: 1em;
}

div#box div#middle p
{
	margin: 0 35px;
	text-indent: 2em;
	text-align: justify;
}

div#box div#middle p.first
{
	margin-top: 1em;
	text-indent: 0;
}

div#box div#middle span.cap
{
	font-size: 200%;
}

div#box div#middle p a
{
	color: #000;
	background-color: inherit;
	font-style: normal;
	border-bottom: #000;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
	text-decoration: none;
}

div#box div#middle p a:hover
{
	text-decoration: none;
	border-style: none none solid none;
}

div#box div#middle p#home
{
	text-indent: 0;
	text-align: center;
}

div#box div#middle p#home a
{
	text-decoration: none;
	border: none;
}

div#box div#middle p#home a img
{
	border-color: #FFEBD6;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
}

div#box div#middle  p#home a img:hover
{
	text-decoration: none;
	border-color: #6F0E0D;
}

div#copy
{
	color: #000;
	background-color: inherit;
	font-size: 9px;
	text-align: center;
	line-height: 10px;
}

div#movie
{
	margin: 0 auto;
	width: 240px;
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
	border-color: #000;
}

#qtmovie
{
	margin: 0;
	padding: 0;
}
