body {	font: 10px/16px helvetica, arial, sans-serif;	background: #fff;}img	{	border: 0;	}	 a:link, a:visited {	font-weight: bold; 	text-decoration: none;	color: #666;	font-size: 14px;
	background-color: transparent;
}a:hover {	font-weight: bold; 	text-decoration: none;	color: #999;	font-size: 14px;
	background-color: transparent;
}a:active {	font-weight: bold; 	text-decoration: none;	color: #ccc;	background: transparent;	font-size: 14px;	}#background	{	background: #fff url(images/bg.gif) repeat;
	width: 99%;
	height: 99%;
}

#logo {	position: absolute;	top: 10px;	left: 35px;
	float: left;
	margin: 10px;
}

#nav {
	height: 200px;
	display: inline;
	width: 200px;
	margin: 10px;
	position: absolute;
	top: 325px;
	left: 70px;
}

#videonav {
	float: left;
	z-index: 2;
	display: inline;
	position: relative;
	left: 4px;
}

#aboutnav {
	float: left;
	z-index: 1;
	display: inline;
	position: relative;
	left: 20px;
}#friendsnav {
	float: left;
	z-index: 1;
	display: inline;
	position: relative;
	left: 15px;
}

#contactnav {
	float: left;
	z-index: 1;
	display: inline;
	position: relative;
}

/* tvbox holds the tv image. videobox holds the quictime file  */#tvbox {	width: 480px;	height: 392px;
	background: url(images/tv.gif) no-repeat;
	position: absolute;
	z-index: 1;
	display: inline;
	top: 0;
	left: 300px;
	float: left;
}
#videobox {	display: inline;
	z-index: 3;
	width: 320px;
	height: 255px;
	position: relative;
	left: 60px;
	float: none;
	top: 100px;
	overflow: visible;
	visibility: visible;
	background-color: #000;
}

#videomenubox {
	overflow: auto;
	width: 275px;
	height: 225px;
	padding: 10px;
	background-color: #f9ff64;
	border-bottom: 4px outset #ccc;
	position: relative;
	display: inline;
	float: left;
	top: 400px;
	left: 350px;
}

#nowplaying {
	text-align: left;
	color: maroon;
	text-decoration: none;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 3px;
}

#videomenutext {
	text-align: left;
	color: #000;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#footer {	margin: 0px;	padding: 0px;	width: 800px;	clear: both;	text-align: right;}

#contact {	float: right;	width: 500px;	height: 400px;	margin-top: -150px;	background: transparent url('../images/contactbubble.gif') no-repeat;}

#picturebox {	width: 480px;	height: 392px;
	position: relative;
	z-index: 1;
	display: inline;
	left: 325px;
	float: left;
}

#aboutbox {
	overflow: auto;
	width: 275px;
	height: auto;
	padding: 10px;
	background-color: #f9ff64;
	border-bottom: 4px outset #ccc;
	position: relative;
	top: 425px;
	right: 125px;
}

#abouttext {
	text-align: left;
	color: #000;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#doodle1 {
	float: left;
	position: relative;
	top: 425px;
	left: 300px;
	display: inline;
}