#mainNav {
	text-align: right;
	margin-bottom: 3px;
	font-family: "gill sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 2px;
	margin-top: 3px;
}	
#mainNav ul {
	margin: 0px;
	padding:0px;
}
#mainNav li {
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainNav li a:link {
	font-family: "gill sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #73BDDE;
	text-decoration: none;
}
#mainNav li a:visited {
	font-family: "gill sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #73BDDE;
	text-decoration: none;
}
#mainNav li a:hover {
	font-family: "gill sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
#mainNav li a:active {
	font-family: "gill sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	width: 400px;
	text-align: justify;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
}.corplists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	width: 325px;
	text-align: justify;
}
.artistinfotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	width: 700px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 17px;
	padding-left: 5px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3398C3;
}
.slidecaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3398C3;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3398C3;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 7px;
}
.corpnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
.rightimg {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
}
