* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFBE7;
	color:#333333;
	font-family: Helvetica, Arial, "sans serif";
	font-size: 62.5%;
		
	}
a:link, a:visited {
	color:#333333;
	text-decoration: none;
	}
a:hover, a:active {
	color:#007979;
	text-decoration: underline;
	}
li {
	list-style: none;
	padding-bottom: 5px;
	}
p {
	margin-bottom: 10px;
}
#container {
	width:900px;
	margin: 60px 0px 0px 40px;
	}
#sideBar {
	width:235px;
	float:left;
	}
#header {
	width:235px;
	}
#header img {
	border: none;
}
#newsBox, #about, #work, #jobs, #contact, #login, #friends {
	width:212px;
	float: left;
	font-size: 1.3em;
	line-height: 1.3em;
	}
#newsBox a:link, #newsBox a:visited {
	color:#333333;
	text-decoration: underline;
}
#newsBox a:hover, #newsBox a:active {
	color:#007979;
	text-decoration: underline;
}
#newsNav {
	width: 18px;
	margin: 2px 0px 0px 2px;
	float: right;
}
#newsNav img {
	border:none;
}

#content {
	width:540px;
	font-size: 1.3em;
	line-height: 1.3em;
	float:right;
	}
#mixtape {
	width:550px;
	font-size: 1.3em;
	line-height: 1.3em;
	float:right;
	}
#patternBR {
	z-index: -9999;
	position: absolute;
	top:380px;
	left:670px;
	}
#patternTL {
	z-index: -9999;
	position: absolute;
	top:0px;
	left:0px;
	}
.comboBox {
	margin-bottom: 6px;	
	}
#copyright {
	position: absolute;
	top:650px;
	left:40px;
	}
.movie {
	margin-bottom: 10px;
}
.infoSD {
	width: 400px;
}