body {margin-top: 0px}
			span.link {padding-right:10px; padding-left: 10px}
			span.bottomlink {padding-right:4px; padding-left: 4px}
			span {font-family: Arial; font-size: 13px}
			div {font-family: Arial; font-size: 14px}
			a.blackbar:link {color: yellow; text-decoration: none}
			a.blackbar:active {color: yellow; text-decoration: none}
			a.blackbar:visited {color: yellow; text-decoration: none}
			a.blackbar:hover {color: white; text-decoration: none}

			a.bottom:link {color: #951c3f; text-decoration: none}
			a.bottom:active {color: #951c3f; text-decoration: none}
			a.bottom:visited {color: #951c3f; text-decoration: none}
			a.bottom:hover {color: #951c3f; text-decoration: underline}

			a.schoollinks:link {color: white; text-decoration: none}
			a.schoollinks:active {color: white; text-decoration: none}
			a.schoollinks:visited {color: white; text-decoration: none}
			a.schoollinks:hover {color: yellow; text-decoration: underline}
			
			a.sixthref:link {color: black; text-decoration: none}
			a.sixthref:active {color: black; text-decoration: none}
			a.sixthref:visited {color: black; text-decoration: none}
			a.sixthref:hover {color: black; text-decoration: underline}

			a.newslinks:link {color: #911B3D; text-decoration: none}
			a.newslinks:active {color: #911B3D; text-decoration: none}
			a.newslinks:visited {color: #911B3D; text-decoration: none}
			a.newslinks:hover {color: #911B3D; text-decoration: underline}

			a.breadcrumbs:link {color: orange; text-decoration: none}
			a.breadcrumbs:active {color: orange; text-decoration: none}
			a.breadcrumbs:visited {color: orange; text-decoration: none}
			a.breadcrumbs:hover {color: red; text-decoration: none}


			a.whitedates:link {color: white; text-decoration: none}
			a.whitedates:active {color: white; text-decoration: none}
			a.whitedates:visited {color: white; text-decoration: none}
			a.whitedates:hover {color: white; text-decoration: underline}

			a.yellowdates:link {color: yellow; text-decoration: none}
			a.yellowdates:active {color: yellow; text-decoration: none}
			a.yellowdates:visited {color: yellow; text-decoration: none}
			a.yellowdates:hover {color: yellow; text-decoration: underline}


			a.validator:link{color: black; text-decoration: none}
			a.validator:active{color: black; text-decoration: none}
			a.validator:visited{color: black; text-decoration: none}
			a.validator:hover{color: black; text-decoration: underline}

div.schoolname {
	font-size: 20px;
color: yellow}

span.address {
	font-size: 11px;
}
span.yellowheaders {
	font-size: 12px;
}
div.phoneandemail {
	font-size: 11px;
color: white;
}

form{margin-bottom: 0}
input{margin-bottom: 2px}
fieldset{margin:0px; border: 0px solid black; padding: 0px}

div.blackbarlayout {padding-top: 0px; width: 770px; background-color: black; height: 25px; color: yellow; text-align: left; text-indent: 4px; font-family: Arial; font-size: 13px; border-bottom: 2px solid white;}

div.linkspacing {
padding-top: 2px; position: relative; float: left; width: 65%
}

#myGallery
{
	width: 610px;
	height: 237px;
	z-index:5;
	display: none;
	border: 0px solid #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(img/loading-bar-black.gif);
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: default;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: default;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: default;
	z-index:10;

}

* html .jdGallery a.right, * html .jdGallery a.left
{

}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	}

* html .jdGallery a.left { }

.jdGallery a.right
{
	right: 0;
	top: 0;
}

* html .jdGallery a.right { }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: default;
	z-index: 10;
	background: none;
}

.withArrows a.open:hover {  }

* html .withArrows a.open:hover {  }
	

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}