@charset "UTF-8";
/* CSS Document */
* { margin: 0;
	padding: 0;}
	
html * {max-height:1000000px;}
/*script to disable font boosting on Chrome */
body {
	-webkit-text-size-adjust: 100%;
	margin: 0px;
	padding: 0px;
	font: 100%/1.4 "Helvetica Neue", Helvetica, Arial, Gotham, "sans-serif";
	color: #333;
	
	}

article, aside, figure, footer, header, nav, section {
    display: block;
    margin: 0;
    padding: 0;}

ul, ol, dl { 
	padding: 0;
	margin: 0;}

a img {border: none; }

a.block {
    text-decoration:none;
    display:block;}

a:link {text-decoration: none;}

a:visited {text-decoration: none;}

p {font-size: 240%; padding-top:10px; }

h1  {font-size: 290%; color:#069; margin:0px 0px 20px 0px;} 

h2 {font-size: 290%; margin:40px 0px 40px 0px;}
.image {float:left; margin:20px 40px 20px 0px;}

.image2 {float:left; margin:40px 0px 40px 0px;}

.italic{font-style: italic; color:#333;}

#container1 {width: 978px; height:310px; background-color:#333;}

#container2 {width: 900px; height:1050px; background-color:#333;}

.content{float:left; width:840px; height:890px; background-color:#fff; margin:10px 10px 0px 10px; padding:20px; overflow:scroll;}

.menu-footer-box{float:left; width:900px; height:50px; margin-left:10px;}

.menu-footer {float:left; height:50px; width:50px; background-color:#666; border-right: thin solid #333; margin-left:4px;}

.menu-footer-active {float:left; height:50px; width:50px; background-color:#CCC; border-right: thin solid #333; margin-left:4px;}

.scroll-down{float:left; width:880px; height:35px;border-top: thin solid #333; background-color:#fff; margin:0px 0px 10px 10px; padding-top:5px;}

.scroll-icon{float:left; margin-left:800px;}

.arrow-right{float:right;margin:-50px 20px 0px 0px;}

.italic{font-style: italic; color:#666;}
.credit{font-size: 70%; color:#666;}

.menu-footer-arrow {float:left; height:50px; width:50px; background-color:#fff; border-right: thin solid #333; margin-left:10px; padding-left:5px;}