@charset "utf-8";
/* CSS Document */

body {
 margin: 0px; padding: 0px;
 font-family: Arial;
}
#nav {
 background: url(images/navBG.jpg) repeat-x;
}
#midCont {
 background: url(images/midCont3.jpg) no-repeat;
 height: 457px;
}
#sepBar {
background: #ABABAB url(images/sepBar.jpg) repeat-x;
height: 16px;
}
.homeTxt {
color: #333;
font-family: Arial;
font-size: 13pt;
}
.boxtxt {
color: #333;
font-size: 10pt;
}
#foot {
 background: url(images/footBG.jpg) repeat-x;
}
#staff {
font-size: 12px;
margin-left: 10px;
}

#red {
color: #660000;
font-size: 16px;
font-weight: bold;
}

#midContent {
	 background: url(images/midbanner.jpg) no-repeat top center;
}

.sm {
	font-size: 12px;	
}