body {
margin: 0px;
padding: 0px;
font-family: Times, "Times New Roman MT BoldCond";
font-size: 12px;
}
#page {
width: 760px;
margin-top: 0px;
margin-right: auto;
margin-left: auto;
padding-bottom: 30px;
}
#headerPt1 {
background-image: url(../images/headerBG.jpg);
background-repeat: no-repeat;
width: 760px;
}
#title {
height: 60px;
width: 760px;
margin-bottom: 35px;
}
#title h1{
	font-size: 36px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	text-align: center;
	display: none;
}
#logoBottom {
background-image: url(../images/logoBottom.jpg);
background-repeat: no-repeat;
background-position: 126px 100px;
height: 125px;
}
#navBar {
text-align: left;
margin-left: 340px;
margin-top: -1em;
}
#navBar a {
font-size: 12px;
font-style: italic;
text-transform: none;
text-decoration: none;
padding: 0px 3px;
}
