
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, fieldset, font, img, ins, kbd, legend,
q, s, samp, small, strike, strong, sub, tt, var, dl, 
dt, dd, ol, ul, li, form, label, table, caption, 
tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

html, body {    
		height: 100%; width: 100%;
		}

@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('../fonts/Chunkfive-webfont.eot');
    src: url('../fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Chunkfive-webfont.woff') format('woff'),
         url('../fonts/Chunkfive-webfont.ttf') format('truetype'),
         url('../fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

body { 
	background:url('../images/bg.gif');
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin:0 auto;
	padding:0;
	height:100%;
	}

#outsidewrapper {
	background:url('../images/mainbg.jpg');
	margin:0 auto;
	height:100%;
	}
	
#outsidewrapper a.home {
	font: 16px/23px 'ChunkFiveRegular', Arial, sans-serif;
	padding-top:5px;
	padding-right:20px;
	margin:0;
	letter-spacing: 0;
	text-align:right;
	color:#ffffff;
	display:block;
	}
		
#outsidewrapper a.home:hover, a.home:visited, a.home:active {
	color:yellow;
	background-color:#000000;
	}
	
#innerwrapper { 
	margin:0 auto;
	width:980px;
	}
	
#header {
	margin:0 auto;
	width:980px;
	height:95px;
	}

#cloudnav { 
	background:url('../images/cloudbox.png') no-repeat;
	height:157px;
	width:980px;
	}
	
#cloudnav ul li { 
	list-style-type:none;
	margin-left:0;
	padding:0;
	}
	
#navigation { 
	padding-top:25px;
	height:100px;
	width:960px;
	margin:0 auto;
	}
		
ul#navbar 	{
	height:100px;
	width:960px;
	margin:0;padding:0;
	list-style:none;
	clear:both;
	}
		
ul#navbar li	{
	overflow:hidden;
	display:inline;
	}	

ul#navbar li a {
	height:100px;   
    float:left;   
    text-indent:-9999px;   
	}	
	
ul#navbar li#numeric a {
	width:320px;
	background:url('../images/navbuttons.png') no-repeat 0px 0px;
	}

ul#navbar li#numeric a:hover	{
	background:url('../images/navbuttons.png') no-repeat 0px -100px;   
	}
	
ul#navbar li#nonnumeric a {
	width:320px;
	background:url('../images/navbuttons.png') no-repeat -320px 0px;
	}

ul#navbar li#nonnumeric a:hover	{
	background:url('../images/navbuttons.png') no-repeat -320px -100px;   
	}
				
ul#navbar li#futuremessage a {
	width:320px;
	background:url('../images/navbuttons.png') no-repeat -640px 0px;
	}

ul#navbar li#futuremessage a:hover	{
	background:url('../images/navbuttons.png') no-repeat -640px -100px;   
	}

	/* button states when submission has already been made */
	
ul#navbar li#numericsubmitted a, ul#navbar li#numericsubmitted a:hover  {
	width:320px;
	background:url('../images/navbuttonssubmitted.png') no-repeat 0px 0px;
	}
	
ul#navbar li#nonnumericsubmitted a, ul#navbar li#nonnumericsubmitted a:hover  {
	width:320px;
	background:url('../images/navbuttonssubmitted.png') no-repeat -320px 0px;
	}
				
ul#navbar li#futuremessagesubmitted a, ul#navbar li#futuremessagesubmitted a:hover  {
	width:320px;
	background:url('../images/navbuttonssubmitted.png') no-repeat -640px 0px;
	}
	
#content {
	background-color:#ffffff;
	margin-top:15px;
	padding:10px;
	text-align:left;
	}
		
p	{
	line-height:1.2em;
	text-align:left;
	clear:both;
	}
	
p.intro {
	font: 18px/25px 'ChunkFiveRegular', Arial, sans-serif;
	}
		
a	{ 
	font-weight:normal;
	color: #666666; 
	text-decoration:underline;
	}
	
a:hover	{ 
	font-weight:normal; 
	background-color:#000000; 
	color:#FFFFFF;
	text-decoration:none;
	} 
	
a:visited {
	font-weight: normal; 
	color:#666666; 
    text-decoration:none;
    }

a:active { 
	font-weight:normal; 
	color:#FFFFFF; 
	background-color:#000000; 
	text-decoration:none;
	} 		
			
ul li { 
	list-style-type:square;
	margin-left:35px;
	padding:3px;
	}	
	
h1	{ 
	font:4em/1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:0 auto;
	}
	
h1.styled {
	font: 60px/67px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-align:center;
	}
		
h1.head {
	background:url('../images/header.png');
	height:86px;
	width:746px;
	font-size:0;
	margin-top:50px;
	text-indent:-9999px; 
	}

h2	{ 
	font:3.5em/1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}

h3	{ 
	font:3em/1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
		
h3.styled {
	font: 45px/52px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-align:center;
	}
											  
h4	{	 
	font:2em/1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
	
h4.styled {
	font: 25px/32px 'ChunkFiveRegular', Arial, sans-serif;
	letter-spacing: 0;
	text-align:left;
	}
	
h5	{ 
	font:1em/1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
	
h5.styled {
	font: 16px/23px 'ChunkFiveRegular', Arial, sans-serif;
	text-align:left;
	}

h5.answer {
	font: 20px/27px 'ChunkFiveRegular', Arial, sans-serif;
	text-align:left;
	color:blue;
	margin-left:50px;
	margin-bottom:20px;
	}
	
h6	{ 
	font:1em/1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}		

label {
	display: block;
	float:left;
	clear:left;
	width:200px;
	padding-right:20px;
	height:50px;
	line-height:50px;
	color:#4b4b4b;
	text-align: right;
	}

#footer {
	background:url('../images/footer.png');
	height:99px;
	width:980px;
	margin:0 auto;
	}
	
#footer p {
	font: 14px/21px 'ChunkFiveRegular', Arial, sans-serif;
	color:#333333;
	padding:5px;
	text-align:center;
	padding-top:100px;
	}

