.container {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-color: #FFFFFF;
	height: 585px;
	margin-top: 0px;
}
.header .logo {
	display: inline;
	height: 77px;
	width: 80px;
	float: left;
	margin-top: 12px;
	margin-left: 20px;
}
.header .logoindex {
	display: inline;
	height: 77px;
	width: 80px;
	float: left;
	margin-top: 12px;
	margin-left: 20px;
	background-image: url(../images/stipple.gif);
	background-repeat: repeat;
}.header {
	display: block;
	width: 840px;
	height: 87px;
	padding-top: 5px;
}
.header .navmenu {
	display: inline;
	width: 705px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	float: right;
	height: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	padding-bottom: 2px;
	margin-top: 33px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	padding-right: 20px;
}
.header .navmenu a {
	display: inline;
	text-decoration: none;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECECEC;
	padding-bottom: 2px;
}
.header .navmenu a:hover {
	color: #FFFFFF;
	background-color: #CC3300;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/stipple.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
}
.imgmenu {
	display: inline;
	width: 320px;
	float: left;
	margin-left: 30px;
	padding-top: 35px;
}
.header .pageheading {
	display: inline;
	float: right;
	width: 705px;
	text-align: left;
	height: 20px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-right: 20px;
}
.imgthumb {
	display: inline;
	margin: 5px;
	float: left;
	height: 70px;
	width: 70px;
}
.pageleft {
	display: inline;
	float: left;
	width: 340px;
}
iframe {
	display: inline;
	height: 480px;
	width: 480px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imgthumblrg {
	display: inline;
	height: 110px;
	width: 110px;
	margin: 5px;
	float: left;
}
.imgmenu-index {
	display: inline;
	float: left;
	width: 240px;
	padding-top: 70px;
	margin-left: 100px;
}
.imgmenu-thriller {
    display: inline;
	width: 240px;
	float: left;
	margin-left: 110px;
	padding-top: 70px;
}
.imgmenu-three {
	display: inline;
	width: 240px;
	float: left;
	margin-left: 110px;
	padding-top: 70px;
	margin-top: 30px;
}
.header .indexnavmenu {
	display: inline;
	width: 710px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	float: right;
	height: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	padding-bottom: 2px;
	margin-top: 33px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	padding-right: 20px;
}
.header .indexnavmenu a {
	display: inline;
	text-decoration: none;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECECEC;
	padding-bottom: 2px;
}
.header .indexnavmenu a:hover {
	color: #FFFFFF;
	background-color: #CC3300;
}

