* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background: #ffffff url(images/bg-tile.gif);
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	height: 100%;
	color: #444;
	}
#container {
	width: 750px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 10px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
}
#header_outside {
	width: 750px;
	height: 200px;
}
#header {
	width: 750px;
	height: 164px;
	background: url(images/header.jpg) no-repeat 0;
}
ul {
	line-height: 20px;
}
li {
	margin-left: 20px;
}
/* ///////////////// */
/* Navigation Styles */
/* ///////////////// */
#navcontainer
	{
		width: 750px;
		height: 33px;
		background-color: #737b7f;
		border-top: 1px solid #fff;
	}
	
	#navcontainer ul { padding: 0; }
	#navcontainer ul li { display: inline; }
	
	#navcontainer ul
	{
		margin: 0;
		padding: 0;
		color: #ffffff; 
		font-family: helvetica, verdana, geneva, arial, sans-serif;
		font-size: 12px;
		line-height: 22px;
		letter-spacing: 2px;
		font-weight: bold;
	}
	
	#navcontainer ul li a, #navcontainer ul li a.music_player
	{
		padding: 5px 12px;
		background-color: #737b7f;
		color: #ffffff;
		text-decoration: none;
		float: left;
		border-right: 1px solid #94b473;
	}
	
	#navcontainer ul li a:hover
	{
		background-color: #c3e0a4;
		color: #737b7f;
	}
	
	#current_link a:link, #current_link a:visited, #current_link a:hover, #current_link a:active
	{
		background-color: #88c149;
		color: #ffffff;
	}
/* ///////////////////// */
/* End Navigation Styles */
/* ///////////////////// */
#content {
	width: 730px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	border-top: 10px solid #fff;
}
#left_column {
	width: 490px;
	float: left;
	font-size: 14px;
	background-image: url(images/monkey_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
	#left_column ul {
		margin-bottom: 15px;
	}
	
	#left_column ul li {
		margin-bottom: 4px;
	}
#left_column img {
	padding-bottom: 15px;
}
.smalltext {
	font-size: 12px;
	line-height: 18px;
}
#right_column {
	width: 180px;
	float: left;
	padding-left: 40px;
	font-size: 12px;
	margin-top: 20px;
}
#right_column img {
	padding-bottom: 15px;
}
#right_column p {
	line-height: 18px;
	color: #382f28;
}
#right_column ul {
	line-height: 18px;
}
#right_column ul li {
	margin-left: 20px;
}
.clr {
	clear: both;
}
#footer {
	width: 750px;
	height: 40px;
	text-align: left;
	line-height: 40px;
	background: url(images/footer_bg.gif) no-repeat 0;
	font-size: 12px;
	text-indent: 15px;
	border-top: 10px solid #fff;
	font-weight: bold;
	color: #000000;
	border-bottom: 8px solid #fff;
}
/* ///////////////////// */
/* Main Typography Styles */
/* ///////////////////// */
p {
	padding-bottom: 15px;
	line-height: 20px;
}
strong {
	font-weight: bold;
	color: #88c149;
}
h1 {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	height: 21px;
	font: bold 20px/21px Georgia, Times New Roman, Times, serif;
	text-indent: 27px;
	color: #88c149;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2 {
	font: bold 17px/21px Georgia, Times New Roman, Times, serif;
	color: #382f28;
	margin-top: 15px;
	margin-bottom: 15px;
}
.imageleft {
	float:left;
	padding-right: 15px;
}
.brown {
	color: #382f28;
	font-weight: bold;
}
/* music player */
#music_ctrl {
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 100;
	border: 1px solid #cccccc;
	background-color: #ededed;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 2px;
	line-height: 17px;
	width: 160px;
}
#music_ctrl p {
	padding: 0;
}

#thamixfits2293681 li {
  margin-bottom: 20px;
}

#thamixfits2293681 img {
  border: 1px solid #000;
  padding: 0px;
  margin-bottom: 20px;
  max-width: 488px;
}

#thamixfits2293681 embed, #thamixfits2293681 object 
{
  margin-bottom: 20px;
}

#thamixfits2293681 .headline 
{
  font-size: 18px;
  color: 737b7f;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-wieght: bold;
  margin-top: 20px;
}

.feedburnerFeedBlock ul li {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  text-indent: 0px;
}

.feedburnerFeedBlock ul li div
{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}

.feedburnerFeedBlock ul li div object #divplaylist
{
  margin-bottom: 0px;
  padding-bottom: 0px;
}