/*
.pagewrap {
position: relative;
min-height: 100%;

}
*/

body {
	color: #183821;
	font-family: Verdana;
	height: 100%;
	margin: 0 0 100px;
	
}
 

.iphonebox {

display:none;

}

.flash {

display:inherit;

}

html {
min-height: 100%;
position: relative;


}

p {
font-size: 16px;
font-family: Verdana, Geneva, sans-serif;


}

.motto {
text-align: center;


}


.align {

position: relative;

font-size:20px;
bottom: .9em;


}

.snac {
line-height: 50%;


}

#header {
top:-1em;
position: relative;
text-align: left;
color: #8CC263;
background-color: #524F3F;
padding: .1em 1em 1em 1em;
width: 100%;
}



.box {
    /* background-color: #7ab957; */
     position: relative;
     left:17em;
     top: -3.5em;
     padding: 1em;
     max-width: 60%;
     word-wrap: break-word;
     clear:both;

     
  }
  
#footer {

position: absolute;
left: 0;
bottom: 0;
text-align: center;
color: #8CC263;
background-color: #524F3F;
padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
font-size: 10px;

height:100px;
width: 100%;

clear:both;


}
 
