﻿/*******************************************************/
	body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
	background-image:url('images/bodybg.jpg');
	background-position:center;
	color: #2a1500
}
	#header {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	height:250px;
	background-image:url('images/header.jpg')
}
	#awmAnchor-topmenu {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
	#header2 {
	width: 960px;
	height:243px;
}
	.header2movie {
	width: 960px;
	height:243px;
}
	#container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	*margin-top:39px;
	clear:both;
}
	#content {
	width: 590px;
	height: auto;
	margin-left: 25px;
	float: left;
}
	p {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:small;
	text-align: justify;
	color: #333333;
	line-height: 16pt;
}
	#rightcolumn {
	background-image: url('images/rightcolumnbg.jpg');
	background-repeat:repeat-y;
	width: 288px;
	min-height: 800px;
	margin-left: 642px;
	margin-top: -7px;
	z-index: 1;
}
	.rightcolumntext {
	font-family: "Arial", Verdana, Trebuchet MS, Tahoma;
	font-size: 13px;
	text-align: justify;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 16pt;
	margin-left: 600px;
	width: 280px;
	height: auto;
	padding-top: 15px;
}
	#footer {
	width:100%;
	height:70px;
	clear:both;
	text-align:right;
	background-image:url('images/footer.jpg');
	margin: 0 0 0 0;
}
	.footer a {
	font:12px;
	color:#dfc998;
	text-decoration:none;
	font-size:x-small;
	font-family:"Arial", Verdana, Trebuchet MS, Tahoma;
	float:right;
	padding-right:15px;
	padding-top:10px;
	margin-top: 10px;
}
	.footer a:hover {
	color:#efe0bc;
	text-decoration:overline underline;
}
	#info {
	width:160px;
	height:auto;
}
	h2 {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight:bold;
	font-size:18pt;
	color:#1f3568;
}
	h3 {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight:bold;
	font-size:12pt;
	color:#1f3568;
	margin-bottom:0;
}
	h5 {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#dfc998;
	margin-bottom:0;
}
	p {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	margin:0;
	padding:10px 10px 10px 10px;
}
	img{
	float: left;
}
	a {
	color: #1f3568;
	text-decoration:none;
}
	a:active {
	color:#1f3568;
	text-decoration:none;
}
	a:hover {
	color:#58320a;
	text-decoration:overline;
}
