body, #page, #interface, #header, #middle, #footer, #header_center, #middle, #content, #content-box, #copyright, #experiment_table, #experiment_table td
	{background-color: #FFFFFF; 
	background-image: none;}

body	{ }

#page	{ position: relative; }
		
#interface, #header, #middle, #footer { width: 100%; 
									left: 0px; }

#sidebar 	{ display: none;
			position:absolute; }
			
#logo	{ }
		
#navigation { }
		#navigation-top { }
		#navigation-middle { }
		#navigation-bottom { }
		
#interface	{ width: 100%; }

#header	{ width: 100%; }
			#header_left { display: none; }
			#header_center { }
										
							#header_title		{ display: none; }
								
			#header_right { display: none; }

#middle { width: 100%;
		background-color: #FFFFFF; }

#content-box	{ position: relative; 
				 width: 100%; }

#content	{ width: 100%; }	
		
#footer { position: relative;
		 width: 100%; 
		 text-align: center;
		 background-color: #FFFFFF;
		 background-image: none;}
		#copyright { }
		#galgas { display: none; }

#experiment_table	{ width: 100%; }
					
		#experiment_table td { width: 100%; }
	
			
		
/* Font Stylings */

body	{ color: #000; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13pt;
		line-height: 1.5em; }
		
td	{font-size: 13pt;
	line-height: 1.5em; }

p {color: #000000; }
		
a		{ color: #000; 
		text-decoration: underline;
		border: none; }
		
			a:hover	{ }

h1		{ color: #000000; }

h2		{ color: #000000; }

h3		{ color: #000000; }

h4		{ text-decoration: underline; }

h5		{ text-decoration: underline; }

#navigation { }

#footer, { font-size: 8pt;
			text-transform: uppercase; }
		#footer a, #footer a:visited { text-decoration: none; }

#navigation { }

		#navigation a {  }
		#nav-experiments, #nav-questions, #nav-sciencefair, #nav-research, #nav-teachers, #nav-aboutbob, #nav-contact, #nav-privacy { display: none; }
						
		#navigation a:hover { }
			
.noborder	{ border: none; }

.center { text-align:center; }

.invisible { visibility: hidden;
			position:absolute;  }

.no_print {display: none; }
			
.subnavigation { display: none;}
				.subnavigation a { display: none; }
				.subnavigation a:hover { display: none; }

.disclaimer	{ font-size: 8pt;
			font-style: italic; }

.subnav_buttons { display: none; }

/* End Font Stylings */
			
