/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(file:///C|/SITES/BWNA/bkgd/03.jpg);
	background-repeat: repeat;
}
a:hover {  color: #0000FF; text-decoration: underline}
a:link {
	text-decoration: none;
	color: #3399FF;
}
a:visited {
	text-decoration: none;
	color: #AB98CD;
}
a:active {text-decoration: none}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}

#content{
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 35px;
	padding-right : 5px;
	position: absolute;
	left: 8px;
	top: 295px;
	width: 130px;
	visibility: visible;
}
.body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 70%;
	line-height: normal;
	color: #2F3A51;
	font-weight: normal;
	background-image: url(../bkgd/03.jpg);
}
.bodySmall {
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 65%;
	line-height: normal;
	font-weight: normal;
	background-image: url(../bkgd/03.jpg);
	color: #676F83;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}
.h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
body {
	background-image: url(../bkgd/03.jpg);
}
.artist {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #786C5F;
	letter-spacing: 0.05em;
	font-size: 80%;
}

