#header {
	float: left;
	clear: right;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	background-image: url(images/l1/logo1.gif);
	left: 0px;
	top: 0px;
	position: static;
}


#stream_header {
	width: 100%;
	right: 0px;
	padding: 0px;
	margin: 0px;
	clear: right;
	float: left;
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: left;
	background-image: url(images/l1/stream_r_bg.gif);
	top: 0px;
	position: static;
}


#mainbody {

	position: relative;

	top: 60px;

	left: 245px;

	width: 50%;

}

#navbuttons {
	z-index: 1;
	clear: both;
	float: right;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
}

#homebutton {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}

#calendar {
	float: left;
	text-align: center;
	width: 250px;
	border-color: #272727;
	border-style: dashed;
	margin: 3px;
	padding: 3px;
	color: #cacaca;
	background-color: #575757;
}

body {
	background-color: white;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

td {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#navbuttons.music {
	top: 5px;
	float: right;
	clear: both;
	position: absolute;
	right: 140px;
}

#navbuttons.video {
	top: 105px;
	float: right;
	clear: both;
	position: absolute;
	right: 72px;
}

#navbuttons.photos {
	top: 220px;
	float: right;
	clear: both;
	position: absolute;
	right: 10px;
}

element {
}

.firstShow {
	text-shadow: 4px 4px 5px #501d03;
	color: white;
	font-weight: bold;
}

