body {
	margin-left: 10px;
	margin-top: 10px;
	background-color: #E4F2F3;
}
.outside-border {
	border: 2px solid #8CC6C7;
}
.white-border {
	border: 1px solid #FFFFFF;
}

.right-top {
	background-image: url(http://jumpaheadacademy.com/Library/images/right-top.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 370px;
}
.under-nav {
	background-image: url(http://jumpaheadacademy.com/Library/images/nav.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
.footer-repeat {
	background-image: url(http://jumpaheadacademy.com/Library/images/footer.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
.content {
	padding: 2px 10px 2px 10px;
}

.sidebar {
	background-image: url(http://jumpaheadacademy.com/Library/images/sidebar.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

td a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}td a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.sitebyNIT {
	font: normal 10px normal Arial, Helvetica, sans-serif;
	color: #666666;
}
.sitebyNIT a:link {
	font: normal 10px normal Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.sitebyNIT a:visited {
	font: normal 10px normal Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.sitebyNIT a:hover {
	font: normal 10px normal Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}	
.sitebyNIT a:active {
	font: normal 10px normal Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.nav-name {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006699;
}.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.header{
	padding: 0px 0px 0px 20px;
}