a img
{
	outline:none;
	border:none;
}
a:link, a:visited
{
	color:#fdfdfd;
}

body
{
	background-color:#000000;
	color:#fdfdfd;
	min-width:980px;
	font-family:Trebuchet;
}
div#wrapper
{
	width:950px;
	min-height:580px;
	margin:10px auto 0;
	padding:15px;
	background:url(http://www.halfnotestudios.com/images/half-note-bg.jpg) no-repeat top #000000;
}
div#head
{
	overflow:hidden;
}
* html div#head { height:1% } /* clear floats in IE6 */
div#head div
{
	float:left;
}
div#head div#tagline
{
	text-align:right;
	margin-top:40px;
	font-size:large;
	font-weight:bold;
	width:741px;
}
div#content
{
	overflow:hidden;
}
* html div#content { height:1% } /* clear floats in IE6 */
div#content div#leftColumn, div#content div#rightColumn
{
	float:left;
}
div#content div#leftColumn
{
	width:250px;
}
ul#menu li
{
	list-style-type:none;
	text-align:right;
	margin-right:58px;
}
div#content div#rightColumn
{
	width:700px;
}
div#content div#rightColumn div
{
	margin:0 40px;
}
div#content div#rightColumn div div
{
	margin:0;
	padding:1em;
}
div#content div#rightColumn div div div
{
	padding:0;
}
div#contentDescription
{
	font-weight:bold;
}
div#news, div#videos, div#page
{
	border:2px #ffffff solid;
	overflow:auto;
	height:380px;
}

div#content div#rightColumn div#audioSamples div
{
	overflow:hidden;
	margin:1em;
}
* html div#aduioSamples div { height:1%; } /* clear floats in IE6 */
div#content div#rightColumn div#audioSamples div div
{
	margin:0;
}
div#audioSamples div img, div#audioSamples div div, div#audioSamples div p
{
	float:left;
}
div#audioSamples p
{
	margin:0;
}
div#audioSamples div div
{
	text-align:center;
}
div#audioSamples span.songName
{
	font-weight:bold;
	font-size:x-large;
}
div#audioSamples span.movieName
{
	font-style:italic;
	font-size:large;
}
div#audioSamples div#lastBreath div
{
	width:364px;
}
div#audioSamples div#fleeing div
{
	width:233px;
}
div#audioSamples div#theOfficeScheme div
{
	width:263px;
}
div#audioSamples div#groundedForLife div
{
	width:297px;
}
