.body 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #916844;
	line-height: 0px;}

a:link	 	{
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: none;
	line-height: 12px;
	font-size: 12px;}

a:visited 	{
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: none;
	font-size: 12px;
	line-height: 12px;}

a:hover		{
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: none;
	font-size: 12px;
	line-height: 12px;}

P		{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;}


   .title {
	color: black;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;}

	.title2	{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #800000;
}
	.title3	{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
}

   .subtitle {
	color: #800000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;}

   .text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

   .date {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 230px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;}
	
div.frame	{
	position: absolute;
	top: 200px;
	left: 16px;
	width: 245px;
	height: 600px;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 40px;
}
	
div.text	{
	position: absolute;
	top: 200px;
	left: 350px;
	width: 550px;
	height: 600px;
	text-align: left;
	line-height: 13px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
}

div.banner		{
	position: absolute;
	top: 0px;
	left:0px;
	width: 1000px;
	height: 150px;}

div.banner2	{
		position: absolute;
		top: 150px;
		left: 0px;
		width: 1000px;
		height: 36px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;}

div.menu		{position: absolute;
		top: 198px;
		left: 440px;
		width: 499px;
		height: 20px;
		}
				
div.movie		{
	position: relative;
	top: 40%;
	left: 33%;
	width: 300px;
	height: 250px;
	border: 1px solid black;
		}
		
