body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #807059;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	background-image: url(/images/paperq.jpg);
	background-color: #5b5141;
	
	
	
	
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #515874;
}

img {
	border-top-color: #ccb48f;
	border-right-color: #bf9960;
	border-bottom-color: #807059;
	border-left-color: #bf9960;
}

.smalltext {
	font-size: x-small;
	font-weight:bold;
	color: #807059;
}

.smallertext {
	font-size: x-small;
}

.specialtable {	
	border-top: #595380;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

.leftcontent {
/* for the mentu */
	position:absolute;

	top:90px;
	left:19px;
	width:120px;
	padding:0px;
	background-position: 10px 340px;
	height:650;
	background-repeat:no-repeat;
	
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;

	}
	
.leftfloat {
	float:left;
	text-align:left;
	margin-right:10px;
}

.newscolumn {
margin-left:15px;
padding-left:10px;
border-left:1px dashed #000;

float:right;
width:120px;
text-align:left;
margin-right:5px;


}
	
.pageheadingtext {
/* used for the page location text */
position:absolute;
top:86px;
right:13px;
border:1px solid #000;
padding-top:3px;
padding-right:10px;
padding-left:10px;
	height:18px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#727ea3;
	color:#FFFFFF;
	text-align:right;
	z-index:3;

}


.wtlogo {
/* used for the blue william topley logo on the banner*/
/* used for flash menu */
position:absolute; 
 
height:51px; 
z-index:1;
text-align:left; 
top: 16px; 
right:16px;
color:#202432;
font-size: 48px;
font-weight:bold;


}

.centrecontent {
/* this is the larger box */
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
width:100%;

	background-repeat:repeat-y;
	background-position: 50% 10px;
}



.centrecontainer {
/* the actual content*/
	border-left:1px dashed #000;
margin-left:124;
margin-top:0px;
	padding-top:25px;
	padding-bottom:5px;
	padding-right:5px;	
	padding-left:5px;
	min-height:670px;

}

	
.banner {
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	padding:0px;
	margin:0px;

	height: 70px;
	width: 100%;
	/*background-image: url(../images/topslice.gif);
	background-repeat:repeat-x; */
	
	position:inherit;
	background-color:#596380;
	
	background-position: 34px 0px;
	z-index:2;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;

}

.bottomslice {
	width:100%;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;

}