body {
	color: #43403A;
	font-family:verdana, arial, helvetica;
	font-size:12px;
	background-color:#FFFFFF;
}

.title {
	color: #990000;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:27px;
}

.titleSmaller {
	color: #990000;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:23px;
}

.subHeading {
	color: #43403A;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:19px;
}

.blueBand {
	background-image: url(../images/blue_band.gif);
	background-repeat: repeat-x;
}

.tallBlueBand {
	background-image: url(../images/tall_blue_band.gif);
	background-repeat: repeat-x;
}

.header {
	background-color: #0069B3;
}

.montage {
	background-image: url("../images/montage.jpg");
	background-repeat: repeat-x;
}

.footer {
	background-image: url(../images/small_blue_band.gif);
	background-repeat: repeat-x;
}

.mainContent {
	background-image: url(../images/dancers.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #43403A;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

.content {
	color: #43403A;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

.smallContent {
	color: #43403A;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}


.bottomNav {
	color: #D3D3D3;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:10px;	
}

.bottomNavLinks {
	color: yellow;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:9px;
	text-decoration: none;		
}

.bottomNavLinks:hover {
	border-bottom:1px dotted #7D7D7D;
	color:#7D7D7D;
	background-color: orange;
}

.tagline {
	color: #FFFFFF;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:15px;
}

.copyright {
	color: #7d7d7d;
	font-family:verdana, arial, helvetica;
	font-size:9px;
}

.navText {
	color: #0069B3;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:18px;
	text-decoration: none;	
}

.bodyLink {
	color: #990000;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:12px;
	text-decoration: none;	
	border-bottom: 1px dashed #990000;
}

.bodyLink:hover {
	color: orange;
	border-bottom: 1px solid orange;
}


.smallLink {
	color: #990000;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:10px;
	text-decoration: none;	
	border-bottom: 1px dashed #990000;
}

.smallLink:hover {
	color: orange;
	border-bottom: 1px solid orange;
}

.anchorLink {
	color: #0069B3;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:11px;
	text-decoration: none;	
	border-bottom: 1px dashed #A9C2D4;
}

.anchorLink:hover {
	color: orange;
	border-bottom: 1px solid orange;
}


.navLink {
	color: #A9C2D4;
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size:18px;
	text-decoration: none;	
}

.navLink:hover {
	color: orange;
	border-bottom: 1px dashed orange;
}

.fieldLabel {
	color: #43403A;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}

.formField {
	color: #990000;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #EBEBEB;
}

.innerCell {
	border: 1px dotted #990000;
	color: #43403A;
	font-family: verdana, arial, helvetica;
	font-size: 12px;	
}

.confirmText {
	color: #43403A;
	font-family: verdana, arial, helvetica;
	font-size: 12px;	
}

.adminLabel {
	background-color: #7D7D7D;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.adminCell {
	color: #43403A;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #A7A7A7;
}

.adminLink {
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.adminLink:hover {
	color: orange;
	background-color: #7D7D7D;
	text-decoration: underline;
}

.adminButton {
	background-color: #7D7D7D;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid orange;
}

.smallAdminLabel {
	color: #43403a;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
