body {
	background-color: #d2f9e2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#main {
	left: 0px;
	top: 0px;
	width: 700px;
	z-index: 10;
}
h2 {
	font-weight: lighter;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 2.5em;
}
hr {
	border: 0;
	color: #ccc;	
	background-color: #ccc;
	height: 1px;
}
#artistNav {
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
}
#artistNav ul {
	margin: 10px;
	padding: 0px;
}
#artistNav li {
	display: inline;
}
#artistNav a {
}
/*/*/a{}
#artistNav a {
	text-decoration: none;
	padding: 5px 10px;
	border-style: solid;
	border-width: 2px 2px 0px 0px;
	border-color: #d2f9e2;
	color: #000099;
}
#artistNav a:hover, #artistNav a:focus {
	border: solid 1px #090;
	background-color: #e3fff3;
}

#artistNav_9_11 {
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
}
#artistNav_9_11 ul {
	margin: 10px;
	padding: 0px;
}
#artistNav_9_11 li {
	display: inline;
}
#artistNav_9_11 a {
}
/*/*/a{}
#artistNav_9_11 a {
	text-decoration: none;
	padding: 5px 10px;
	border: solid 1px #000;
	color: #999;
	background-color: #222;
}
#artistNav_9_11 a:hover, #artistNav_9_11 a:focus {
	border: solid 1px #999;
	background-color: #000;
	color: #ccc;
}

#artistNavGarden {
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
}
#artistNavGarden ul {
	margin: 10px;
	padding: 0px;
}
#artistNavGarden li {
	display: inline;
}
#artistNavGarden a {
}
/*/*/a{}
#artistNavGarden a {
	text-decoration: none;
	padding: 5px 10px;
	border: solid 1px #3c8a36;
	color: #ccc;
	background-color: #3c8a36;
}
#artistNavGarden a:hover, #artistNavGarden a:focus {
	border: solid 1px #060;
	background-color: #5caa66;
	color: #fff;
}


a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 1.6em;
	font-weight: bold;
	color:#FFFFFF;
}
.mediumWhiteTxt {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#060;
	font-size: 2em;
	line-height: 2em;
}
.whiteTxt {
	color:#333;
	font-size: x-small;
}
.photoTxt {
	font-size: x-small;
}
#artistCopyRightLyr {
	position: relative;
	z-index: 60;
	visibility: visible;
	color: #999999;
}
.formTxt {
	text-align: center;
	background-color: #d3d3d3;
}
.style1 {color: #333}

p {
	text-align:justify;
}

.bigRedTxt {
	color: #900;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
}
.mediumRedTxt {
	color: #900;
	font-size: 1.2em;
	font-style: italic;
}
#floatR {
	float: right;
	padding: 0px 0px 0px 10px;
}
