﻿body
{
	background-color: #000;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:center;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
}

tbody
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:left;
}

.input
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}


.centerTable
{
	margin-left:auto;
	margin-right:auto;
}

a:link, a:active, a:visited
{
	color: Blue;
}

a:hover
{
	color: #cc3300;
}

.photoCategories img
{
	border: 1px solid #666666;
}

.photoCategories img:hover
{
	border: 1px solid #cc3300;
}

.photoThumb
{
	border: 1px solid #f9f9f9;
	padding-top: 10px;
	padding-bottom: 10px;
}

.photoThumb:hover
{
	border: 1px solid #cc3300;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d2f286;
}

.photoThumb a:link
{
	display: block;
	width: 100%;
	height: 100%;
}

.pageTitle
{
	color:#056d05;
	font-size:20px;
}

.homeDialog
{
	font-size: 8.5pt;
}

.whitePageTitle
{
	font-size: 20px;
	color:White;
	font-weight: bold;
}

.footerText
{
	color: White;
	font-size: 8.5pt;
}

.footerText a:link, .footerText a:active, .footerText a:visited, .footerText a:hover
{
	color:White;
	text-decoration: underline;
}

.topRightMenu
{
	color: White;
	font-size: 8.5pt;
}

.topRightMenu a:link, .topRightMenu a:active, .topRightMenu a:visited
{
	color:White;
	text-decoration: none;
	text-align: center;
}

.topRightMenu a:hover
{
	color:#87f41c;
	text-decoration: none;
	text-align: center;
}






.aboutUsMenu
{
	border: 0px;
	background-image: url(/web/images/menu/aboutUs.png);
	background-repeat: no-repeat;
	width: 141px;
	height: 41px;
}
.aboutUsMenu:hover
{
	background-position: 0 -41px;
}

.staffMenu
{
	border: 0px;
	background-image: url(/web/images/menu/staff.png);
	background-repeat: no-repeat;
	width: 148px;
	height: 41px;
}
.staffMenu:hover
{
	background-position: 0 -41px;
}

.classesMenu
{
	border: 0px;
	background-image: url(/web/images/menu/classes.png);
	background-repeat: no-repeat;
	width: 129px;
	height: 41px;
}
.classesMenu:hover
{
	background-position: 0 -41px;
}


.allstarsMenu
{
	border: 0px;
	background-image: url(/web/images/menu/allstars.png);
	background-repeat: no-repeat;
	width: 135px;
	height: 41px;
}
.allstarsMenu:hover
{
	background-position: 0 -41px;
}

.pictureGalleryMenu
{
	border: 0px;
	background-image: url(/web/images/menu/pictureGallery.png);
	background-repeat: no-repeat;
	width: 207px;
	height: 41px;
}
.pictureGalleryMenu:hover
{
	background-position: 0 -41px;
}