.centerWidth {
	width: 822px;
	padding-right: 10px;
	padding-left: 10px;
}
.leftRightWidth {
	width: 29px;
}

body {
	margin: 0px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border-width: 0px;
}

h1 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #002865;
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	color: #002865;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}

p {
	font-family: Georgia;
	color: #484848;
	font-size: 10pt;
	line-height: 20px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 9pt;
	line-height: 18px;
}

#divSiteWrapper {
	background-position: top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/tile_light.png');
	background-repeat: repeat-x;
}
#divNavBar {
	background-image: url('images/nav.png');
	background-repeat: no-repeat;
	background-position: center top;
	width: 525px;
	height: 32px;
	text-align: center;
	padding-top: 7px;
	margin-left: 41px;
}
#divNavBar a {
	font-family: Georgia;
	font-size: 11pt;
	color: #7DB1FF;
	font-weight: bold;
}
#divNavBar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#centerCell {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
#leftContent {
	width: 575px;
}
#rightContent {
	vertical-align: top;
}
#divContent {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}
.divContent {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}


#divFooter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #909090;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 17px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#divFooter a {
	color: #909090;
}
#divFooter a:hover {
	color: #282828;
	text-decoration: none;
}
.staffPhoto {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.staffSpacer {
	padding-top: 20px;
}
.emailButton {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 160px;
	text-align: center;
}
#social-media{
	position:absolute; 
	width: 440px; 
	bottom:0; 
	right: 0; 
}
#holder{
	position:relative; 
	width: 800px; 
	margin: 0 auto; 

}

