
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin-top: 0px;
	padding: 0;
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}
#container{
width:900px;
margin:0 auto;
/*background-image: url(images/full-bg.jpg);*/
}
#leftCol{
float: left;
	width: 170px;
	background-image: url(images/home-left.jpg);
	height: 681px;
}
#leftColTop{
float: left;
	width: 170px;
	height: 385px;
}
#menuLeft{
	width: 135px;
	float: right;
	padding-right: 2px;
}
#rightCol{
float: right;
	width: 730px;
	height: 681px;
	background-image: url(images/home-right2.jpg);
	/*border: 1px solid white;*/
}
#rightColSlide{
float: right;
	width: 730px;
	height: 681px;
	background-image: url(images/inslide.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid white;*/
}
#rightColSlideBio{
float: right;
	width: 730px;
	height: auto;
	background-image: url(images/inslide.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid white;*/
}
#rightColTop{
float: right;
	width: 730px;
	/*height: 510px;*/
	height: 260px;
	/*border-bottom: 1px solid white;*/
	
}
#rightColHead{
	float: right;
	width: 730px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	margin: 5px 0px 0px 10px;
}
#filmStr{
	float: right;
	width: 730px;
	/*height: 150px;*/
	height: 240px;
	margin-top: 0px;
}
#slideSh{
	width: 720px;
	height: 500px;
	margin-top: 0px;
}
#txtBox{
	width: 680px;
	height:auto;
	margin: 20px;
	text-align: justify;
	
}
#txtBox2{
	width: 680px;
	height:auto;
	margin: 20px;
	text-align: justify;
	
}
div.spacer{
clear:both; 
height:0px; 
display:block;
}
#footer{
	width: auto;
	height: 25px;
	display: block;
	padding: 0px 0;
	font-size: 11px;
	color: #fffafa;
	background-color: #1c1c1c;
	border-top: 1px solid #3a3a3a;
}
.link3 a {
	color: #f2b80f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 3px;
}
.link3 a:hover {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	padding: 10px 3px;
}
.continfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bolder;
}
#under{
	width: 680px;
	height: 300px;
	border: 1px solid #888888;
	margin: 20px;
}
.linkFut a {
	color: #a1a1a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 3px 0px 380px;
}
.linkFut a:hover {
	color: orange;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 3px 0px 380px;
}