body {
	background: url(../images/BGfade05.gif);
	 } 
	
#header {
	background: url(../images/duksville950_split1.gif);
	width: 950px;
	height: 118px;
	background-repeat:no-repeat;
}

ul#nav-bar{
	margin-right:325px;
	font-size:0.7em;
	color:white;
}

#menuwrapper {
	background-image: url(../images/duksville950_split2.gif);
	width: 950px;
	height:39px;
}

#topborder {
	background: url(../images/table_bg950_01.gif);
	width: 950px;
	height: 55px;
}

#wrapper {
	background: url(../images/table_bg950_02.gif);
	width: 950px;
	padding:0px 0px 0px 0px;
}

#staticpage div * {
	vertical-align:top;
}

body.one-col #content {
  display: inline;
  float: left;
  margin-left:35px;
  margin-right: 35px;
  width: 880px; }
  * html body.one-col #content {
    overflow-x: hidden; }

#footer {
	background: url(../images/table_bg950_03.gif);
	width: 950px;
	background-repeat:no-repeat;
	padding-top:0px;
	height:27px;
}