/************************************** main styles *************************************/
.nameLarge
{
	font-family: Sackers Gothic Medium, Arial;
	font-size: 35pt;
	letter-spacing: 15pt;
	cursor: default;
}
.nameSmall
{
	font-family: Sackers Gothic Medium, Arial;
	font-size: 20pt;
	letter-spacing: 5pt;
	cursor: default;
}
.smallPrint
{
	font-family: Sackers Gothic Medium, Arial;
	font-size: 7pt;
	color: 3a2952;
	cursor: default;
}
/*menu used by all pages across top*/
.menuText
{
	font-family: Sackers Gothic Medium, Arial;
	font-size: 7.5pt;
	color: e5e5e5;
	padding-left: 5pt;
	padding-right: 5pt;
	text-decoration: none;
}
.mouse
{
	font-family: Sackers Gothic Medium, Arial;
	color: e5e5e5;
	padding-left: 5pt;
	padding-right: 5pt;
	text-decoration: none;
	height: 30;
}
.galMidText
{
	font-family: Sackers Gothic Medium, Arial;
	font-size: 9pt;
	text-decoration: none;
	color: Black;
}
.lblTop
{
	padding-right: 8px;
	font-size: smaller;
	text-align: center;
	font-family: Sackers Gothic Medium, Arial;
	color: e5e5e5;
	text-decoration: none;
}
.lblLeft
{
	padding-left: 8px;
	font-size: smaller;
	text-align: center;
	font-family: Sackers Gothic Medium, Arial;
	color: e5e5e5;
	text-decoration: none;
}
.links
{
	cursor: hand;
	color: Blue;
	text-decoration: underline;
}
/*************************************** galery styles *****************************************/

.indexText
{
	font-family: Sackers Gothic Medium, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #cccc99;
}
.bigPicText
{
	font-family: Sackers Gothic Medium, Arial;
	font-size: 10pt;
	text-decoration: none;
	color: e5e5e5;
	cursor: default;
}
/****************************************** Artist styles **************************************/
.articleText
{
	padding: 13px;
	line-height: 20px;
	font-size: 16px;
	text-decoration: none;
	font-family: Sans-Serif;
}
.articleMenuText
{
	font-family: Sackers Gothic Medium, Arial;
	font-size: 15px;
	color: #ffbf00;
	text-decoration: none;	
	border-style: solid;	
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-left-color: #333333;
	border-right-width: 0px;
	border-top-width: 0px;
}
.articleMenuTopTitle
{
	width: 100%;
	padding-left: 50px;
	border-style: solid;
	border-bottom-color: #990000;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Sackers Gothic Medium, Arial;
	font-size: 17px;
	color: #ffbf00;
	text-decoration: none;
}
.articleMenuTitle
{
	width: 100%;
	padding-left: 8px;
	border-style: solid;
	border-bottom-color: #990000;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #990000;
	border-top-width: thin;
	font-family: Sackers Gothic Medium, Arial;
	font-size: 16px;
	color: #ffbf00;
	text-decoration: none;
}
.quoteNames
{
	
	font-family: Serif;
}
/*dark bar on left side of Artist*/
.articleLabel
{
	text-align: left;
	vertical-align:baseline;
	width: 100%;
	background-color: #808080;
	padding: 0px;
	font-family: Sackers Gothic Medium, Arial;
	font-size: 18px;	
	/*color: #ffbf00;*/
}
.image1
{
	position: static;
	top: 100;
	left: 100;
}
/****************************************** Work Styles **************************************/
.pad
{
	padding-left: 130;
}
.pad2
{
	padding-left: 405;
}
 