@charset "utf-8";
body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper { 
	width: 760px; 
	margin: 0 auto; 
	text-align: left; 
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	border: medium none #333;
}
#leftColumn {
	float: left;
	width: 365px;
	border: thin solid #006;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#rightColumn {
	float: right;
	width: 365px;
	border: thin solid #006;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	background-image: url(cloud_header.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
}
#nav {
	height: 28px;
}
#banner {
	height: 200px;
}
#LiveStream {
	right: 4in;

}
