H1 { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	line-height: 100%;
}

H2 { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #336699;
	line-height: 100%;
}

H3 { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 100%;
}

H4 { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 100%;
}

H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 125%;
}


.footerText { 
	font-family: futura lt bt, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 100%;
}

.smallText {
	font-family: futura lt bt, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 110%;
}

.smalltitles {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.headText {
	font-family: futura lt bt, arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height: 125%;
}

.artistheadText { 
	font-family: futura lt bt, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
}

.artistsubheadText { 
	font-family: futura lt bt, arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 120%;
}

.subheadText {
	font-family: futura lt bt, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 120%;
}

.subheadTextBold {
	font-family: futura lt bt, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	line-height: 125%;
}

.bodyText {
	font-family: "futura lt bt", arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15pt;
	text-decoration: none;
	list-style-type: square;
}

a {
	text-decoration: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}

.artistslist {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 120%; color: #666666; text-decoration: none; font-weight: 500}

h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 120%; font-weight: 500; color: #666666; text-decoration: none}

.smallText2 {
	font-family: futura lt bt, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #333333;
	line-height: 115%;
}

ul {
	text-decoration: none;
	list-style-type: square;
}
.bodyTextBold {
	font-family: futura lt bt, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: 600;
	color: #333333;
}
.style1 {
	color: #993300;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	margin: 10px 0 0 0;
	padding: 4px 0;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	color: #666666;
	font-size: 10px;
	clear: both;
	}
	

#home-box-main {
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-color: #666666;
	border-bottom-color: #666666;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;

}

.block1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	margin-left: 100px;
}
#footer-artwork {
	margin: 10px 0 0 0;
	padding: 4px 0;
	border-top: 1px solid #666666;
	text-align: center;
	color: #666666;
	font-size: 10px;
	clear: both;
}

#artworkpopup {
	height: auto;
	border: none;
	width: 600px;
	display: block;
	margin-bottom: 10%;
	bottom: 20px;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	color: #333333;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 110%;
}
