/* MAIN */
body {
	text-align: center;
}
#container {
	position:relative;
	width: 635px;
	margin: 0 auto;
	text-align: left;
}
/* TOP */
#header img {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#badge img {
	position:absolute;
	top: 30px;
	left: 15px;
	z-index: 7;
}
#top_image img {
	position: absolute;
	top: 25px;
	left: 173px;
}
/* LHS */
#left_c {
	position: absolute;
	top: 210px;	
	left: 0px;
	margin:0px;
	padding: 0px;
}
#left {
position:relative;
width: 184px;
margin:0px;
list-style-type: none;
padding: 0px;
z-index: 5;
}
#left li {
width:184px;
position:static;
}
#left a {
display: block;
width:184px;
color: #FFC;
text-decoration:none;
float:left;
text-align:center;
position:static;
}
#left a img {
border:0;
}
#left a:hover {
color: #cff;
background:black;
}
#left a span {
	display: none
}
#left a:hover span {
display: block;
position: absolute;
top: 265px;
left: 0px;
width: 184px;
color:red;
background:#fff;
padding: 0px;
margin: 0px;
height:257;
z-index:3;
}
#home {
	height: 68px;
}
#home_a {
	height: 68px;
}
#shows {
	height: 37px;
}
#shows_a {
	height: 37px;
}
#media {
	height: 49px;
}
#media_a {
	height: 49px;
}
#bio {
	height: 48px;
}
#bio_a {
	height: 48px;
}
#pictures {
	height: 63px;
}
#pictures_a {
	height: 63px;
}
#no_roll {
	display: block;
	position: absolute;
	top: 265px;
	left: 0px;
	width: 184px;
	color:red;
	background:#fff;
	padding: 0px;
	margin: 0px;
	height:257;
	z-index:;
}
/* RHS */
#right img{
	position: absolute;
	top: 210px;
	left: 572px;
}
/* BOTTOM */
#bottom img {
	position: absolute;
	top: 725px;
	left: 0px;
	margin: 0px;
	z-index: 5;
}
/* MYSPACE */
#myspace img {
	position: absolute;
	top: 763px;
	left: 45px;
	z-index: 7;
}
/* PLAYER */
#player img {
	position: absolute;
	top: 787px;
	left: 0px;
	z-index: 10;
}
/* TIMADAMS */
#timadams img {
	position: absolute;
	top: 785px;
	left: 25px;
	z-index: 11;
}
/* YOURDREAM */
#yourdream img {
	position: absolute;
	top: 760px;
	left: 220px;
	z-index: 11;
}
/* CONTACT */
#contact img {
	position: absolute;
	top: 755px;
	left: 400px;
	z-index: 11;
}
/* MAIN */
#main div {
	position: absolute;
	top: 210px;
	left: 184px;	

}
#main p {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	margin: 10px 5px 0px 20px;
}
#main h1 {
	padding: 0px;
}
.i {    font-style: italic;
}
.b {    font-weight: bold;
}
img {
   behavior: url("iepngfix.htc");
   border-style: none;
}
