﻿

#documentation_table, #source_table, #project_table, #research_table
{		position: absolute;
		height: 200px; 
		width: 350px; 
		border-right: #fbf5f7 thin solid; border-left: #fbf5f7 thin solid;
		border-top: #fbf5f7 thin solid;  border-bottom: #fbf5f7 thin solid;
		font-size:medium;
}
#documentation_table
{
    	background: url(../../images/topbluefade.gif) top left  ;
		filter:alpha(opacity=50);
		-moz-opacity:.50;
		opacity:.25;
}

#bigbody
{		height: 600px; 
		width: 800px; 
		border-right: #fbf5f7 thin solid; border-left: #fbf5f7 thin solid;
		border-top: #fbf5f7 thin solid;  border-bottom: #fbf5f7 thin solid;
		font-size:medium;
	
			
}
#wide1,#wide2,#wide3,#wide4
{
    width: 200px;height: 100px; }
		
p,pre {
		margin:0px 10px 10px 10px;
		font-size: 0.8em; color: #585858; font-family: 'Arial', 'Times New Roman', 'Century Gothic';
		}
		
h1 {
		font-size:120%;
		padding-top:10px;
		margin:0px 10px 10px 10px;
		color: ThreeDShadow;
		font-family: 'Arial', 'Times New Roman', 'Century Gothic';
		
		}
	

	
 