@charset "UTF-8";
.site  #container {
	width: 470px;
	text-align: left;
	background-image: url(../graphics/containerBg.png);
	margin: 0px auto 0px auto;
	height:auto;
}
.site     #boxTopHeader {
	width: 425px;
	background-image: url(../graphics/boxTopHeaderBg.gif);
	margin: 0px auto;
	height: 29px;
}
.site    #boxTopMid {
	width: 425px;
	background-image: url(../graphics/boxTopMidBg.gif);
	background-repeat:no-repeat;
	margin: 0px auto;
	height: 125px;
}
.site     #boxTopFooter {
	width: 425px;
	background-image: url(../graphics/boxTopFooterBg.gif);
	margin: 0px auto;
	height: 30px;
}
.site    #boxVideo {
	width: 425px;
	background-image: url(../graphics/boxVideoBg.gif);
	background-repeat:no-repeat;
	margin: 0px auto;
	height: 220px;
}
.site    #boxVideo2 {
	width: 470px;
	background-image: url(../graphics/vidBg2.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 4px;
	height: 400px;
}
.site     #boxBottomMid  H1 {
	margin-right: 20px;
	margin-left: 20px;
}
.site    #boxBottomMid {
	width: 425px;
	background-image: url(../graphics/boxBottomMidBg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.site    #boxBottomMid p {
	margin-right: 25px;
	margin-left: 25px;
}
.boxbottomfooter {
	background-image: url(../graphics/boxBottomFooterBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}
.boxBottomHeader {
	background-image: url(../graphics/boxBottomHeaderBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 36px;
}
.site     #boxBottomFooter {
	width: 425px;
	background-image: url(../graphics/boxBottomFooterBg.gif);
	margin: 0px auto;
	height: 30px;
	position: relative;
	top: -12px;
}
.site    #boxButton {
	width: 425px;
	background-image: url(../graphics/buttonBg.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 50px;
	line-height: 40px;
	font-size: 16px;
}
.site    #boxCredits {
	width: 425px;
	margin: 0px auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.site   #boxCredits   a {
	color: #666666;
}
.site    #boxSiteCredits {
	width: 425px;
	height:auto;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
	line-height: 7px;
	overflow:visible;
}