body, html {
		margin:0px 0px 0px 0px;
		padding:0px;
		height:100%;
		}
		
		
	#banner {
		background-image:url("images/topFull.gif");
  		background-repeat:no-repeat;
		height:178px;
		clear: right;
		margin-top: 0px;
		width:auto;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:178px;
		}
	
	#leftcontent {
		position: absolute;
		left:0px;
		top:179px;
		width:209px;
		border:0px solid #000;
		padding-left:40px;
		}

	#centercontent {
		height:auto;
   		margin-left: 249px;
   		margin-right:149px;
		border-right:1px solid #004986;
		border-left:1px solid #004986;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 251px;
   		margin-right:151px;
		height:auto !important; /* real browsers */
		height:100%; /* IE6: treaded as min-height*/
		min-height:100%; /* real browsers */

		}
	html>body #centercontent {
   		margin-left: 251px;
   		margin-right:151px;
	}
		
	#centercontentLarge {
		height:auto;
   		margin-left: 39px;
   		margin-right:149px;
		border-right:1px solid #004986;
		border-left:1px solid #004986;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 40px;
   		margin-right:151px;	
	}
	
	html>body #centercontentLarge {
   		margin-left: 40px;
   		margin-right:151px;
	}
	
	.HalfLeft {
		height:auto;
		width:49%;
	}
	
	.HalfRight {
		height:auto;
		width:49%;
		float:right;
	}

	#rightcontent {
		position: absolute;
		right:0px;
		top:179px;
		width:149px;
		background:#fff;
		border:0px solid #000;
		}

	html>body #banner {
		height:178px;
		}
		
	#bot {
		background-image:url("images/bg.gif");
  		background-repeat:no-repeat;
  		background-position:right;
		height:178px;
		border:0px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:178px;
		}
	html>body #banner {
		height:178px;
		}
	
	
	#nav { 
		position:relative;
		width: 80%; 
		border: 1px solid #43B4DF;
		background-color:#004986;
		height: 25px;
		padding-left:20px;
		padding-top:5px;
		margin-left: 40px;
		top: 133px;
	}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
		
#Menu {
	width:172px;
	
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

#Menu a, .leftNavCell a {
	width: 100%;
	cursor: pointer;
	background-color:#004986;
	text-align:center;
	text-decoration:none; 
	font-size:11px; 
	line-height:20px; 
	font-family: Tahoma, verdana, sans-serif; 
	display: block;
	/*border:1px solid #43B4DF;*/
	margin:1px;
	
}

.headTable {
	background-color:#004986;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none; 
	font-size:11px; 
	line-height:20px; 
	font-family: Tahoma, verdana, sans-serif;
}

#Menu a:active, .leftNavCell a:active { 
      color: #000000;
}
#Menu a:hover, .leftNavCell a:hover {
      color: #004986; 
      background-color:#43B4DF;
 }
#Menu a.MenuAlt {
      color: #004986; 
      background-color:#43B4DF;
 }
 .leftNavCell
{
	background-color: Transparent;
	width: 155px;
	vertical-align: top;
	border-right: solid 1px #004986;
	padding-right:10px;
}
.contentCell {
	padding-left:10px;
	padding-right:10px;
}