
body {

     background: url(tu_basebg.gif);
     background-repeat:repeat-x;
     background-attachment:fixed;
     background-position: 0% 100%; 


}

a {
	text-decoration: none;
	color: #fff;
}

#logo {

	width: 750px;
	height: 53px;
	margin: 5px auto;
	
}

#container {

	width:  750px;
	height: 531px;
	background-image: url(newtusplash_bg.jpg);
	margin: 10px auto;
	

}

#content {

	width: 400px;
	height: 520px;
	float: right;
	top: 10px;


}

#nav {

	color: #Ffffff;
	font-family: Verdana;
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;
        width: 395px;
	height: 75px;
	padding-top: 10px;


}

#signup {

	width: 345px;
	height: 400px;
	top: 95px;
	color: #fff;
	font-family: Verdana;
	font-size: 0.8em;
	padding-left: 50px;

}

.email { 

 	background-color: #e3e3e3; 
	border: 1px solid #ffffff;
	font-size: 1.4em;
	color: #565766;
	line-height: 1em;
	width: 150px;
	height: 25px;
}

.zip { 

 	background-color: #e3e3e3; 
	border: 1px solid #ffffff;
	font-size: 1.4em;
	color: #565766;
	line-height: 1em;
	width: 50px;
	height: 25px;
	
	
}

.formbutton {

	background-color: #feba35;
	color: #660000;
	border: 1px solid #ffffff;
	font-size: 1.0em;
	line-height: 1.2em;
	width: 80px;
	height: 30px;
	font-weight: bold;
}

#graf {

	color: #fff;
	width: 340px;
	height: 360px;
	overflow: auto;
	text-size: .7em;
	/*background-color: #ccc;*/
	/* for IE */
  	/*filter:alpha(opacity=10);*/
  	/* CSS3 standard */
  	/*opacity:0.1;*/
        padding: 5px;
}


a#givebutton { background-image:url(contribute.png); height: 46px; width:300px; display:block; }
a#givebutton span { display:none; }
a#givebutton:hover { background-image:url(contribute_on.png); }

a#keeptouchbutton { background-image:url(keepintouch.png); height: 46px; width:300px; display:block; }
a#keeptouchbutton span { display:none; }
a#keeptouchbutton:hover { background-image:url(keepintouch_on.png); }


#footer {


	width: 400px;
	text-align: center;
        
	

}

.disclosure {

	color: #660000;
	font-family: Verdana;
	font-size: .7em;
	line-height: .7em;
	letter-spacing: 0;
	text-align: center;
	word-spacing: normal;
	text-decoration: none;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #660000;
	margin: 100px;
	padding: 1px;
}
