/* new content styles */
p {
	margin-bottom:10px;
}
#content ul li {
	list-style:disc;
	margin:8px 0 20px 20px;
}
#content ol li {
	margin:10px 20px 0 30px;
	list-style:decimal;
}
ul.redList li{
	margin:0 0 8px 20px !important;
}
ul.redList li a{
	color:red;
}
ul.redList li a:visited{
	color: #800080;
}
table.photoAlbum td {
	text-align:center;
}
table.photoAlbum td img {
	border:3px solid #999;
}
#albumLinks a {
	color:red;
}
#albumLinks a:visited{
	color: #800080;
}
.redLinks a {
	color:red;
}
.redLinks a:visited{
	color: #800080;
}
.chartTable td {
	text-align:center;
}
.musicSamples {
	width:500px;
	margin:0 auto;
}
.musicSamples li {
	margin:0 0 2px 20px !important;
}
.printPage {
	width:144px;
	height:22px;
	background:url(images/print.gif) 0 0 no-repeat;
	float:left;
	text-indent:-5000px;
	margin:0 15px 0 0;
}
.back {
	width:204px;
	height:22px;
	background:url(images/back.gif) 0 0 no-repeat;
	float:left;
	text-indent:-5000px;
	margin:0 15px 0 0;
}
#musicPlayer {
	clear:both;
	padding:20px 0 0 0;
	display:block;
	position:relative;

}
#musicSelect {
	float:left;
}
.topSpace {
	margin:10px 0;
}
/* from mcpm.css */
#content {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial;
}

#content h1 {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial;
}
#content .navigation {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
}
#content h2 {
	color: red;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
	text-align: center;
}
#content .titlemedium {
	color: red;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial;
	text-align: center;
}
#content .smallbody {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial;
}
#content .titlebig {
	color: red;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial;
	text-align: center;
}
#content .bodywhite {
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
}
#content h3 {
	color: red;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	text-align: center;
}

/* home page styles */
#home #content img{
	border:none;
	
}
#home #content a {
	text-decoration:underline;
	color:#000;
}
#home #content h2 {
	display:block;
	text-indent:-5000px;
	height:45px;
}
#home #content h2.head1 {
	width:417px;
	background: url(images/heading_1.jpg) 0 0 no-repeat;
	margin:0 0 0 135px;
}
#home #content h2.head2 {
	width:496px;
	background: url(images/heading_2.jpg) 0 0 no-repeat;
	margin:0;
}
#home #content h2.head3 {
	width:496px;
	background: url(images/heading_3.jpg) 0 0 no-repeat;
	margin:0 0 10px 0;
}
#home #content ul.mNotes{

	
}
#home #content ul.mNotes li{
	padding:2px 0 2px 25px;
	display:block;
	background:url(images/bullet_1.jpg) 0 50% no-repeat;
	list-style:none;
	margin:0 0 15px 0;
}
#home #content ul.mNotes2 li{
	padding:2px 0 2px 25px;
	margin:2px 0 0 0;
	display:block;
	background:url(images/bullet_1.jpg) 0 50% no-repeat;
	list-style:none;
}
#home #content ul.mNotes li.first {
	padding-left:160px;
	background-position:135px 50%;
}
	