body { 

	color: #000000;
	font: 11px/15px Tahoma;
	background-color: #ffffff;
	
}

html, body {

	height: 95%;
	width: 95%;
	margin: 0;
	padding: 5px 0px 0px 8px;
	border: none;
	text-align: left;
	
}

a {

	font-weight: bold;
	color: #A52525;
	text-decoration: none;

}

a:visited {

	font-weight: bold;
	color: #A52525;
	text-decoration: none;

}

a:hover {

	text-decoration:underline;

}

ul {

	padding-top: 5px;
	padding-bottom: 5px;

}

li {

	padding-top: 0px;

}

input, textarea, select, table {

	color: #000000;
	font: 11px/15px Tahoma;

}

.error {

	color: #990000;
	font-weight: bold;

}

.newsHeading {

	margin-top: 0px;
	margin-bottom: 10px;
	width: 60%;

}

.newsHeading_full {

	margin-top: 0px;
	margin-bottom: 10px;

}

.fullBody {

	padding-bottom: 10px;
	width: 100%;

}

.halfBody {

	padding-bottom: 10px;
	width: 60%;

}

.contentHeader {

	margin-top: 10px;
	margin-bottom: 5px;

}

.contentImage {

	position: absolute;
	left: 500px;
	top: 45px;
	border: 1px solid;
	border-color: #000000;
	width: 250px;
	height: 300px;
	
}

.songTable {

	position: absolute;
	left: 300px;
	top: 40px;
	
}

.center {
	position: absolute;
	left: 200px;
	width: 400px;
	text-align: center;
	
}
