/* CSS Document */
body,td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;

  
}
h1{  
	font-size: 20px;
	color: #006699;
}

h2 {  
	font-size: 18px;
	color: #006699;
}
h3 {  
	font-family: Century gothic, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
}


.nav{
  	width:170px;
	vertical-align:top;
	border-top:1px solid #ffffff;
	background:#539FB9;
	margin:0 0 0 5px;
}
.nav a{
  display:block;
	padding:5px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
}
.nav a:hover{
  color:#ffffff;
	border-bottom:1px solid #ffffff;
}
.content{
  	vertical-align:top;
	padding:10px;
}
.top{
  background:#fff;

  background-repeat:repeat-x;
  border:#fff solid 2px;
	
}
.top div{
	background:url(../images/anger.jpg) left no-repeat;
	background-color: #1E8DC4;

	margin:;
	height:160px;
	border-bottom-color: #FFFFFF;
	
	
}
.top h1,.top p{
  margin:0 0 10px 120px;
}
.thrColFixHdr #box {
	width:1120px;
	background-repeat:repeat-y;
	margin: 0 auto;
	height: auto;


}
.thrColFixHdr #container {
	width: 1110px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-top:30px;
	margin-bottom:30px;
	height: auto;
} 

