@charset "UTF-8";
/* CSS Document */

html,body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#flashcontent {
	height: 520px;
}
#flashcontent2 {
	height: 520px;
}
#flashcontent3 {
	height: 520px;
}
#flashcontent4 {
	height: 520px;
}
#flashcontent5 {
	height: 520px;
}
#flashcontent6 {
	height: 520px;
}
#flashcontent7 {
	height: 520px;
}
#flashcontent8 {
	height: 520px;
}
#flashcontent9 {
	height: 520px;
}
.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TextMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 100;
}
.ArtistHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.Arial36 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	font-variant: small-caps;
}
.Arial24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-variant: small-caps;
}
.fullBorder {
	border: 1px solid #000000;
}
.hLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.PortraitPad {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.btmBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:link {
	color: #B58C5E;
	font-weight: 800;
	text-decoration: none;
}
a:visited {
	color: #B58C5E;
	text-decoration: none;
	font-weight: 800;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: 800;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
