a{
	text-decoration: none;
	font-family:arial;
	font-size:12pt;
	color:#454545;
}
#wrapper{
	width:823px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-411px;
	z-index:1;
}

#header{
	width:823px;
	height:440px;
	background:url('../images/bet.jpg') top left no-repeat;
	float:left;
}

#toggle{
	width:803px;
	display:block;
	float:left;
	clear:left;
	font-family:arial;
	font-size:16pt;
	color:#454545;
	background:#f5f5f5;
	padding:20px 0px 20px 20px;
	position:relative;
	z-index:2;
}

#arrow{
	float:right;
	position:relative;
	left:-20px;
	width:20px;
	height:20px;
	background:url('../images/arrow.png') no-repeat;
	background-position:bottom left;
}

#content{
	padding:20px 0px 20px 0px;
	float:left;
	clear:left;
	height:50px;
	width:823px;
}

#addthis{
	float:left;
	width:200px;
}



#right-con{
	font-family:arial;
	font-size:12pt;
	color:#454545;
	text-align:right;
	float:right;
	width:200px;
}

#mixtape{
	width:823px;
	float:left;
	clear:left;
}

#footer{
	width:823px;
	height:120px;
	float:left;
	clear:left;
}

.small-light-grey{
	display:inline;
	font-family:arial;
	font-size:10pt;
	color:#686868;
}
.small-light-red{
	display:inline;
	font-family:arial;
	font-size:10pt;
	color:#CF5151;
}