body {
	/*background-color: #CCD7FF;*/
	background-color: #21377F;
	background-image: url('../_images/music_bg.png');
	background-position: center center;
	background-repeat: repeat;
	/*font-family: "Trebuchet MS",Trebuchet,"Times New Roman",sans-serif;*/
	font-family: "Verdana","Times New Roman",Verdana,Times,sans-serif;
	font-size: 1em;
}
h1 {
	font-size: 2.0em;
	font-family: "Verdana","Times New Roman",Verdana,Times,sans-serif !important;
}
#logo4tune {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 16.0%;
}
#navdiv {
	position: absolute;
	top: 50px;
	left: 5px;
	/*background-color: FFF6CD;*/
	background-color: FFFFFF;
	/*border: #4F79FF 3px solid;*/
	border-left: #4F79FF 3px solid;
	border-top: #4F79FF 3px solid;
	border-right: #000066 3px solid;
	border-bottom: #000066 3px solid;
	padding: 1%;
	text-align: left;
}
a.nav {
	color: #0F29CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC290F !important;
}
img.navbullet {
	width:  1.0em;
	height: 1.0em;
	margin-right: 1em;
	border: none;
}
#contentdiv {
	/*background-color: FFF6CD;*/
	background-color: FFFFFF;
	/*border: #4F79FF 3px solid;*/
	border-left: #4F79FF 3px solid;
	border-top: #4F79FF 3px solid;
	border-right: #000066 3px solid;
	border-bottom: #000066 3px solid;
	width: 65%;
	padding: 1.5%;
	text-align: justify;
}
.rightspacer {
	margin-right: 10%;
}
.leftspacer {
	margin-left: 10%;
}
td.elegant {
	border: #CCD7FF 1px dotted;
}
td.padded {
	padding: 1%;
}

