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

div#mainbox{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:700px;
	background-image: url(images/home-bg-ir.jpg);
	background-repeat: no-repeat;
}
div#about{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:700px;
	background-image: url(images/about-bg-ir.jpg);
	background-repeat: no-repeat;
}
div#history{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:700px;
	background-image: url(images/history-bg-ir.jpg);
	background-repeat: no-repeat;
}
div#interact{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:700px;
	background-image: url(images/interactive-bg-ir.jpg);
	background-repeat: no-repeat;
}
div#photos{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:700px;
	background-image: url(images/photos-bg-ir.jpg);
	background-repeat: no-repeat;
}
div#videos{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:700px;
	background-image: url(images/videos-bg-ir.jpg);
	background-repeat: no-repeat;
}
div#linkbox{
	width: 470px;
	top: auto;
	padding-top: 40px;
	float: right;
	height: 185px;
}
div#interbox-about{
	width: 345px;
	top: auto;
	float: left;
	height: 450px;
	padding-left: 30px;
	padding-right: 15px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bggrey-about.png);
}

div#interbox-hisotry{
	width: 345px;
	top: auto;
	float: left;
	height: 450px;
	padding-left: 30px;
	padding-right: 15px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bggrey.png);
}
div#lightbox-ir{
	width: 701px;
	top: auto;
	float: left;
	height: 300px;
	padding-left: 29px;
	padding-right: 29px;
}
div#interbox-history{
	width: 470px;
	top: auto;
	float: left;
	height: 400px;
	padding-left: 43px;
}div#interbox-photos{
	width: 470px;
	top: auto;
	float: left;
	height: 400px;
	padding-left: 43px;
}div#interbox-videos{
	width: 470px;
	top: auto;
	float: left;
	height: 400px;
	padding-left: 43px;
}
div#rolloverlinks{
	width:200px;
	height:120px;
	float: right;
	background-color: #CCCCFF;
	padding: 0px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336;
}
.history-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
div#interactiveplayer{
	width: 800px;
	top: auto;
	float: none;
	height: 450px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#imagemap{
	width: 330px;
	top: 30px;
	float: left;
	height: 150px;
}
div#title-interpage{
	width: 200px;
	top: 10px;
	float: left;
	height: 53px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
.italic-a {
	font-family: "Optima Italic";
	font-size: 14px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
.thanku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336;
}
.news {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
}
