body {
	background-color: transparent;
}

div#maindiv {
	background-color: transparent;
	background-image: none;
	width: auto;
	border: none;
	padding: 0;
}

div#containerdiv {
	background-color: transparent;
	margin: 0;
}


ul#navigation, img#microphone_photo {
	display: none;
	visibility: hidden;
}

div#sidebar {
	width: auto;
}

div#logo {
	background: none;
	text-indent: 0;
	width: 270px;
	height: auto;
	float: left;
}

div#sidebar p#contactinfo {
	float: right;
	width: 160px;
	color: #000;
	background-color: transparent;
}

div#sidebar p#contactinfo a {
	color: #000;
}

div#mainbody {
	clear: both;
	width: auto;
	margin: 0;
}

div#maintext {
	margin: 0;
	color: #000000;
}

div#header {
	margin-bottom: 30px;
}

div#header img#sitename {
	margin-top: 0;
}

div#header p#tagline {
	font-style: italic;
}





