html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*START THE BULLSHIT*/

.bg{
	background:url(images/teeth_bg.gif);
}
#page_container{
	margin: 0 auto 20px;
	position:relative;
	width:950px;
	background:url(images/splats_bg.gif) #fff top left repeat-y;
	min-height:750px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding:27px 30px 0px 40px;
}
#header{
	width:auto;
	height:90px;
	position:relative;
}
.logo{
	float:left;
	width:462px;
	height:90px;
}
.social_nav{
	float:right;
	
}
.social_nav ul li{
	display:inline;
	padding-left:10px;
}
#content_top{
	background:url(images/showyourteeth_homebg.gif) no-repeat top right;
	margin-top:50px;
	height:330px;
	position:relative;
}
#top_content{
	/*background:url(images/youtubereflection.gif) no-repeat bottom left;*/
	height:437px;
}
#content_download{
	
	margin-top:50px;
	height:330px;
	position:relative;
	padding-left:200px;
}
h2 a{
	font-size:18px;
	color:#0000FF;
}
#youtube{
	margin-top:40px;
	padding-left:1px;
	float:left;
	width:570px;
	height:360px;
}
#content_links{
	margin-left:580px;
	padding-top:75px;
	
}
#itunes{
	
}

#myspaceplayer{
	float:right;
	padding-top:40px;
}
#facebookthing{
	float:right;
	margin-top:30px
}
#email_form{
	margin-left:550px;
}
.twitter_thing{
	width:270px;
	float:left;
	}
.myspace_thing{
	float:left;
	position:absolute;
	left:573px;
	top:515px;
}
#shows{
	padding:40px 10px 10px;
}
table td{
	font-size:10px;
	color:#000;
	padding:3px;
}
table td a{
	font-size::10px;
	color:#0000FF;;
}
form input{
	margin:20px;
}

/*NEW*/
#top_nav{
	float:right;
	height:30px;
	width:20px;
}
#videos-body{
	margin-top:50px;
}
#top_nav td{
	width:1px;
	}
#shows_body{
	margin-top:60px;	
	float:left;
	width:470px
	}
#music_body{
	margin-top:60px;	
	}
#tweethole{
	margin-top:30px;
	float:left;
	width:225px;
}
#JBTV-vid{
	height:400px;
	margin-top:50px;
	width:500px;
}
#profile_mp3Player{
	float:left;
	width:450px;
	padding:10px 0 0 60px;
}
#music_links{
	float:right;
}









