﻿
body {
	background-position: left top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #000066;
	background-repeat: repeat;
	color: #000080;
}
#container {

	/*border: 20px ridge #C0C0C0;*/

	margin: auto;

	border: thin solid #000000;

	width: 700px;

	background-color: #3333CC; /*margin: auto;*/ /*background-color: #008080;*/;

	background-image: url('../../images/zumbaGradient6_700.jpg');

	background-repeat: repeat-y;

}

#masthead {

	border: 5px ridge #C40000;

	text-align: center;

	width: auto; /*background-color: #FF8080;*/ /*background-image: url("../graphics/zumba_logo_figures.jpg");*/;
	height:110px;

	background-image: url("../../images/zumbaGradient6.jpg");

}

#navigation {

	float: left; 

	width: 102px;
	margin:10px; 



}

#content {

	border: 2px ridge #C40000;

	padding: 15px;

	margin: 8px;

	float: left;

	width: 520px;

	background-image: url('../../images/scriptFiguresZumba2.jpg');

	background-repeat: repeat;

	/*font-family: "Times New Roman", Times, serif;*/

	color: #000000;

}

#footer {

	text-align: center;

	color:  black;

	clear: both;

	width: auto;

	padding-top: 3px;

	padding-bottom: 3px;

	/*border-top: 1px solid #dcdcdc;

	border-right: 1px solid #a9a9a9;

	border-bottom: 1px solid #808080;

	border-left: 1px solid #a9a9a9;

	background-color: #fefeff;*/

}

/* Masthead Styles */
#masthead h1 {
	color: #000080;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */


/* Schedule Styles */
#schedule {
	
	 text-align:center;
	 margin:auto;
}

#schedule table{
	border: 2px solid #800000;
	text-align: center;
	border-collapse: collapse;
}
#schedule td{
	border: 2px solid #800000;
	text-align: center;
	border-collapse: collapse;
}

/* Content Styles */
h6 {
	color: #5C2E5C;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	color: #5C2E5C;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #5C2E5C;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #5C2E5C;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #5C2E5C;
}

h1 {
	color: #5C2E5C;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color:black;
	
	/*margin-top: 5px;*/
}
#footer a {
	color: white;
	/*text-decoration: underline;*/
		
}
#footer a:hover {
	/*color: #33627d;*/
	color:  black;
	/*text-decoration: none;*/
	padding: 4px;
	background-color: #FF8080;
}
a {
	color: #5f8ea9;
	color: blue;
	text-decoration: underline;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.staffMemberInfo a{

	margin: 5px;

	float: left;

	clear: both;



}

.staffMemberInfo img{

	border: 0;

}


