@charset "UTF-8";
#newsContent #newsDate {
	font-style: italic;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#newsContent #newsDescription {
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}
#head {
	width: 350px;
	text-align: right;
	border-right-style: double;
	border-right-width: 10px;
}
#newsContent #newsTitle {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#newsContent {
	width: 530px;
	margin-left: 370px;
}
#livescheduleContent {
	width: 635px;
	margin-left: 370px;
	font-size: small;
}
#livescheduleContent #date {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#livescheduleContent #description {
	font-family: "Courier New", Courier, monospace;
}
#livescheduleContent #towncity {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 20px;
}
#menu {
	margin-left: 150px;
}
