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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CC33CC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border: 0px;
}
.container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.logobox a {
	height: 160px;
	width: 800px;
	background-image: url(logo1.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#contentbox   {
	background-image: url(logo2.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 800px;
	clear: left;
}
.hotspot1 {
	display: block;
	height: 0px;
	width: 0px;
	float: none;
}
.hotspot2 {
	display: block;
	width: 1px;
	float: none;
	margin-left: 0px;
	height: 780px;
}
.hotspot3 {
	display: block;
	height: 260px;
	width: 1000px;
}
#video-toggle1  {
	height: 200px;
	width: 630px;
	margin-left: 85px;
	float: none;
	position: absolute;
	top: 269px;
	visibility: visible;
}
#video-toggle2  {
	height: 200px;
	width: 630px;
	float: none;
	position: absolute;
	top: 489px;
	margin-left: 85px;
	visibility: visible;
}
#video-toggle3  {
	height: 200px;
	width: 630px;
	margin-left: 85px;
	float: none;
	position: absolute;
	top: 709px;
	visibility: visible;
}
#video-toggle4  {
	height: 200px;
	width: 630px;
	float: none;
	position: absolute;
	top: 984px;
	margin-left: 85px;
	visibility: visible;
}
#titletags1 {
	height: auto;
	width: 790px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #000000;
	top: 185px;
	padding-left: 10px;
	margin-left: 0px;
	text-align: center;
}
#titletags2 {
	width: 970px;
	padding-top: 10px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #000000;
	top: 280px;
	margin-left: 10px;
	text-align: left;
}
#titletags3 {
	width: 250px;
	padding-top: 3px;
	overflow: visible;
	position: absolute;
	z-index: 4;
	font-weight: bold;
	color: #000000;
	top: 1068px;
	margin-left: 530px;
	text-align: center;
	background-image: url(transparentblack_bg.png);
	background-repeat: repeat;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
}

