@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #00CC99;
	background-color: #3A428B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#download {
	background-image: url(Images/Download_MindSounds02.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 175px;
}
#contact {
	position:absolute;
	left:694px;
	top:95px;
	width:215px;
	height:21px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
#contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#contact  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
}




.oneColFixCtr #container #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2F2B78;
}
#bodyCopy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2F2B78;
	font-weight: bold;
}

.oneColFixCtr #container {
	width: 930px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(Images02/MindSounds_Home_Page_Background.jpg);
}
.oneColFixCtr #container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65B8EE;
	font-weight: bold;
	height: 30px;
	background-image: url(Images/Footer_MindSounds.jpg);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#Banner {
	background-image: url(Images/Banner_MindSounds_4.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

.oneColFixCtr #container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.oneColFixCtr #container #footer a:hover {
	text-decoration: underline;
}
#mainContent {
	height: 150px;
	background-image: url(Images02/MindSounds_Banner.jpg);
}
#content {

}
#homeGreyPanels {
	background-color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	width: 199px;
	background-image: url(Images02/grey_panel_15.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#homeGreyPanels h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFC600;
}
#subnav a {
	color: #FFC600;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
#homeGreyPanels a {
	color: #FFFFFF;
	text-decoration: none;
}
#homeGreyPanels a:hover {
	text-decoration: underline;
}

#mindSoundsProgram {
	background-repeat: repeat-x;
}
#interactive {
	width: 460px;
	height: 100px;
	background-image: url(Images02/interactive_panels_15.jpg);
	margin: 2px;
	padding-top: 2px;
}
#mindSoundsProgramTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFC600;
	font-weight: bold;
}
#mindSoundsProgramTitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#pageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A428B;
}

#mindSoundsProgramTitles2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#mindSoundsProgramTitles2 a:hover {
	text-decoration: underline;
}





#flashPanel {
	height: 261px;
	background-color: #2E3470;
}
#bodyCopy a {
	color: #3366CC;
	text-decoration: none;
	font-size: 14px;
}
#bodyCopy a:hover {
	text-decoration: underline;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A428B;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
#captionsTestimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A428B;
}
