* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: #72c0e1;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #4a98ba;
}
a {
	color: #df8494;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.container {
	width: 100%;
	background: #72c0e1 url(../images/nav_border.jpg) repeat-x;
}
.main {
	margin-left: auto;
	margin-right: auto;
	width: 869px;
	text-align: left;
}
.content {
	width: 100%;
	background: #f9e1f7 url(../images/content_back.jpg) repeat-y;
	padding-bottom: 20px;
	margin: 0px;
}
.pageLeft {
	width: 300px;
}
.pageLeft p {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pageRight {
	width: 569px;
}
.pageRight p {
	width: 528px;
	line-height: 190%;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
.pageRight h2, .pageFull h1 {
	text-align: center;
	padding-top: 20px;
	padding-right: 15px;
	margin-bottom: 5px;
}
.pageFull h3 {
	font-size: 12pt;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
	color: #C9A04B;
}
.pageFull h2 {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
}
.pageFull p {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pageFull p img {
	border: 2px solid #df8494;
}
.pageFull ul {
	margin-left: 50px;
	margin-right: 20px;
}
.pageFull b {
	color: #287397;
}
.sponsors {
	text-align: center;
	width: 780px;
	background: #FFFFFF;
	padding: 15px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #df8494;
}
.sponsors img {
	padding-left: 30px;
	padding-right: 30px;
}
.registerForm {
	text-align: center;
}
td.formTitle {
	text-align: right;
	padding: 3px;
}
td.formField {
	text-align: left;
	padding: 3px;
}
.infoBox1, .infoBox2 {
	margin-left: 10px;
	width: 430px;
	padding-right: 89px;
	height: 98px;
	border: 2px solid #3592bb;
}
.infoBox1 {
	margin-top: 25px;
	background: url(../images/mom_toddler_toys.jpg) right no-repeat;
}
.infoBox2 {
	margin-top: 20px;
	background: url(../images/basket.jpg) right no-repeat;
}
.infoBox1 p, .infoBox2 p {
	width: 418px;
	line-height: 150%;
	border-right: 2px solid #3592bb;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	background: #b2e2e4;
}
.IBheader {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	border-right: 2px solid #3592bb;
	border-bottom: 2px solid #3592bb;
	background: #f6b7c2;
}
.footer {
	clear: both;
	width: 100%;
	height: 58px;
	margin: 0px;
	margin-bottom: 5px;
	background: #f9e1f7 url(../images/njsk_footer_back.jpg) no-repeat;
}
.footer p {
	text-align: center;
	padding: 0px;
	padding-top: 5px;
}
/* NAVIGATION */
.nav {
	margin-left: 30px;
	height: 42px;
	background: url(../images/njsk_nav_back.jpg) repeat-x;
}
.navDash {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.displace {
	position: absolute;
	left: -5000px;
}
.onHome {
	float: left;
	display: block;
	width: 97px;
	height: 42px;
	background: url("../images/nav/home.jpg");
	background-position: 0 0px;
}
a.navHome {
	float: left;
	display: block;
	width: 97px;
	height: 42px;
	background: url("../images/nav/home.jpg");
	background-position: 0 -42px;
}
a.navHome:hover {
	background-position: 0 0;
}
.onSell {
	float: left;
	display: block;
	width: 65px;
	height: 42px;
	background: url("../images/nav/sell.jpg");
	background-position: 0 0px;
}
a.navSell {
	float: left;
	display: block;
	width: 65px;
	height: 42px;
	background: url("../images/nav/sell.jpg");
	background-position: 0 -42px;
}
a.navSell:hover {
	background-position: 0 0;
}
.onShop {
	float: left;
	display: block;
	width: 84px;
	height: 42px;
	background: url("../images/nav/shop.jpg");
	background-position: 0 0px;
}
a.navShop {
	float: left;
	display: block;
	width: 84px;
	height: 42px;
	background: url("../images/nav/shop.jpg");
	background-position: 0 -42px;
}
a.navShop:hover {
	background-position: 0 0;
}
.onVolunteer {
	float: left;
	display: block;
	width: 153px;
	height: 42px;
	background: url("../images/nav/volunteer.jpg");
	background-position: 0 0px;
}
a.navVolunteer {
	float: left;
	display: block;
	width: 153px;
	height: 42px;
	background: url("../images/nav/volunteer.jpg");
	background-position: 0 -42px;
}
a.navVolunteer:hover {
	background-position: 0 0;
}
.onRegister {
	float: left;
	display: block;
	width: 133px;
	height: 42px;
	background: url("../images/nav/register.jpg");
	background-position: 0 0px;
}
a.navRegister {
	float: left;
	display: block;
	width: 133px;
	height: 42px;
	background: url("../images/nav/register.jpg");
	background-position: 0 -42px;
}
a.navRegister:hover {
	background-position: 0 0;
}
.onContact {
	float: left;
	display: block;
	width: 114px;
	height: 42px;
	background: url("../images/nav/contact.jpg");
	background-position: 0 0px;
}
a.navContact {
	float: left;
	display: block;
	width: 114px;
	height: 42px;
	background: url("../images/nav/contact.jpg");
	background-position: 0 -42px;
}
a.navContact:hover {
	background-position: 0 0;
}
.hours h3 {
	margin-left: 10px;
	color: #d0bc77;
}
.hours p {
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hours td {
	padding-left: 10px;
	padding-top: 5px;
}
