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

body {
	background-color: #7e5b8d;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 18px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 34px;
	color: #000;
	font-weight: normal;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	color: #000;
	font-weight: normal;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	
}
img {
	border: 0px;
}
#container {
	position: relative;
	width: 1000px;
	height: 764px;
	background-image: url(images/border.gif);
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#flvContainer {
	width: 1000px;
	height: 764px;
	margin: 0p;
	padding: 32px 25px 32px 25px;
}
#footer {
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
	line-height: 15px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#footer a {
	color: #fff;	
}
#footer a:hover {
color: #FF0;	
}
#lb-text {
	position: absolute;
	width: 730px;
	height: 480px;
	overflow: auto;
	z-index: 5000;
	left: 140px;
	top: 145px;
	
}
#lb-text .items {
	padding: 0 25px 0 0;
	height: auto;
}
#lb-nav {
	position: absolute;
	width: 400px;
	height: 25px;
	z-index: 5001;
	left: 465px;
	top: 120px;
	text-align: right;
	
}
#lb-nav a {
	color: #000;
}	
#lb-container {
	position: absolute;
	left: 25px;
	top: 32px;
	width: 1000px;
	height: 764px;
	margin: 0;
}
#lb-text a {
	color: #495a92;
	text-decoration: none;
}
#lb-text a:hover {
	text-decoration: underline;
}
.alignleft {
	padding: 0 0 25px 0;
	margin: 0;
	float: left;
	margin: 0 10px 0 0;
}
.alignleft img {
	display:block;  
	padding: 0 5px 0 0;
	position:relative;	
}
.alignnone {
	clear: both;
}
.back-btn {
	margin: 0 25px 0 0;	
}
#lb-promo {
	position: absolute;
	left: 727px;
	top: 70px;
}
.caption {
	font-size: 11px;
	text-align: center;
}
.clearall {
	clear: both;	
}
