* {
	padding: 0px;
	padding: 0;
	margin: 0px;
	margin: 0;
	border: 0px;
	border: 0;
}

body  {
	background: url( "img/background_ppl.jpg" );
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fcee23;
}

body a {
	color: #f0f0f4;
	text-decoration: none;
}

#main {
	width: 735px;
	height: 588px;
	margin-left: auto;
  	margin-right: auto;
	padding-top: 20px;
}

#content {
	background: url( "img/chalkboard_alone.png" );
	background-repeat: no-repeat;
	width: 735px;
	height: 588px;
  	float: left;
}

#player_box{
	padding: 140px 0 0 88px;
}

#nav_box {
	float: left;
}

#page_nav {
	float: left;
	background: url( "img/page-nav-background.png" );
	background-repeat: no-repeat;
	margin-top: 4px;
	width: 462px;
	height: 25px;
}

#add_this {
	float: left;
	background: url( "img/whiteboard.png" );
	background-repeat: repeat-x;
	width: 48px;
	margin-top: 7px;
	margin-right: 7px;
	z-index: 100;
	overflow: hidden;
}


.stbuttontext {
	opacity:0;
	filter:alpha(opacity=0);
	width: 48px;
	z-index: 100;
}

.stbuttontext:hover {
	opacity:0;
	filter:alpha(opacity=0);
	width: 48px;
	z-index: 100;
}

.stico_default {
	background:url( "img/share_black.png" ) no-repeat scroll 0 0!important;
	background:url( "img/share_black.png" ) no-repeat scroll 0 0;
	width: 48px;
	z-index: 100;
}

.stico_default:hover {
	background:url( "img/share_red.png" ) no-repeat scroll 0 0!important;
	background:url( "img/share_red.png" ) no-repeat scroll 0 0;
	width: 48px;
	z-index: 100;
}

.stframe {
	width: 345px;
	height: 262px;
	z-index: 100;
}

#follow_us {
	float: left;
	width: 100px;
	padding-top: 7px;
	z-index: 9997;
}

#follow_icon2 {
	position: relative;
	left: -5px;
	z-index: 9998;
}

#follow_icon3 {
	position: relative;
	left: -10px;
	z-index: 9999;

}

#footer {
	padding-left: 92px;
	position: relative;
	top: 25px;
}

#legal_disclaimer {
	float: left;
	width: 385px;
	position: relative;
	top: 7px;
	font-size: .5em;
	font-family: Helvetica, Arial;
	color: #a89e06;	
}

#partners {
	float: left;
}

#partners img {
	padding-right: 10px;
}

#altoids_logo {
	position: relative;
	top: -5px;
}
