@charset "UTF-8";
/* CSS Document */

#bckgd	{
	width: auto;
	height: 830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pics/landscape_pages.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

a:link {
	color: #BDB89A;
	text-decoration: none;
}
a:visited {
	color: #BDB89A;
	text-decoration: none;
}
a:hover {
	color: #BDB89A;
}

#title	{
	width: 700px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pics/insearch_title.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}



#middle	{
	width: 600px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	text-align: center;
}

#case	{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 470px;
	height: 17px;
	}

#button	{
	height: 17px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	float:left;
	font-size: 16px;
}

#buttonright	{
	height: 17px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	float:left;
}



p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
#featuring	{
	width: 550px;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pics/featuring.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	text-align: center;
	margin-top: 0px;
	padding-top: 170px;
}

#synopsis	{
	width: 550px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
}

#ccouter	{
	width: 400px;
	height: 400px;
	margin-right: 100;
	margin-left: 100;
	padding-top: 0px;
	padding-left: 90px;
	padding-right: 90px;
}

#castcrew	{
	width: 160px;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	float:left;
}

#paypal	{
	width: 550px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
	clear:both;
}
