body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align:center;
	mid-width: 700px;
}

#repeatingHorizBkg {
	background-image:  url(../imgs/frame/stylecent/horizrep.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	min-width: 100%;
	overflow: visible;
	height: 125px;
	top: 0px;
	left: 0px;
	float: left;
}

div#wrapper {
	position: relative;
   width: 900px;
   margin-left: auto;
   margin-right: auto;
   top: 0px;
   text-align: center;
  
  }

div#pagetop {
	display: block;
	background-image:  url(../imgs/frame/stylecent/deltatopbar.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	visibility: visible;
	height: 125px;
	width: 900px;
	top: 0px;
	left: 0px;
	padding: 0;
}


div#content {
		position: static;
		margin-left: auto;
		margin-right: auto;
		width:900px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		background-color: #FFFFFF;
		color: #000000;
		text-decoration: none;
		text-align: left;
		}
		
		p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		}
		
		
		p.right {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		}
		
a:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #660099;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#006699;
	text-decoration: none;
	font-weight: bold;
}

img {
		border: none;
		}

#mainMenuNav {
	left: 286px;
	visibility: visible;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	width: 500px;
	position: absolute;
	height: 30px;
	top: 83px;
	text-align: left;
	}
	
#bracket {
}
table.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	overflow: visible;
	visibility: visible;
	display: block;

}
table.navLinks a:link {
	color: #FFFFFF;
	text-decoration: none;

}
table.navLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
table.navLinks a:active {
	color: #666699;
	text-decoration: none;

}
table.navLinks a:hover {
	color: #666699;
	text-decoration: none;

}
img.endcapImg {
	overflow: visible;
	position: relative;
	visibility: visible;
	top: -41px;


}


img.endcapImg {
	overflow: visible;
	position: relative;
	visibility: visible;
	top: -8px;
}




