div.sdmenu {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(http://www.soundsabound.com/images/sdmenu/bottom3.jpg) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(http://www.soundsabound.com/images/sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(http://www.soundsabound.com/images/sdmenu/toptitle2.jpg) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(http://www.soundsabound.com/images/sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(http://www.soundsabound.com/images/sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #24256E;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #24256E;
	color: #fff;
	text-decoration: none;
}
body {
	background-color: #333333;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
}

.navbar {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color:#FFF
}

.testimonial {
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color:#FFF
}
.title {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	color: #fff;
}
.chart {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #fff;
}
.textlinks {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.scrollArea {
width: 650px;
height: 480px;
padding-left: 20px;
padding-right: 20px;
float: left;
overflow: auto;
}

/* We'll apply the general text style defined in 'body' above to
	individual tags just to make sure they get it.
*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
}
p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	color: #fff;
} 

/* These style your links in their various states */
a:link {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

/* Headers */
h1 {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	color: #fff;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
h3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
h5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #fff;
}
h6 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
/* Old Color Palette: 
navbar #7B2C14
links #FFD37E
 */
