body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #2982b6;
	background-image: url(bodybg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
.nsatime {
	font-style: italic;
	color: #666666;
}
.nsamore {
	font-weight: bold;
	margin-bottom: 10px;
}
.navigation {
	position: absolute;
	width: 393px;
	top: 145px;
	left: 287px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2982B6;
}
.title {
	text-align: left;
	height: 45px;
	width: 960px;
	font-size: 36px;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding: 5px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.makingmusiclogo {
	position: absolute;
	top: 10px;
	left: 880px;
}


.container {
	background-image: url(containerbg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation a {
	color: #2982b6;
	text-decoration: none;
}
.maintextcontainer {
	padding: 5px;
	width: 960px;
	height: 300px;
}
.designedby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #184C6A;
	letter-spacing: -1px;
	padding: 3px;
	font-style: italic;
	border: thin solid #FFFFFF;
	width: 140px;
	float: right;
	position: fixed;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin: 15px;
	z-index: 20;
}
.designedby a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0em;
}


.rightcolumn {
	float: right;
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.leftcolumn {
	float: left;
	width: 250px;
}



.navigation a:hover {
	color: #CC6600;
}
.newstitle {
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #184C6A;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #184C6A;
	border-right-color: #184C6A;
	border-bottom-color: #184C6A;
	border-left-color: #184C6A;
	padding: 5px;
}
.newsbody {
	background-color: #2E91CB;
	margin-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #184C6A;
	border-right-color: #184C6A;
	border-bottom-color: #184C6A;
	border-left-color: #184C6A;
	padding: 5px;
	font-weight: normal;
}
.newsdate {
	font-size: 10px;
	font-style: italic;
	letter-spacing: 0em;
	background-color: #1D5B81;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #184C6A;
	border-right-color: #184C6A;
	border-bottom-color: #184C6A;
	border-left-color: #184C6A;
	padding: 5px;
}
.newssummary {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: x-small;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	color: #000000;
	width: 210px;
}


.newssummary .nsheading {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}
.nsatitle {
	font-size: small;
	font-weight: bold;
}
.container .maintextcontainer .rightcolumn a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.container .maintextcontainer .rightcolumn a:hover {
	color: #FFFF00;
	text-decoration: none;
}

