@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background:#333333;
	
}
a {
	color:#ffffff;
}
.titles {
	font-size: 10px;
	line-height: .7;
}
.links {
	font-size: 10px;
	line-height: 1.1;
}
p {
	font-size:12px;
	margin:0 0 10px 0;
}
.wrapper {
	background-color: #333333;
}
.content {
	height:768px;
	width:100%;
	background-color:#333333;
	margin:0;
	clear:both;
	text-align:center;
	z-index:1;
	font-size:12px;
	color: #FFFFFF;
	
}
.text {
	padding:0 110px;
	height:768px;
	display:inline-block;
	text-align:left
}
#flashmovie {
	height:768px;
	width:100%;
	margin:0 auto;
	z-index:10;
	background-color:#333333;
	text-align:left;
}
.footer {
	width:100%;
	position:relative;
	bottom:0; /* stick to bottom */
	background:#333333;
	color: #FFFFFF;
	z-index:100;
	clear:both;
}
.table-shell {
	margin:0 auto;
	width:600px;
}
.footer table {
	width:600px;
	height:210px;
}
.footer table td {
	padding:10px;
}
.footer p {
	padding:1em 0;
	margin:0;
}
.footer p a {
	font-weight:bold;
}
iframe, form {
	height:0;
	margin:0;
	padding:0;
}
.share {
	width:70px;
	height:60px;
	font-size: 10px;
}
.titles {
	font-size: 10px;
	line-height: .7;
	text-align:left
}
.links {
	font-size: 10px;
	line-height: 1.1;
	text-align:left
}
#sharethis_0 {
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
