﻿body
{
background:url(../bi-images/mesh_background.gif);
 position: absolute ;
 left:           50%;
 width:        900px;
 margin-left: -450px;
 }
 
#bigbody
{
	position: absolute;
	height: 1472px; 	width: 800px;
	border-right: #fbf5f7 thin solid; 	border-left: #fbf5f7 thin solid;
	border-top: #fbf5f7 thin solid; 	border-bottom: #fbf5f7 thin solid;
	background-color:#FFFFFF;
	font-size:medium;
	left: 50%;  margin-left: -400px;
	top: 0px;		
}

#main
{
	position: absolute;
	height: 453px;
	width: 612px;
	font-size:medium;
	left: 190px;
	top: 151px;
}

#header
{
	position:absolute;
	height: 60px;
	width: 100%;
	left: 0px;
	background-color: #CAD7E5;
	top: 80px;
}

h1 {
		font-size:150%;
		padding-top:10px;
		margin:0px 10px 10px 10px;
		color: #660000;
		font-family: 'Arial', 'Times New Roman', 'Century Gothic';
		
		}
		
		h2 {
		font-size:120%;
		padding-top:10px;
		margin:0px 10px 10px 10px;
		color: #666666;
		font-family: 'Arial', 'Times New Roman', 'Century Gothic';
		
		}


#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';
		}
#999
{
    	background: url(../../images/topbluefade.gif) top left  ;
		filter:alpha(opacity=50);
		-moz-opacity:.50;
		opacity:.25;
}
