@charset "UTF-8";
/* CSS Document */

#header {
	height: 220px;
	width: 655px;
	top: 10px;
	left: 10px;
	background-color:#000000;
}

#navbar {
	background-color: #000000;
	height: 30px;
	width: 925px;
	top: 200px;
	left: 17px;
	font-family: Garamond;
	font-size: 20px;
	color: #999999;
	position: absolute;
}
#content {
	height: 525px;
	width: 1000px;
	top: 230px;
	position: absolute;
	left: 17px;
	color: #FFFFFF;
	overflow: auto;
	visibility: visible;
	background-color:#000000;

}
#livestream {
	height: 700px;
	width: 1350px;
	top: 230px;
	position: absolute;
	left: 17px;
	color: #FFFFFF;
	overflow: auto;
	visibility: visible;
	background-color:#000000;
}

.text {
	font-size: 18px;
	font-style: normal;
	font-family: "Adobe Garamond Pro";
	color: #FFFFFF;
	font-weight: normal;
}
.Date {
	font-family: "Adobe Garamond Pro";
	font-size: 24px;
	font-style: normal;
	background-color: #000000;
	color: #CCCCCC;
	font-weight: normal;
	width: 165px;
}
.story {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.diaryheadline {
	font-family: "Adobe Garamond Pro";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}	
#footer {
	position: absolute;
	left: 17px;
	top: 775px;
	background-color:#000000;
}
#navtwo {
	left: 200px;
	top: 300px;
	color: #000000;
	font-family: Georgia;
}
#ledatwit {
height: 145px;
	width: 175px;
	top: 10px;
	position: absolute;
	left: 750px;
	color: #FFFFFF;
	overflow:hidden;
	visibility: visible;
	
}
#fanbridge {
height: 80px;
	width: 200px;
	top: 115px;
	position: absolute;
	left: 10px;
	color: #FFFFFF;
	overflow:hidden;
	visibility: visible;
	
}
#tunecore {
height: 100px;
	width: 250px;
	top: 30px;
	position: absolute;
	left: 490px;
	color: #FFFFFF;
	overflow:hidden;
	visibility: visible;
	
}
#newsletter {
	background-color:#000000;
	
	
}
#body {
	background-color: #000;
}
	
