		body{
			margin:0px;
			padding:0px;
			text-align:center;
			top:15px;
			color:#FFFFFF;
			font-size:82.5%;
		}
		
		#header{
	position:absolute;
	top:27px;
	left:90px;
	width:425px;
	height:28px;
	border:0px solid black;
	z-index: 102;
		
			
			/* ref: http://css-tricks.com/css-transparency-settings-for-all-broswers/ */			
			/*
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			-khtml-opacity: 0.5;
			opacity: 0.5;
			*/
			
		}
	#bodyCenter    {
    width: 945px;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#bluebar {
	position:absolute;
	width:100%;
	min-width:600px;
	overflow:hidden;
	height:102px;
	z-index:1;
	top: 125px;
	background-color: #4F72B9;
	
}


		#inner_header{
			position: absolute;
			top:131px;
			left:0px;
			width:755px;
			height:65px;
			background-color:#003399;
			z-index:104;
		}
		
		a:link{
			text-decoration:none; 
			color:#FF9933;
			padding:2px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:0.90em;
		}
		a:visited{
			text-decoration:none;
			color:#FF0033;
			padding:2px;
			text-decoration: none;
			font-size:0.90em;
		}
		
		a:hover{
			background-color:purple;
			padding:2px;
			tmext-decoration: none;
			font-size:0.90em;
		}
		
  		table.center {margin-left:auto; margin-right:auto;}	
				
		#menu2{
			width:100%;
			text-align:Left;
		}		
		#menu2 table{width:100%; margin:0 auto;}
				
	
		
		#menu3{
			width:100%;
			text-align:left;
		}		
		#menu3 table{width:100%; margin:0 auto;}
				
	
		
		#footer{
	/*
			width:79%;
			margin-left:auto;
			margin-right:auto;
			margin-top:67em;
			*/		
			position:absolute;
	top:695px;
	left:30px;
	width:764px;
	height:150px;
	padding:10px;
	border:0px solid black;
	z-index: 103;
		}
		
		#content{
			width:100%; 
			height:768px; 
			text-align:center;
			background-color:#000000;
		}
    #whitebox {
	position:absolute;
	width:1059px;
	height:709px;
	z-index:-1;
	left: -33px;
	top: -83px;
}
		
		h1{
		font-family:Verdana;
		font-weight:400;
		font-size:4.2em;
		color:#FFFFFF;
		text-align:left;
		margin:0px;
		padding-top:0.45em;
		padding-left:0.45em;
		font-style:normal;
		}
		
		#floaterbox{/*
	position:absolute;
	width:140px;
	height:185px;
	background-color:#D9E3EA;
	z-index:107;
	left:665px;
	top:170px;
	padding: 12px;
	vertical-align: middle;
	
		}
			
		#floaterboxshadow{
			position:absolute;
			width:168px;
			height:100px;
			background-color:#999999;
			z-index:105;
			left:658px;
			top:157px;
		}
		/*
		#floaterboxshadow_light{
			position:absolute;
			width:168px;
			height:140px;
			background-color:#FFF;
			z-index:106;
			left:645px;
			top:143px;
		}
		*/
		
			
		#col1, #col2, #col3{
		position:absolute;
		top:150px;
		width:255px; 
		height:600px;
		border:0px solid black;
		}
				
		#col1{left:5px;background-color:;}
		#col2{left:345px;background-color:;}
		#col3{left:595px;background-color:;}

